{"_id":"@phantom/embedded-provider-core","_rev":"49-634d2f072a4d3bb4837948842902d6b8","name":"@phantom/embedded-provider-core","dist-tags":{"beta":"2.0.0-beta.0","latest":"2.0.3"},"versions":{"0.1.1":{"name":"@phantom/embedded-provider-core","version":"0.1.1","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@0.1.1","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"e4173c87b8b5ec9f1d5d9e18d6b4dc62d7c508fb","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-0.1.1.tgz","fileCount":8,"integrity":"sha512-l17bk0vwzc/fECpVaxo6pF4/7yGhG1+DK6Un+uHrptEG/5rclmSq4gcXmOB8MMKjFk3+Vh5JSZEDSBVi1be1oA==","signatures":[{"sig":"MEUCIQCEEiLUF4OqaeOFdCHlExYw01eLwP8N/L0vdgTesJ4baAIgCjjpPq7/W+5caqwA3AO9f7/qO1QPLYEtYt8VFv9W0io=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":133620},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"2c0d3f60c80d20f29fe27ce6fcf62790b9618774","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","type-check":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.4","dependencies":{"@phantom/client":"0.1.3","@phantom/parsers":"0.0.4","@phantom/api-key-stamper":"0.1.1"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_0.1.1_1754464137035_0.396641199413311","host":"s3://npm-registry-packages-npm-production"}},"0.1.2":{"name":"@phantom/embedded-provider-core","version":"0.1.2","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@0.1.2","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"73f2a900afb0a064961d6fe19509b7e0d8ef83a8","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-0.1.2.tgz","fileCount":8,"integrity":"sha512-Yj7W4o7Xpx3jmEduaYZ0+Kdyqj1oVLm8wQ2CD7xDnhDwpCgEy10CwY0IwtXQpee9Y7Wxw/WLwOn7ukiRP1Gtaw==","signatures":[{"sig":"MEUCIQDrYsk/vjYrTadDphco2HVuCcn8adt+1BipDoMnqhwZKwIgMDuEHaJXr4+u1irznuJXcarw7yDPx7GPc6cR57caRCk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":143768},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"2926358534dcabd81c4f3dab287c338279bffa5d","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.4","dependencies":{"@phantom/client":"^0.1.5","@phantom/parsers":"^0.0.5","@phantom/constants":"^0.0.2","@phantom/sdk-types":"^0.1.1","@phantom/api-key-stamper":"^0.1.2"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_0.1.2_1755101756982_0.5170524529612015","host":"s3://npm-registry-packages-npm-production"}},"0.1.3":{"name":"@phantom/embedded-provider-core","version":"0.1.3","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@0.1.3","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"016f42d6ba2c220a805570b6eff3e5be28227fcc","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-0.1.3.tgz","fileCount":8,"integrity":"sha512-XYoDBtGr8GxzK503/gWxCMGC39Jjyb+vDsiC0jx09fgqzNH4lXOQhm1sCg1LRdvg3alPUQd+ySH3Bmk0+E3EwA==","signatures":[{"sig":"MEUCIBK6nSNSbzbtGFMnA1zNpWEPnEbFWTZ6D075/+a3DJuuAiEA7O6/u87IvHnxSBGOjuiH8byqvJmg4SWgb857zmt6Svc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":153119},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"d32d0124f0c303cc72667158b7e59d226bb75633","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.4","dependencies":{"bs58":"^6.0.0","@phantom/client":"^0.1.6","@phantom/parsers":"^0.0.6","@phantom/base64url":"^0.1.0","@phantom/constants":"^0.0.2","@phantom/sdk-types":"^0.1.2","@phantom/api-key-stamper":"^0.1.3"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_0.1.3_1755184846739_0.9051945244793833","host":"s3://npm-registry-packages-npm-production"}},"0.1.4":{"name":"@phantom/embedded-provider-core","version":"0.1.4","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@0.1.4","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"685b4c65a3920b7bccdbe9cbb16d151ccdc41c02","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-0.1.4.tgz","fileCount":8,"integrity":"sha512-mAWERc4OmpDy4+yxgCsVdMEfaPodO9eorCOjS7OYuTHv92q4Vxu1Zyf4jYHqJWISQ57Ll3UUurOuNjrUQukAVQ==","signatures":[{"sig":"MEUCIQDFGNbkoMzBkv0Rt3fougF5TVbnpVf8FE3Ogvm98bFQPgIgKl0GE4M/f8ALxaBKwYT1XIpZ/lZX34dikjoSgQPBzdw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":153241},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"7a4c651a59274c8626fd87504b2052277322092d","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.4","dependencies":{"bs58":"^6.0.0","@phantom/client":"^0.1.7","@phantom/parsers":"^0.0.6","@phantom/base64url":"^0.1.0","@phantom/constants":"^0.0.2","@phantom/sdk-types":"^0.1.3","@phantom/api-key-stamper":"^0.1.4"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_0.1.4_1755270842880_0.8516860517330462","host":"s3://npm-registry-packages-npm-production"}},"0.1.5":{"name":"@phantom/embedded-provider-core","version":"0.1.5","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@0.1.5","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"e05676ade5f05280ff4c6793a3e8f7f97a7135ba","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-0.1.5.tgz","fileCount":8,"integrity":"sha512-oXdFdXU984GnE8JqBhrajOKHCLCJPsV44AjZ5J/Fw6cNFcV+ZMDGGl7ZoHcnmQk0q8IKXMAgyFmbr5NiZesTeg==","signatures":[{"sig":"MEYCIQD4RpSO0uO95Ms9otqZMjB65W6GqqaXIQyJrHKn+LJmugIhAL68oeqhb45PNsv8p8DSWhbLHUYL7fDv37fTlYXCS4yf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":153241},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"aaa6a03f6b7d15b9e91d0775f007d6e7c490a891","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.4","dependencies":{"bs58":"^6.0.0","@phantom/client":"^0.1.8","@phantom/parsers":"^0.0.7","@phantom/base64url":"^0.1.0","@phantom/constants":"^0.0.3","@phantom/sdk-types":"^0.1.4","@phantom/api-key-stamper":"^0.1.5"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_0.1.5_1755681817864_0.3116163919726149","host":"s3://npm-registry-packages-npm-production"}},"0.1.6":{"name":"@phantom/embedded-provider-core","version":"0.1.6","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@0.1.6","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"3e99541cd5c5e90cc7dc5d4137a237df917cb570","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-0.1.6.tgz","fileCount":8,"integrity":"sha512-AL2gdu9h7XHFFMxBgtxxyfpUJHwHh1DSyheMuA/LCPb1GhpLwwUl7H4T7wwzYvNVewSh4rEwuWONIhgJZcDmMw==","signatures":[{"sig":"MEUCIQC+PIwEHrqGj9oCl2fcCz4BAtXSntCDNYD6RJj6fNgMugIgMq8Iw+gFUxpSQpMZn7FDeVXfjZgJsirS5Pw6Q+4xGr0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":189577},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"a59863a86d04d85f9693b1e66f738570729624ee","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.4","dependencies":{"bs58":"^6.0.0","@phantom/client":"^0.1.8","@phantom/parsers":"^0.0.7","@phantom/base64url":"^0.1.0","@phantom/constants":"^0.0.3","@phantom/sdk-types":"^0.1.4","@phantom/api-key-stamper":"^0.1.5"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_0.1.6_1755767868289_0.9072999762331191","host":"s3://npm-registry-packages-npm-production"}},"0.1.7":{"name":"@phantom/embedded-provider-core","version":"0.1.7","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@0.1.7","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"e778fb6566f8c2b7d44340ce7723c686badc183c","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-0.1.7.tgz","fileCount":8,"integrity":"sha512-bSrGQAvK+iD7bLN/eGMaWu8O8hGhwm1sJH8DSGiN/h1rUqYcLVOPTsFbjzikxsabPODvCwO+paTfxfFrER413w==","signatures":[{"sig":"MEQCIAYqR2m1wH6/X2l1T60tmYCv1bLS5VX0f2rOr/89bijqAiBnSjooQCo51CIC6r+WQOy2mx0PfzI7KUfGRtdB8Dto/Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":188953},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"d05da7153d96c7fb7bdffe921a28272371cd7f6e","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.4","dependencies":{"bs58":"^6.0.0","@phantom/client":"^0.1.8","@phantom/parsers":"^0.0.7","@phantom/base64url":"^0.1.0","@phantom/constants":"^0.0.3","@phantom/sdk-types":"^0.1.4","@phantom/api-key-stamper":"^0.1.5"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_0.1.7_1755780250117_0.19363275392980173","host":"s3://npm-registry-packages-npm-production"}},"0.1.8":{"name":"@phantom/embedded-provider-core","version":"0.1.8","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@0.1.8","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"2f04884557349fc3a16134b597422360eadd15a1","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-0.1.8.tgz","fileCount":8,"integrity":"sha512-nCzV69ZCOUXvaMFwRxoduTJbdUC/G4ujD2fifpezPdRHdIECdxo5MhewFvx6mUR4bmT7az8Uw3K4gf8OmCjUjw==","signatures":[{"sig":"MEUCIQC6Bb91oJ7/FIdnypVvQxX+ltmVcE4GV5jp0Gkurc0dcQIgQW6CORiBIkWQxREPCunY13d1Omjh67IDQmZEeJYp82Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":188953},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"ae965433bf56248cce83150cb712ecb33cad7afc","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.4","dependencies":{"bs58":"^6.0.0","@phantom/client":"^0.1.9","@phantom/parsers":"^0.0.7","@phantom/base64url":"^0.1.0","@phantom/constants":"^0.0.3","@phantom/sdk-types":"^0.1.4","@phantom/api-key-stamper":"^0.1.5"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_0.1.8_1755855375212_0.3406226302773394","host":"s3://npm-registry-packages-npm-production"}},"0.1.9":{"name":"@phantom/embedded-provider-core","version":"0.1.9","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@0.1.9","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"2f797c91b5ceeed549f06b70c82e15b8a3a12a40","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-0.1.9.tgz","fileCount":8,"integrity":"sha512-8NrBRqg1a78KdA8gYUwRhxBbI4bMPyxMqQqsXFrrs/As4pm9VyF15mlbinPNHab0PvMugMxbc/QkkZDii3iBQw==","signatures":[{"sig":"MEYCIQDox/1vCSKjioAtWYaSZ28zTiZWAlGFeLgXNLCSP3HWtwIhAKYhiMHu6Ztf5qIFdHvOJh4GL20lfIpIv0NriO/fs6k4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":227937},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"bf8d02b84ab0e92198baf37365292c879a187906","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.4","dependencies":{"bs58":"^6.0.0","@phantom/client":"^0.1.10","@phantom/parsers":"^0.0.7","@phantom/base64url":"^0.1.0","@phantom/constants":"^0.0.3","@phantom/sdk-types":"^0.1.5","@phantom/api-key-stamper":"^0.1.5"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_0.1.9_1756416785890_0.5608398491481024","host":"s3://npm-registry-packages-npm-production"}},"0.1.10":{"name":"@phantom/embedded-provider-core","version":"0.1.10","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@0.1.10","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"11479b76b2e3a14efbf5509491eb7ffe10320535","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-0.1.10.tgz","fileCount":8,"integrity":"sha512-CxyMP+Gqb/da/jlFdVuWjRJnhHwzLmlTjhBVpLtQYIqTa7U+LH4vtzo0gjR6KdJAx9fYEXpl9hK5mf/hZvoUNA==","signatures":[{"sig":"MEYCIQDenR4YRImU1gwhTbT4ws9IvagmtK5c4eqo3eYbn/kLqQIhANbzaeCzEKB9tu1QdC5Vp4a48yP+49yX4K1bhHJtv8I2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":232662},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"0ca7bc05129662300dffc468f93d3ecd23bbdcdf","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.4","dependencies":{"bs58":"^6.0.0","@phantom/client":"^0.1.11","@phantom/parsers":"^0.0.7","@phantom/base64url":"^0.1.0","@phantom/constants":"^0.0.3","@phantom/sdk-types":"^0.1.5","@phantom/api-key-stamper":"^0.1.5"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_0.1.10_1756732193408_0.7692359742347503","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.0":{"name":"@phantom/embedded-provider-core","version":"1.0.0-beta.0","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0-beta.0","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"49417606a3e7e7bd66c98e00940605cc8bedb2ec","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0-beta.0.tgz","fileCount":8,"integrity":"sha512-WdSoPN5PB0PRU49e6Ax68uxBIQZ/luCCED0hJc+hFODk4mdxmMgWPaJSY6/ZVbz4lJZFBJ25V4wP8AyJNXo2vg==","signatures":[{"sig":"MEYCIQDlmKLinzELhej0S7ezAKlfUYQjA8V+gaMTuGVpzMllAQIhAIT0NlQ0ds0/k3YyUSEiRlEV+py3Puqhy2Cs+XtTzA6C","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":274283},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"0df299062ff2762a87fe985aa1ac1308c77aded6","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.4","dependencies":{"bs58":"^6.0.0","@phantom/chains":"^1.0.0-beta.0","@phantom/client":"^1.0.0-beta.0","@phantom/parsers":"^1.0.0-beta.0","@phantom/base64url":"^1.0.0-beta.0","@phantom/constants":"^1.0.0-beta.0","@phantom/sdk-types":"^1.0.0-beta.0","@phantom/api-key-stamper":"^1.0.0-beta.0"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0-beta.0_1756800000721_0.8266370536381691","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.1":{"name":"@phantom/embedded-provider-core","version":"1.0.0-beta.1","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0-beta.1","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"14ece6b2338ef71876f9cc791732a794f6f6c165","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0-beta.1.tgz","fileCount":8,"integrity":"sha512-gr+Dnyz5kTjNzT9Vi99oddcoIG5KWobjBPF6AqKFFW7s3ci5VAJlQWetXoTqNxpxR9w+LmKjdf/JyKW01s5+5Q==","signatures":[{"sig":"MEYCIQCY6m1LOraUcHewFAhIhvhZYEkyf07GeQPaGUWJAko0zQIhAO3fxVHhz8AQTabq7j1rGUAobS5qFdnyJysGmozcLNSP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":304795},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"fdb5263a8458085f617a07cc3c882a923affe08b","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.4","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/chains":"^1.0.0-beta.1","@phantom/client":"^1.0.0-beta.1","@phantom/parsers":"^1.0.0-beta.1","@phantom/base64url":"^1.0.0-beta.1","@phantom/constants":"^1.0.0-beta.1","@phantom/sdk-types":"^1.0.0-beta.1","@phantom/api-key-stamper":"^1.0.0-beta.1"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0-beta.1_1756928779182_0.3022631838709515","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.2":{"name":"@phantom/embedded-provider-core","version":"1.0.0-beta.2","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0-beta.2","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"ecc0407b6d076049d6379075d5c74e5ac701a9e6","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0-beta.2.tgz","fileCount":8,"integrity":"sha512-N7Eu6ImLF8rT3TMMGyvw6w5qJ1xGzCiFlRQii334Xa5u9v0PhdjaBfIz96/RfdOheN8HRnmR1JZCsqsJbZNbFA==","signatures":[{"sig":"MEUCIF3mfdi4ba5ckhJsXOI96l1XmDFNGu/yCLjWzbARKxSbAiEA8KLRlz9ob+0DvC0cjocfcSTHrBPraqCzQlcjQB8g/5M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":320568},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"01469bdfc8d7171cbf40af5a2289d7cda4847259","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.4","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/chains":"^1.0.0-beta.2","@phantom/client":"^1.0.0-beta.2","@phantom/parsers":"^1.0.0-beta.2","@phantom/base64url":"^1.0.0-beta.2","@phantom/constants":"^1.0.0-beta.2","@phantom/sdk-types":"^1.0.0-beta.2","@phantom/api-key-stamper":"^1.0.0-beta.2"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0-beta.2_1757082764385_0.5291785805163995","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.3":{"name":"@phantom/embedded-provider-core","version":"1.0.0-beta.3","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0-beta.3","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"d8d06755c4a083930d0ba856e931f85214e90301","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0-beta.3.tgz","fileCount":8,"integrity":"sha512-M/zPFSnBXFaYjfYNP73RIHNDzo6GFO/6jGF4Nc6s988+0G/nRrF7V/ub0I4hAm3RfsZSLpHbtIp4BmdR9KJsOw==","signatures":[{"sig":"MEUCIQC9yjoIxRX4Ivp/qAsySVy9mluQ4C19w2b3IRR2Of1XJQIgC1xkL1E4WbJE9gt0VERyv/kMiI1gyMNPCwceloDjXzc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":324220},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"462067f5f06600f6fd371aa41e51d92120dc88e0","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.5","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/chains":"^1.0.0-beta.3","@phantom/client":"^1.0.0-beta.3","@phantom/parsers":"^1.0.0-beta.3","@phantom/base64url":"^1.0.0-beta.3","@phantom/constants":"^1.0.0-beta.3","@phantom/sdk-types":"^1.0.0-beta.3","@phantom/api-key-stamper":"^1.0.0-beta.3"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0-beta.3_1757608986186_0.1850310809445106","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.4":{"name":"@phantom/embedded-provider-core","version":"1.0.0-beta.4","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0-beta.4","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"6cbbb00286eb1a05e463a7abe106f969d76ae8e8","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0-beta.4.tgz","fileCount":8,"integrity":"sha512-wb99rnVozHQD3kP9kKYsbkNvsw85J+hx/MpGWKSyCbVbI2sAO7KdqATCjb+AjjZ4MC8FbfGSg9SlfwrHI6ncYA==","signatures":[{"sig":"MEUCIQDV6g6SEQEjOHCUqY715m4ODyE4khYWc2Eg5GmREFbZ3AIgZ9X7+wapHYEYzalFyAIx46xN5A3Dw/gj3ov2IeGBdSY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":326005},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"bc5579d8360de9ee0ee53847c1695ad48f1eceb9","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.5","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/utils":"^1.0.0-beta.3","@phantom/chains":"^1.0.0-beta.4","@phantom/client":"^1.0.0-beta.4","@phantom/parsers":"^1.0.0-beta.4","@phantom/base64url":"^1.0.0-beta.4","@phantom/constants":"^1.0.0-beta.4","@phantom/sdk-types":"^1.0.0-beta.4","@phantom/api-key-stamper":"^1.0.0-beta.4"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0-beta.4_1757686331710_0.42961127544033717","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.5":{"name":"@phantom/embedded-provider-core","version":"1.0.0-beta.5","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0-beta.5","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"0439323fa1b53b81f44c2134ab11e7237d10a2a3","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0-beta.5.tgz","fileCount":8,"integrity":"sha512-+vhFGo1XEIVxq6R1EIMqcdlKrCAeemfdwpcWDO+ygv1RDMtxLOCpMUj6Lh0VlUp5u8YCJbfOErmsXxbgaQUJUg==","signatures":[{"sig":"MEUCIQC6xQ+OKQaABkkC0qJ0g2+6Dte8AaI7OtKSVVJXvvkDOgIgZgdvoThBYk8pkBUStS8M3ZCBaflNMcDsiTVHf8ZuWaA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":324199},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"7c1f2b12be48c47291bd70119a20021c136a8fe2","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.5","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/utils":"^1.0.0-beta.3","@phantom/chains":"^1.0.0-beta.5","@phantom/client":"^1.0.0-beta.5","@phantom/parsers":"^1.0.0-beta.5","@phantom/base64url":"^1.0.0-beta.5","@phantom/constants":"^1.0.0-beta.5","@phantom/sdk-types":"^1.0.0-beta.5","@phantom/api-key-stamper":"^1.0.0-beta.5"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0-beta.5_1757933042161_0.6738304854872634","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.6":{"name":"@phantom/embedded-provider-core","version":"1.0.0-beta.6","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0-beta.6","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"08901bdc13a46643c88a37bd2eec62d5245e0cb6","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0-beta.6.tgz","fileCount":8,"integrity":"sha512-TXusePR53zCQDnxDYKe5SliDQ5GdkAbUnwRSLjNeQ/4DH1WXuOdSeDozNd5lzxwTFe74bLsRl08WpiwpRcJ/yQ==","signatures":[{"sig":"MEUCIQCMgknzSAqRAXUpbpyh1C2WfKRA5bYJnTIjfXGgX9vl3QIgQPl33w96nlm7uw9ix2sFciyso+7K+G59q5O8fC8Skac=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":330234},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"83673cd6760dacbda80765c341bd09b12f64d027","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.5","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/utils":"^1.0.0-beta.3","@phantom/client":"^1.0.0-beta.6","@phantom/parsers":"^1.0.0-beta.6","@phantom/base64url":"^1.0.0-beta.6","@phantom/constants":"^1.0.0-beta.6","@phantom/sdk-types":"^1.0.0-beta.6","@phantom/api-key-stamper":"^1.0.0-beta.6","@phantom/chain-interfaces":"^1.0.0-beta.6"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0-beta.6_1757954385785_0.8679239102470941","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.7":{"name":"@phantom/embedded-provider-core","version":"1.0.0-beta.7","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0-beta.7","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"32b11fbe91bafd084f046af741e8b0fbbf40d994","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0-beta.7.tgz","fileCount":8,"integrity":"sha512-+JF2gtSfSZNfMThG+VC5L3WQXDDdwNzSYe+dsTd8LfQPuZNXAik6RFgY+/dwJUy446W4zJ4/D69cT80AUfn//Q==","signatures":[{"sig":"MEQCIDDp3onON74MkYyOTQ86JA4ysUE4Ax1N9YnoT5YrVHr0AiBQOjpUApe4SFUJnizkrI+yZMb7Ds+Re5gK3aNjw9jz+g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":330234},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"6e5c7a1f99dfde508a5f4219c001f9481baf8c35","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.5","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/utils":"^1.0.0-beta.3","@phantom/client":"^1.0.0-beta.7","@phantom/parsers":"^1.0.0-beta.6","@phantom/base64url":"^1.0.0-beta.6","@phantom/constants":"^1.0.0-beta.6","@phantom/sdk-types":"^1.0.0-beta.6","@phantom/api-key-stamper":"^1.0.0-beta.6","@phantom/chain-interfaces":"^1.0.0-beta.6"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0-beta.7_1758138166197_0.1967235434914958","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.8":{"name":"@phantom/embedded-provider-core","version":"1.0.0-beta.8","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0-beta.8","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"89f936f0a12ca2c8f769bb2ed0e30456edaa5dfc","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0-beta.8.tgz","fileCount":8,"integrity":"sha512-DoU3qMDXiYKV6wk2w9yCI3P5R1tZfRWLbX/6gRgifXJNHKLdI1OcDiFPO1UE/B1JL9gtGeG4+5SF5kJsMeHLUA==","signatures":[{"sig":"MEYCIQDXBQspoQouyLDkMhaL0p6+cUMUBoA4EBkIn2UkSkmo+gIhALQ9qPi/84aSquek9WUVDVY7IMZ/glWjraIK5QILuK0x","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328219},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"6e099d722cb5cc883496b22d8f83228a3da3e6b3","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.5","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/utils":"^1.0.0-beta.3","@phantom/client":"^1.0.0-beta.8","@phantom/parsers":"^1.0.0-beta.6","@phantom/base64url":"^1.0.0-beta.6","@phantom/constants":"^1.0.0-beta.6","@phantom/sdk-types":"^1.0.0-beta.6","@phantom/api-key-stamper":"^1.0.0-beta.6","@phantom/chain-interfaces":"^1.0.0-beta.6"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0-beta.8_1758214235291_0.27521781143449253","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.9":{"name":"@phantom/embedded-provider-core","version":"1.0.0-beta.9","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0-beta.9","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"1d157660660ae126f9b5ebbed858134928113e83","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0-beta.9.tgz","fileCount":8,"integrity":"sha512-e1g3NLI8u9o9j1rfkOji0zPmWzB7601p9kWguHU3iYhBlbXx6ssPE07Mskow5qEb24ZzHTEVQ0X28IQqdowt+Q==","signatures":[{"sig":"MEYCIQC4jrY1cNDIap1bxr4CfvBjeFrbNs8roHzCVzLIYjLXTwIhAPhf6x32HeW17T2vYeFdBhjyKq4eZoU+eBsb+nSHkrK+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328219},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"a85c18224e527107cc0e02cbf4b51b122ea352ab","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.5","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/utils":"^1.0.0-beta.3","@phantom/client":"^1.0.0-beta.9","@phantom/parsers":"^1.0.0-beta.6","@phantom/base64url":"^1.0.0-beta.6","@phantom/constants":"^1.0.0-beta.6","@phantom/sdk-types":"^1.0.0-beta.6","@phantom/api-key-stamper":"^1.0.0-beta.6","@phantom/chain-interfaces":"^1.0.0-beta.6"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0-beta.9_1758529900028_0.4172763744381789","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.10":{"name":"@phantom/embedded-provider-core","version":"1.0.0-beta.10","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0-beta.10","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"eee733eb7b0649b924599921fbdb6c5a6f0d0e68","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0-beta.10.tgz","fileCount":8,"integrity":"sha512-CTwebt1WDdt7MUut/BvGU4/KXPZvp735Dd3AmNkc4HqUt1vMs8h2JyHhHSemlb/5Lzlqgpwt8JpTC8DsC/wWcg==","signatures":[{"sig":"MEQCIHkhO1Agcnu3QqsyyKpE8xcH5faODdxXSn3HleKW+f1CAiBapL5Lt9eKfC9xbyy7OcpZc2uoJGVlm2lfRe/didmdMg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328221},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"bee6e7ef90afe9f1ce589bdd668f1dd4c87435de","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.5","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/utils":"^1.0.0-beta.4","@phantom/client":"^1.0.0-beta.10","@phantom/parsers":"^1.0.0-beta.6","@phantom/base64url":"^1.0.0-beta.6","@phantom/constants":"^1.0.0-beta.6","@phantom/sdk-types":"^1.0.0-beta.6","@phantom/api-key-stamper":"^1.0.0-beta.6","@phantom/chain-interfaces":"^1.0.0-beta.6"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0-beta.10_1758544217024_0.012941192044697347","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.11":{"name":"@phantom/embedded-provider-core","version":"1.0.0-beta.11","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0-beta.11","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"cd3b877de5ff5f39c4e7a900b327a1a457ec7d6d","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0-beta.11.tgz","fileCount":8,"integrity":"sha512-CDJI6rTx6CuVXrhWK5Z2VqRARIxpsORvqQpnG9Fk3jha2p8qGqRyVBHhGHhWhoizemFAqw8pGTFN+zo+Kht4Hg==","signatures":[{"sig":"MEYCIQDX9vC0FHASQB2phCu8R/GJblTaiFHuyaWHSe7zZT/tdQIhANmccOBxVAe+AH5uBeZlQZ58y0+mr4Ewn/m1+Wd2PZYR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":340069},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"f669147f5c32d34607dfe8315a413bf865dd43d2","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.5","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/utils":"^1.0.0-beta.4","@phantom/client":"^1.0.0-beta.11","@phantom/parsers":"^1.0.0-beta.6","@phantom/base64url":"^1.0.0-beta.6","@phantom/constants":"^1.0.0-beta.6","@phantom/sdk-types":"^1.0.0-beta.6","@phantom/api-key-stamper":"^1.0.0-beta.6","@phantom/chain-interfaces":"^1.0.0-beta.6"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0-beta.11_1758817185001_0.1903413458338028","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.12":{"name":"@phantom/embedded-provider-core","version":"1.0.0-beta.12","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0-beta.12","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"cca3e437ffdfd5d6142b1c6facb672584bf41d9c","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0-beta.12.tgz","fileCount":8,"integrity":"sha512-FKfWlixVQ44GszOpTDqi55yb/K0B6VYPkwVWemGiw8pPtL08jiVK0QlWKRQm0o43NPUKdbwzG39XwMo1LHeMnQ==","signatures":[{"sig":"MEUCIQD+zFRnl62rCZVHUTjMqo7nwtfN/xvcP2yUnZOaEXIStAIgXADYIlHV5f69lF2HnYEC6q+00EhNIJu7sog5+fOSYHE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":341125},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"34227c6b8e7aa46935bf1abb6407707fc2bae7ee","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.5","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/utils":"^1.0.0-beta.4","@phantom/client":"^1.0.0-beta.12","@phantom/parsers":"^1.0.0-beta.6","@phantom/base64url":"^1.0.0-beta.6","@phantom/constants":"^1.0.0-beta.6","@phantom/sdk-types":"^1.0.0-beta.6","@phantom/api-key-stamper":"^1.0.0-beta.6","@phantom/chain-interfaces":"^1.0.0-beta.6"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0-beta.12_1759268043213_0.546554237299617","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.13":{"name":"@phantom/embedded-provider-core","version":"1.0.0-beta.13","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0-beta.13","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"005158ddd3bf89df41b9d1ec97597e9746d7ad33","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0-beta.13.tgz","fileCount":8,"integrity":"sha512-pg9e8ayzUC1DylJu3zvz4DES1vnTX5ffW+aRVySjpRPFZ6kfaEU4cYZloEB6iBdqoVmyKGVOtLMtrSRxUxeQGw==","signatures":[{"sig":"MEYCIQCIoBxi+HbfpcRTNTor+loHetGmzxvgpWQKalH7fN5w+wIhAPlv4QOmE9GCNmBwvCIzUTZZWWNS7DYsG2wkU+BhRFz9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":347005},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"82e739598b2f95d7a463078abf6e0bcbd11e8804","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.5","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/utils":"^1.0.0-beta.4","@phantom/client":"^1.0.0-beta.13","@phantom/parsers":"^1.0.0-beta.7","@phantom/base64url":"^1.0.0-beta.7","@phantom/constants":"^1.0.0-beta.7","@phantom/sdk-types":"^1.0.0-beta.7","@phantom/api-key-stamper":"^1.0.0-beta.7","@phantom/chain-interfaces":"^1.0.0-beta.7"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0-beta.13_1760093740425_0.5625936461810896","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.14":{"name":"@phantom/embedded-provider-core","version":"1.0.0-beta.14","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0-beta.14","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"fb48887c924f5408f85bf7aa46d46fb3671b309a","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0-beta.14.tgz","fileCount":8,"integrity":"sha512-BYtRgpWmUy5csi6w6BiuFBVxB+Mvnl9ay2M5U74uRvXVjk+trIidr/D57XW8l7ZSuIYyXFfwP9V3mKpAxHv5ig==","signatures":[{"sig":"MEUCIQCu/cHiVaVTULykolnlnj9FkQiReOMZyZjlivfLmWBKcQIgDhve+y/bbOsFITbidh00KASxtXyBuBHJa7Suz1Dp60Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":348960},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"0272f6ab4d12d6f3c71659098cf87333428323f5","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.5","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/utils":"^1.0.0-beta.4","@phantom/client":"^1.0.0-beta.14","@phantom/parsers":"^1.0.0-beta.7","@phantom/base64url":"^1.0.0-beta.7","@phantom/constants":"^1.0.0-beta.7","@phantom/sdk-types":"^1.0.0-beta.7","@phantom/api-key-stamper":"^1.0.0-beta.7","@phantom/chain-interfaces":"^1.0.0-beta.7"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0-beta.14_1760455506375_0.9594543348726707","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.15":{"name":"@phantom/embedded-provider-core","version":"1.0.0-beta.15","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0-beta.15","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"ff06ad9ed0b1919b5b9201918294d0b3f2177db4","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0-beta.15.tgz","fileCount":8,"integrity":"sha512-UVXyQxNBzK98uepSgrzoDuFnI9spWfm5colXEHkG+ayV7p/IsQO6FHDhkefj3XCKtBWTBwXH8QcZChJ5sFN+/g==","signatures":[{"sig":"MEUCIQCqpSlipTw6o36caWvHHC6JM2cxvBaUql+MgP+qdCIsswIgTo7FQMoWkwCm5tlyxHaEnhpnmkgDhI2xoVr38Dlax5I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":349810},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"7ccb3485159e4675a3ab6b7f6f96d5f28742b06a","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.5","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/utils":"^1.0.0-beta.4","@phantom/client":"^1.0.0-beta.15","@phantom/parsers":"^1.0.0-beta.7","@phantom/base64url":"^1.0.0-beta.7","@phantom/constants":"^1.0.0-beta.7","@phantom/sdk-types":"^1.0.0-beta.7","@phantom/api-key-stamper":"^1.0.0-beta.7","@phantom/chain-interfaces":"^1.0.0-beta.7"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0-beta.15_1761149415210_0.7893953618369827","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.16":{"name":"@phantom/embedded-provider-core","version":"1.0.0-beta.16","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0-beta.16","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"8c7394c0e84a4f1e3ae6416562d9dcb056178c18","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0-beta.16.tgz","fileCount":8,"integrity":"sha512-1xlF2lq2wGBRiZZVriStLC6/7PqbolV5q1n/Rt+4iHgSZcwdLxIU22yR2VH0ESTIFYP9cU8Iq+uw1a1rl6i/pQ==","signatures":[{"sig":"MEUCIQCGvcIFE7r6cRsWBk8TP8QInafAxfUBzzk76sUK/IBStQIgAQn0Jfunf5urO374JcW7MEgyr69gohT4cBqp1wPoPhg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":353052},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"56365dfe5864307aabe6d6868f26551e9e5ed3f0","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.5","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/utils":"^1.0.0-beta.4","@phantom/client":"^1.0.0-beta.16","@phantom/parsers":"^1.0.0-beta.7","@phantom/base64url":"^1.0.0-beta.7","@phantom/constants":"^1.0.0-beta.7","@phantom/sdk-types":"^1.0.0-beta.7","@phantom/api-key-stamper":"^1.0.0-beta.7","@phantom/chain-interfaces":"^1.0.0-beta.7"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0-beta.16_1761335980367_0.9834399698663805","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.17":{"name":"@phantom/embedded-provider-core","version":"1.0.0-beta.17","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0-beta.17","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"87b44bb440857af29435ee9485553008c37ba908","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0-beta.17.tgz","fileCount":8,"integrity":"sha512-zoqAoyMeORnARYa9CXkZwwNGA8K+7rMCLJ1rRMNJRuSH5xhsJSbmPj24AMrCz4Aga1/c2bgnm7A8FmhjDOQp2A==","signatures":[{"sig":"MEYCIQDPIi5Wuyeit/Ntfhpa7Cdt8/vGNrUNnSwvFS9Jtk3jGAIhAIVEFcmpgjn/vHUbc5XIU1ERL+LseQEOac2mXRfanf/q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":353052},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"2a7ea7cced535227713a559e83432a74cd7750bf","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.5","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/utils":"^1.0.0-beta.4","@phantom/client":"^1.0.0-beta.17","@phantom/parsers":"^1.0.0-beta.7","@phantom/base64url":"^1.0.0-beta.7","@phantom/constants":"^1.0.0-beta.7","@phantom/sdk-types":"^1.0.0-beta.7","@phantom/api-key-stamper":"^1.0.0-beta.7","@phantom/chain-interfaces":"^1.0.0-beta.7"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0-beta.17_1761565320099_0.736213593749371","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.18":{"name":"@phantom/embedded-provider-core","version":"1.0.0-beta.18","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0-beta.18","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"b65e1a1dc21ebcb343d6c3eca64631a8b7eb5185","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0-beta.18.tgz","fileCount":8,"integrity":"sha512-KtAEbfSPfPsj+yICvGNoAIT08phHHSF7B4b0Rtv/XZ3jHYfQUXiC2CsyjUh/VkvnnL/BjFi7UdPay8LB/THjgA==","signatures":[{"sig":"MEUCIQCjJfvxpgB1cxtgrXA9iO49EEoglMoqYwzSYLo4pgK2MQIgFreJ/Jdlz9FW7jjBZpb0JK5cHe9Sd8Bz/Z9xGaHSLcw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":364737},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"2eda6d2c6b3e6bd5571599cf6dc6b5a72041fa32","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.5","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/utils":"^1.0.0-beta.4","@phantom/client":"^1.0.0-beta.18","@phantom/parsers":"^1.0.0-beta.7","@phantom/base64url":"^1.0.0-beta.7","@phantom/constants":"^1.0.0-beta.7","@phantom/sdk-types":"^1.0.0-beta.7","@phantom/api-key-stamper":"^1.0.0-beta.7","@phantom/chain-interfaces":"^1.0.0-beta.7"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0-beta.18_1761598307710_0.5969054153392475","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.19":{"name":"@phantom/embedded-provider-core","version":"1.0.0-beta.19","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0-beta.19","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"4a267866706f6750d5d283862738aa875832146d","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0-beta.19.tgz","fileCount":8,"integrity":"sha512-YdBoezgIjP+AXDmuM2Xfjkpy0gpfQhD6r2CIBr87jjuj7wmoTZEDqQvF4VNoIHSuKDe1MtLBReFgMVBcytE/IA==","signatures":[{"sig":"MEUCICwvXwJnUZ0hyJU7iK6+UOy2xgI2bD/GmayCC/qAxhY1AiEAocMR1FsmyH6WdaEM6EyxItlrm1IV3CZ7q0pI7kwZqrI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":364738},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"a5273909e4d21ddef8708f3373b0cc77d464fd59","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.5","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/utils":"^1.0.0-beta.19","@phantom/client":"^1.0.0-beta.19","@phantom/parsers":"^1.0.0-beta.8","@phantom/base64url":"^1.0.0-beta.8","@phantom/constants":"^1.0.0-beta.8","@phantom/sdk-types":"^1.0.0-beta.8","@phantom/api-key-stamper":"^1.0.0-beta.8","@phantom/chain-interfaces":"^1.0.0-beta.8"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0-beta.19_1761663402180_0.9610632101479455","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.20":{"name":"@phantom/embedded-provider-core","version":"1.0.0-beta.20","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0-beta.20","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"2965409be92086c4b29222884664e9481beda47d","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0-beta.20.tgz","fileCount":8,"integrity":"sha512-4OUsT1T5pY/LlCQPclimHtN2aaTvlmdN0vpEFx2rFAmSFspj2vAE83jh3GDU4VjOcKnxEL0kGDpoWWmArt01lQ==","signatures":[{"sig":"MEUCIQDIQHj3I+pS8BS/4/VtgieFCIvXX+JbUd3/mk/a5bYo/wIgHUPr9kn71DdbQmEnqtN//i5Y+I23cA+IErFunqC+VvM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":363938},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"d798926a1de928aacbf518548c082cee3bc3a34c","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.5","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/utils":"^1.0.0-beta.20","@phantom/client":"^1.0.0-beta.20","@phantom/parsers":"^1.0.0-beta.8","@phantom/base64url":"^1.0.0-beta.8","@phantom/constants":"^1.0.0-beta.8","@phantom/sdk-types":"^1.0.0-beta.8","@phantom/api-key-stamper":"^1.0.0-beta.8","@phantom/chain-interfaces":"^1.0.0-beta.8"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0-beta.20_1761807513262_0.1425692380480177","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.21":{"name":"@phantom/embedded-provider-core","version":"1.0.0-beta.21","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0-beta.21","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"2f9e639522f3add95e1e88e417fe9e7fabd4ba16","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0-beta.21.tgz","fileCount":8,"integrity":"sha512-z5cpxk6mkaAnaRwC9tuFqp9wFATPm6O5OMuqGHFZbadrY3o2IzV5/eJ92Jx0gEnjJjGyQu8LswKmPhCIBAsWzA==","signatures":[{"sig":"MEYCIQDEXOHZsvKrC5oqlt3hp03OUgnFw6RYCALAOZ+kYPdOHwIhAIqqbytPMxad94J2DBxVoY8QbG812DeaXG8qa6M51RZT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":365078},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"29a331993cc5fa7c77aa48ccf35fcf7b297726b9","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.5","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/utils":"^1.0.0-beta.21","@phantom/client":"^1.0.0-beta.21","@phantom/parsers":"^1.0.0-beta.9","@phantom/base64url":"^1.0.0-beta.9","@phantom/constants":"^1.0.0-beta.9","@phantom/sdk-types":"^1.0.0-beta.9","@phantom/api-key-stamper":"^1.0.0-beta.9","@phantom/chain-interfaces":"^1.0.0-beta.9"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0-beta.21_1762452294937_0.3881181880828939","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.22":{"name":"@phantom/embedded-provider-core","version":"1.0.0-beta.22","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0-beta.22","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"dist":{"shasum":"224a5044c1a18fa1231f3c6d5222f720e457641a","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0-beta.22.tgz","fileCount":8,"integrity":"sha512-4oXmWv1y2Kar0FGsxQhkechb7GDlvU9U0FBHTpXJU6wUpdrMuWwFWQS1D+NznbT8a6ssMu6EKuDxzfdVAaAPqQ==","signatures":[{"sig":"MEUCIG0v0eJYpufqAOV0RqA1sL4s5m/DFj6UWaCQ4AujkJesAiEAoEt6UeXCi4mCL57zfWaMZcp/gW/okFjk3Z3pQa95bGA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":334339},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"94007cd40376f64dc70252809ca89f3963980a71","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"phantom-security-bot","email":"security@phantom.app"},"_npmVersion":"10.8.2","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.5","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/utils":"^1.0.0-beta.22","@phantom/client":"^1.0.0-beta.22","@phantom/parsers":"^1.0.0-beta.10","@phantom/base64url":"^1.0.0-beta.10","@phantom/constants":"^1.0.0-beta.10","@phantom/sdk-types":"^1.0.0-beta.10","@phantom/api-key-stamper":"^1.0.0-beta.10","@phantom/chain-interfaces":"^1.0.0-beta.10"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0-beta.22_1763142595187_0.261628428729781","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.24":{"name":"@phantom/embedded-provider-core","version":"1.0.0-beta.24","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0-beta.24","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"homepage":"https://github.com/phantom/phantom-connect-sdk#readme","bugs":{"url":"https://github.com/phantom/phantom-connect-sdk/issues"},"dist":{"shasum":"b25382f5a94cf97e94fb412c6a9ece0510a73941","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0-beta.24.tgz","fileCount":8,"integrity":"sha512-uP0jC+HuAUzv8R28fNKrzfzxQ7KDALFPEj7SVwa2BjvDuK2d0kWd71MfK46rSxP8ko/fvVqvwzwxq5d0gYN01g==","signatures":[{"sig":"MEUCIASwZRjk+wPMyGFnqnc1nAyi0B5G94s76DG2LOsNWsSbAiEAhpVt8WffpscFn02D8u5+YFXE/0Vmq392SsWgOMbu+SU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@phantom%2fembedded-provider-core@1.0.0-beta.24","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":335369},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"d8367b5d142cdb473626ae71ed47136f965de4ab","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a3ce2755-25b3-483d-a8c2-68fe3bdb4666"}},"repository":{"url":"git+https://github.com/phantom/phantom-connect-sdk.git","type":"git","directory":"packages/embedded-provider-core"},"_npmVersion":"11.6.4","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.5","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/utils":"^1.0.0-beta.24","@phantom/client":"^1.0.0-beta.24","@phantom/parsers":"^1.0.0-beta.12","@phantom/base64url":"^1.0.0-beta.12","@phantom/constants":"^1.0.0-beta.12","@phantom/sdk-types":"^1.0.0-beta.12","@phantom/api-key-stamper":"^1.0.0-beta.12","@phantom/chain-interfaces":"^1.0.0-beta.12"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0-beta.24_1764715627846_0.6581521921871101","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.25":{"name":"@phantom/embedded-provider-core","version":"1.0.0-beta.25","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0-beta.25","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"homepage":"https://github.com/phantom/phantom-connect-sdk#readme","bugs":{"url":"https://github.com/phantom/phantom-connect-sdk/issues"},"dist":{"shasum":"7d7f3963e12125aacdfe2d88abe89b57afa0af6e","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0-beta.25.tgz","fileCount":8,"integrity":"sha512-u73+RZUp2ttTPfLt0jAkXXkzuSyFH2jx8k61zP2j76D16wLvyj6AJPms4VqoTDRyOUaEfiTlKObEXj2cKJ6zmA==","signatures":[{"sig":"MEUCIQDCRKlFELJiB9szbiWfTtzooqGLY9GoxFqzUuk9a6GKRQIgJ+8vNxHsziuwDmp79PGx8LwVOpIhZBE2XtUjrHcqum8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@phantom%2fembedded-provider-core@1.0.0-beta.25","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":335369},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"ef4aff0edce729da33d81e569505cc9a3b3da24d","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a3ce2755-25b3-483d-a8c2-68fe3bdb4666"}},"repository":{"url":"git+https://github.com/phantom/phantom-connect-sdk.git","type":"git","directory":"packages/embedded-provider-core"},"_npmVersion":"11.6.4","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.6","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/utils":"^1.0.0-beta.25","@phantom/client":"^1.0.0-beta.25","@phantom/parsers":"^1.0.0-beta.13","@phantom/base64url":"^1.0.0-beta.13","@phantom/constants":"^1.0.0-beta.13","@phantom/sdk-types":"^1.0.0-beta.13","@phantom/api-key-stamper":"^1.0.0-beta.13","@phantom/chain-interfaces":"^1.0.0-beta.13"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0-beta.25_1764792330590_0.5657254372209659","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.26":{"name":"@phantom/embedded-provider-core","version":"1.0.0-beta.26","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0-beta.26","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"homepage":"https://github.com/phantom/phantom-connect-sdk#readme","bugs":{"url":"https://github.com/phantom/phantom-connect-sdk/issues"},"dist":{"shasum":"6b929be18d5c91c2a68e5419bce361fac71fa22b","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0-beta.26.tgz","fileCount":8,"integrity":"sha512-CsmHvgi8CPwJ5uYlzMimeyx9UGpIlrjwNU5VyboehjTcbS/C/2VcS4y+hlJWDXgCDKkMCFbfm+m0iGXmfh/zkQ==","signatures":[{"sig":"MEYCIQCXvYrlAtivdpXrBRVVb/aK/uKSiwU+vAt/PLIp78MirAIhAOqODxaZvxmSo5vlf5+9TSTMCtiThrG4ovh57OMqu+kf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@phantom%2fembedded-provider-core@1.0.0-beta.26","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":335369},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"d646138cd3a53b8858ad70e3da93f3992f88bd4e","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a3ce2755-25b3-483d-a8c2-68fe3bdb4666"}},"repository":{"url":"git+https://github.com/phantom/phantom-connect-sdk.git","type":"git","directory":"packages/embedded-provider-core"},"_npmVersion":"11.6.4","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.6","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/utils":"^1.0.0-beta.26","@phantom/client":"^1.0.0-beta.26","@phantom/parsers":"^1.0.0-beta.14","@phantom/base64url":"^1.0.0-beta.14","@phantom/constants":"^1.0.0-beta.14","@phantom/sdk-types":"^1.0.0-beta.14","@phantom/api-key-stamper":"^1.0.0-beta.14","@phantom/chain-interfaces":"^1.0.0-beta.14"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0-beta.26_1764844468071_0.8855624877597408","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.27":{"name":"@phantom/embedded-provider-core","version":"1.0.0-beta.27","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0-beta.27","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"homepage":"https://github.com/phantom/phantom-connect-sdk#readme","bugs":{"url":"https://github.com/phantom/phantom-connect-sdk/issues"},"dist":{"shasum":"96f9440620c5dcd4de75137327382f2f75dbd523","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0-beta.27.tgz","fileCount":8,"integrity":"sha512-JzZ1E5P4hmdO2o+kjgy/5TRWoNx897x9MF9ZYzaFOGXrz5GYs17cRILyF/iGvs8T5sBchOx3iLgvMuyK7lEeFg==","signatures":[{"sig":"MEUCIH3T9JAt331mHb2yVzSr+RR/F2E6CfNRbVfRBEoK8DeRAiEAisp8UXNSm7zfik1WPYjUVIINRw1Su2wg3GyzUcKAk1Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@phantom%2fembedded-provider-core@1.0.0-beta.27","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":335369},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"508ccdb8bb207963649cabc60c880bff7b23b83a","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1a6017de-2f99-471f-9eb3-7e1bc1810c26"}},"repository":{"url":"git+https://github.com/phantom/phantom-connect-sdk.git","type":"git","directory":"packages/embedded-provider-core"},"_npmVersion":"11.7.0","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.6","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/utils":"^1.0.0-beta.27","@phantom/client":"^1.0.0-beta.27","@phantom/parsers":"^1.0.0-beta.15","@phantom/base64url":"^1.0.0-beta.15","@phantom/constants":"^1.0.0-beta.15","@phantom/sdk-types":"^1.0.0-beta.15","@phantom/api-key-stamper":"^1.0.0-beta.15","@phantom/chain-interfaces":"^1.0.0-beta.15"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0-beta.27_1765390959519_0.6968648302263096","host":"s3://npm-registry-packages-npm-production"}},"1.0.0":{"name":"@phantom/embedded-provider-core","version":"1.0.0","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.0","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"homepage":"https://github.com/phantom/phantom-connect-sdk#readme","bugs":{"url":"https://github.com/phantom/phantom-connect-sdk/issues"},"dist":{"shasum":"85b210959103ddd3f192ee8a91f2de779c2c2dc0","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.0.tgz","fileCount":8,"integrity":"sha512-WR+k94qBz65mY/ZsF78mEPKQu9HowneQtVjmfW+DYKoozkQ8pzR86/MGgXOs9xf3p57pxL+vogE7J2aZbshcmg==","signatures":[{"sig":"MEUCIQC507DlhrXnJGnJps4f5Kd3VPDOa7vXl9eOTIfdcYOZVgIgWF8lz9JJ3r6w13TbqJaG225OfsuG52t3JC4Cz9mLLYo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@phantom%2fembedded-provider-core@1.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":337494},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"7a44312969f4ab3b48a22cedab7baaa0048fa873","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1a6017de-2f99-471f-9eb3-7e1bc1810c26"}},"repository":{"url":"git+https://github.com/phantom/phantom-connect-sdk.git","type":"git","directory":"packages/embedded-provider-core"},"_npmVersion":"11.7.0","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.6","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/utils":"^1.0.0","@phantom/client":"^1.0.0","@phantom/parsers":"^1.0.0","@phantom/base64url":"^1.0.0","@phantom/constants":"^1.0.0","@phantom/sdk-types":"^1.0.0","@phantom/api-key-stamper":"^1.0.0","@phantom/chain-interfaces":"^1.0.0"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.0_1765539260019_0.9059726248071598","host":"s3://npm-registry-packages-npm-production"}},"1.0.2":{"name":"@phantom/embedded-provider-core","version":"1.0.2","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.2","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"homepage":"https://github.com/phantom/phantom-connect-sdk#readme","bugs":{"url":"https://github.com/phantom/phantom-connect-sdk/issues"},"dist":{"shasum":"61a478d7a6b54ad411fd058d988353bc9721c158","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.2.tgz","fileCount":8,"integrity":"sha512-XEYrVULRk3a4JJwGfC30t2aJ2QHMdllEJv/yQxTzvVUquAp8QapaTeBosLPNJhEtdST5563gqvEHBkI6oRMREg==","signatures":[{"sig":"MEUCIQCJ0+6iktoV0hzWTOxG93UbJk2HyGheEXowAJg2FVC/EgIgX1oM0N4sgNRaLkoXiio/DWOqMk5izEwWQxTXnwNIfVA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@phantom%2fembedded-provider-core@1.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":337946},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"34e5473aa309b088c26f4c27b2a1de2a9b277343","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1a6017de-2f99-471f-9eb3-7e1bc1810c26"}},"repository":{"url":"git+https://github.com/phantom/phantom-connect-sdk.git","type":"git","directory":"packages/embedded-provider-core"},"_npmVersion":"11.7.0","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.19.6","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/utils":"^1.0.2","@phantom/client":"^1.0.2","@phantom/parsers":"^1.0.2","@phantom/base64url":"^1.0.2","@phantom/constants":"^1.0.2","@phantom/sdk-types":"^1.0.2","@phantom/api-key-stamper":"^1.0.2","@phantom/chain-interfaces":"^1.0.2"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.2_1768503314437_0.9753970555259635","host":"s3://npm-registry-packages-npm-production"}},"1.0.3":{"name":"@phantom/embedded-provider-core","version":"1.0.3","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.3","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"homepage":"https://github.com/phantom/phantom-connect-sdk#readme","bugs":{"url":"https://github.com/phantom/phantom-connect-sdk/issues"},"dist":{"shasum":"254f25e6901e458dc99140103e1b6703082028c0","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.3.tgz","fileCount":8,"integrity":"sha512-11l/K6K6bouaG2Klb+anKXz6PfP0rVHnCiiVJ/AsVD3FW2CQF0yVj5cPngT8jBvLbeDWKOTo9OSdlKPsJeoFIQ==","signatures":[{"sig":"MEYCIQCPAYrsImI8yHDkJ7yn2LzqzdOV0gajUvQeQZ9xyDofHwIhANhzAMF9xJaaA9rWvbt7wJ2QuyNEeZZkLRvSM1ta8ae4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@phantom%2fembedded-provider-core@1.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":333358},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"59503e4abe318454b78c98379d6bf1a62a85d82c","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1a6017de-2f99-471f-9eb3-7e1bc1810c26"}},"repository":{"url":"git+https://github.com/phantom/phantom-connect-sdk.git","type":"git","directory":"packages/embedded-provider-core"},"_npmVersion":"11.10.1","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.20.0","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/utils":"^1.0.3","@phantom/client":"^1.0.3","@phantom/parsers":"^1.0.3","@phantom/base64url":"^1.0.3","@phantom/constants":"^1.0.3","@phantom/sdk-types":"^1.0.3","@phantom/api-key-stamper":"^1.0.3","@phantom/chain-interfaces":"^1.0.3"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.3_1771610126475_0.5765415680742467","host":"s3://npm-registry-packages-npm-production"}},"1.0.4":{"name":"@phantom/embedded-provider-core","version":"1.0.4","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.4","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"homepage":"https://github.com/phantom/phantom-connect-sdk#readme","bugs":{"url":"https://github.com/phantom/phantom-connect-sdk/issues"},"dist":{"shasum":"13b78863494450dec5d472b58385ff257e025285","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.4.tgz","fileCount":8,"integrity":"sha512-HowPsRf7+1xSvLVWvznfXh65NHZfQFVXDOHYZCyHj+bnxvvBN5cYhiC7bydh4qrqvNs6PUCkLgYW7AqfeiU6Nw==","signatures":[{"sig":"MEUCICCBKOiyL17c9KVwRbAqfVx/gO4kLhM5vj9tj7x6g916AiEAj1jcBk4twe8iJJYN9HQuMHDNYS96mlHnOFgPThW60dA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@phantom%2fembedded-provider-core@1.0.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":339361},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"b8e3e40865462fb4a7ff1c4f867c7fc531aedc30","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1a6017de-2f99-471f-9eb3-7e1bc1810c26"}},"repository":{"url":"git+https://github.com/phantom/phantom-connect-sdk.git","type":"git","directory":"packages/embedded-provider-core"},"_npmVersion":"11.11.0","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.20.0","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/auth2":"^1.0.0","@phantom/utils":"^1.0.4","@phantom/client":"^1.0.4","@phantom/parsers":"^1.0.4","@phantom/base64url":"^1.0.4","@phantom/constants":"^1.0.4","@phantom/sdk-types":"^1.0.4","@phantom/api-key-stamper":"^1.0.4","@phantom/chain-interfaces":"^1.0.4"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.4_1772573916403_0.9747244370527179","host":"s3://npm-registry-packages-npm-production"}},"1.0.5":{"name":"@phantom/embedded-provider-core","version":"1.0.5","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.5","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"homepage":"https://github.com/phantom/phantom-connect-sdk#readme","bugs":{"url":"https://github.com/phantom/phantom-connect-sdk/issues"},"dist":{"shasum":"d4e226da964ce63382c0c03cf7c1fc4b22e71f6c","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.5.tgz","fileCount":8,"integrity":"sha512-Celq1LlSyCvz6KCrUtHE8iJuP6M+ozQdyY3rIG4h5ucmzm9ZwZCXOpHsUVg/1qfz+L3XaSmJuQ202wSZPErC7w==","signatures":[{"sig":"MEUCIFF84JEbNaA+gNOdTBIB1Ncn8LoOnm3hYgg90wKNb1p+AiEAm4xlPVIm9GTwQrVaAq4aQgkx/+oHh4dv9rUGbIasbas=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@phantom%2fembedded-provider-core@1.0.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":339361},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"facd553c5d29171ccde6f94d981b2c323c99f700","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1a6017de-2f99-471f-9eb3-7e1bc1810c26"}},"repository":{"url":"git+https://github.com/phantom/phantom-connect-sdk.git","type":"git","directory":"packages/embedded-provider-core"},"_npmVersion":"11.11.0","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.20.0","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/auth2":"^1.0.1","@phantom/utils":"^1.0.5","@phantom/client":"^1.0.5","@phantom/parsers":"^1.0.5","@phantom/base64url":"^1.0.5","@phantom/constants":"^1.0.5","@phantom/sdk-types":"^1.0.5","@phantom/api-key-stamper":"^1.0.5","@phantom/chain-interfaces":"^1.0.5"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.5_1772644897448_0.516619094689003","host":"s3://npm-registry-packages-npm-production"}},"1.0.6":{"name":"@phantom/embedded-provider-core","version":"1.0.6","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.6","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"homepage":"https://github.com/phantom/phantom-connect-sdk#readme","bugs":{"url":"https://github.com/phantom/phantom-connect-sdk/issues"},"dist":{"shasum":"b2dd2be92276a4c927d9d78225a742eedf1db7c6","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.6.tgz","fileCount":8,"integrity":"sha512-of3Z0zmkMmhdb3SN41i9j5CYnMQybw5JUzG8TPa2AIcJhzkdUZKwRWYKeT4EO5YClpA3DJhVbjzQhqD4eTJltA==","signatures":[{"sig":"MEQCIDmJn4mPW75lS7+limJ1eM6nt3xre1d220mIqZA+cW1JAiBebYGwj5Po4AEFI2erUmTeQI1q6IEn/iaJzQFdL1lwCg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@phantom%2fembedded-provider-core@1.0.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":340245},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"4557698d7c9fad92c17cfa1ce3e54c1ab6e108cf","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1a6017de-2f99-471f-9eb3-7e1bc1810c26"}},"repository":{"url":"git+https://github.com/phantom/phantom-connect-sdk.git","type":"git","directory":"packages/embedded-provider-core"},"_npmVersion":"11.11.1","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.20.1","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/auth2":"^1.0.2","@phantom/utils":"^1.0.6","@phantom/client":"^1.0.6","@phantom/parsers":"^1.0.6","@phantom/base64url":"^1.0.6","@phantom/constants":"^1.0.6","@phantom/sdk-types":"^1.0.6","@phantom/api-key-stamper":"^1.0.6","@phantom/chain-interfaces":"^1.0.6"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.6_1773318667101_0.7297181153515073","host":"s3://npm-registry-packages-npm-production"}},"1.0.7":{"name":"@phantom/embedded-provider-core","version":"1.0.7","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@1.0.7","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"homepage":"https://github.com/phantom/phantom-connect-sdk#readme","bugs":{"url":"https://github.com/phantom/phantom-connect-sdk/issues"},"dist":{"shasum":"79d5f9cf2a1a6c4203f101470f4d4346fc60d2f9","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-1.0.7.tgz","fileCount":8,"integrity":"sha512-GknAnm/4IV6VU3DpdSX3qWuTyPqFHwwdJDa+tWiHpUvz7A9V/bBntIea2VaBaOJr2sqvEVwRoEU2MX7ROhcoiw==","signatures":[{"sig":"MEUCIAXWHktcafWHVegYuIEEGA5zWQUlOanpd2e8RlIyvUtrAiEA76mcCQ8Y03MCjXS2JXio5/+LB/nToIh1F6dCkvq1KJM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@phantom%2fembedded-provider-core@1.0.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":341379},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"45666db9877fc053c0a1d85dfd2934d9148b8eeb","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1a6017de-2f99-471f-9eb3-7e1bc1810c26"}},"repository":{"url":"git+https://github.com/phantom/phantom-connect-sdk.git","type":"git","directory":"packages/embedded-provider-core"},"_npmVersion":"11.11.1","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.20.0","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/auth2":"^1.0.2","@phantom/utils":"^1.0.7","@phantom/client":"^1.0.7","@phantom/parsers":"^1.0.7","@phantom/base64url":"^1.0.7","@phantom/constants":"^1.0.7","@phantom/sdk-types":"^1.0.7","@phantom/api-key-stamper":"^1.0.7","@phantom/chain-interfaces":"^1.0.7"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_1.0.7_1773420028383_0.24672896771099762","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.0":{"name":"@phantom/embedded-provider-core","version":"2.0.0-beta.0","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@2.0.0-beta.0","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"homepage":"https://github.com/phantom/phantom-connect-sdk#readme","bugs":{"url":"https://github.com/phantom/phantom-connect-sdk/issues"},"dist":{"shasum":"5178d23ac14548c9c74490bcd61d69bdaca369a2","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-2.0.0-beta.0.tgz","fileCount":8,"integrity":"sha512-Td8v+3za+PW0gPkfkYK33cxsqGcKvzC708thmKmMXbRHo81EMTPLec+KEN7gHMdCpOSUSpiB57lhqELtZakM+A==","signatures":[{"sig":"MEUCIBRmOeHBIR/JjISkyvDHxq4zEYfLpJJn2DaWmGvz02fPAiEAgKPDAp7qMNqZmcC0UvIqbkEGT4Kh8WDfNyAF8R1yOLM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@phantom%2fembedded-provider-core@2.0.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":343659},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"3a8c89be0c14f7a31bd1f30de15c48a8a1f0f41b","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1a6017de-2f99-471f-9eb3-7e1bc1810c26"}},"repository":{"url":"git+https://github.com/phantom/phantom-connect-sdk.git","type":"git","directory":"packages/embedded-provider-core"},"_npmVersion":"11.12.1","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.20.1","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/auth2":"^2.0.0-beta.0","@phantom/utils":"^2.0.0-beta.0","@phantom/client":"^2.0.0-beta.0","@phantom/parsers":"^2.0.0-beta.0","@phantom/base64url":"^2.0.0-beta.0","@phantom/constants":"^2.0.0-beta.0","@phantom/sdk-types":"^2.0.0-beta.0","@phantom/api-key-stamper":"^2.0.0-beta.0","@phantom/chain-interfaces":"^2.0.0-beta.0"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_2.0.0-beta.0_1775194602889_0.531061742465418","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"@phantom/embedded-provider-core","version":"2.0.0","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@2.0.0","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"homepage":"https://github.com/phantom/phantom-connect-sdk#readme","bugs":{"url":"https://github.com/phantom/phantom-connect-sdk/issues"},"dist":{"shasum":"691bcacd8e613c0fd247a007a129b3adcc556828","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-2.0.0.tgz","fileCount":8,"integrity":"sha512-g75EvK40Atdi/Q1FB3IubTOwWGTlgbd477rUmzlLrLN2vRs5kzzpx/4EAFeCW1F88LxcVa0d/WRgwBTKHyiiQQ==","signatures":[{"sig":"MEUCIQCLDdJIQMQLEAVL7HB0hZuwf/wmVLrJkXw2CFh7s4u6+QIgZf4Zs7dtcEH40T8Z0fJfE5EBRcTckgfdXwrkDuMciZQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@phantom%2fembedded-provider-core@2.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":343589},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"f4a951db32f225c39ebaa569539dae3ca38270e6","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1a6017de-2f99-471f-9eb3-7e1bc1810c26"}},"repository":{"url":"git+https://github.com/phantom/phantom-connect-sdk.git","type":"git","directory":"packages/embedded-provider-core"},"_npmVersion":"11.12.1","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.20.2","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/auth2":"^2.0.0","@phantom/utils":"^2.0.0","@phantom/client":"^2.0.0","@phantom/parsers":"^2.0.0","@phantom/base64url":"^2.0.0","@phantom/constants":"^2.0.0","@phantom/sdk-types":"^2.0.0","@phantom/api-key-stamper":"^2.0.0","@phantom/chain-interfaces":"^2.0.0"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_2.0.0_1775841070238_0.17567923125302132","host":"s3://npm-registry-packages-npm-production"}},"2.0.1":{"name":"@phantom/embedded-provider-core","version":"2.0.1","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@2.0.1","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"homepage":"https://github.com/phantom/phantom-connect-sdk#readme","bugs":{"url":"https://github.com/phantom/phantom-connect-sdk/issues"},"dist":{"shasum":"e0441d8b3701f01a7ba36d5c6c963ec22b40e45f","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-2.0.1.tgz","fileCount":8,"integrity":"sha512-1wg/e7bFi3F9LZBsHDM6bWESxCp/HHpY/Wf44SvU8xKxjGCjH4PVNu2ZAdxfwc2WFKvmyHIEYQHYQWGZdqo5AA==","signatures":[{"sig":"MEYCIQDoDwHZb9qtj+r6gcZ4JFWxHNVSgBFVODMcU7HPZv3VzwIhAN8xkrc8QrpFgOle8HulUM0FE/b7lTkHilpA4deaGESs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@phantom%2fembedded-provider-core@2.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":343589},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"7757b5c2cffc72332721b04686682131c51abe46","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache . --ext .ts,.tsx","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1a6017de-2f99-471f-9eb3-7e1bc1810c26"}},"repository":{"url":"git+https://github.com/phantom/phantom-connect-sdk.git","type":"git","directory":"packages/embedded-provider-core"},"_npmVersion":"11.12.1","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.20.2","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/auth2":"^2.0.1","@phantom/utils":"^2.0.1","@phantom/client":"^2.0.1","@phantom/parsers":"^2.0.1","@phantom/base64url":"^2.0.1","@phantom/constants":"^2.0.1","@phantom/sdk-types":"^2.0.1","@phantom/api-key-stamper":"^2.0.1","@phantom/chain-interfaces":"^2.0.1"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"8.53.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_2.0.1_1776076985844_0.7711009605432042","host":"s3://npm-registry-packages-npm-production"}},"2.0.2":{"name":"@phantom/embedded-provider-core","version":"2.0.2","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"author":{"name":"Phantom"},"license":"MIT","_id":"@phantom/embedded-provider-core@2.0.2","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"homepage":"https://github.com/phantom/phantom-connect-sdk#readme","bugs":{"url":"https://github.com/phantom/phantom-connect-sdk/issues"},"dist":{"shasum":"e55b440e1ae693bad8159a463a915dc5cf56600c","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-2.0.2.tgz","fileCount":8,"integrity":"sha512-XBONpD1eQ/GvzEVXVpSCidBy8fGZF7KDQWOgfiy4Z/+qzjAZeWYG01W0Flo2SChfGxS+hDGMwPti7/P0hmSe7g==","signatures":[{"sig":"MEUCIQC8pmz+516al6UlbLIScJiiHDYNAniEddwhjoAB+Vs5EQIgH8Pbr3ShxU7swGlmsXhQoGYsC967Gpnrvqnn3+zaxpQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@phantom%2fembedded-provider-core@2.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":343584},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"87ad8fac24721cbe00377e92f429a500b0da4139","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache .","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1a6017de-2f99-471f-9eb3-7e1bc1810c26"}},"repository":{"url":"git+https://github.com/phantom/phantom-connect-sdk.git","type":"git","directory":"packages/embedded-provider-core"},"_npmVersion":"11.13.0","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"_nodeVersion":"20.20.2","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/auth2":"^2.0.2","@phantom/utils":"^2.0.2","@phantom/client":"^2.0.2","@phantom/parsers":"^2.0.2","@phantom/base64url":"^2.0.2","@phantom/constants":"^2.0.2","@phantom/sdk-types":"^2.0.2","@phantom/api-key-stamper":"^2.0.2","@phantom/chain-interfaces":"^2.0.2"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"10.2.1","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/embedded-provider-core_2.0.2_1777300280859_0.7762567196238319","host":"s3://npm-registry-packages-npm-production"}},"2.0.3":{"_id":"@phantom/embedded-provider-core@2.0.3","bugs":{"url":"https://github.com/phantom/phantom-connect-sdk/issues"},"dist":{"shasum":"f95d9853b40002d63a224368436fe21d32cd3151","tarball":"https://registry.npmjs.org/@phantom/embedded-provider-core/-/embedded-provider-core-2.0.3.tgz","fileCount":8,"integrity":"sha512-dQLBNAxCpEeiAhWI2oZCdRENARNAHWukWdd3eZgY/2+z2VghS/7MYYVSWX/KdbkRvVeH9h9hl3xX11yJeoW1lQ==","signatures":[{"sig":"MEQCICY4Po2fclrTFdHpukjI0+s6MUKXw/bb7q+qPJDETWi5AiA1/Z6F5uW6+OiueyBNkBM+X3+O48omL1Pi+gK3Sv+PuA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGQcGa374YdH1oxYFPp9QWTHRQUrUqSSuSA7mn6gL/HjAiEA70iu0Z90r1ggAHGf0NofU8py0/FDhlSyBSvMdRuyQzs="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@phantom%2fembedded-provider-core@2.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":349925},"main":"./dist/index.js","name":"@phantom/embedded-provider-core","types":"./dist/index.d.ts","author":{"name":"Phantom"},"module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"618f6165112f0ecd4986773698f26fdcb7dbc7ca","license":"MIT","scripts":{"dev":"rimraf ./dist && tsup --watch","lint":"tsc --noEmit && eslint --cache .","test":"jest","build":"rimraf ./dist && tsup","clean":"rm -rf dist","prettier":"prettier --write \"src/**/*.{ts,tsx}\"","test:watch":"jest --watch","check-types":"tsc --noEmit","pack-release":"rimraf ./_release && yarn pack && mkdir ./_release && tar zxvf ./package.tgz --directory ./_release && rm ./package.tgz","?pack-release":"When https://github.com/changesets/changesets/issues/432 has a solution we can remove this trick"},"version":"2.0.3","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1a6017de-2f99-471f-9eb3-7e1bc1810c26"}},"homepage":"https://github.com/phantom/phantom-connect-sdk#readme","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"repository":{"url":"git+https://github.com/phantom/phantom-connect-sdk.git","type":"git","directory":"packages/embedded-provider-core"},"_npmVersion":"11.19.1","description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","directories":{},"maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"_nodeVersion":"20.20.2","dependencies":{"bs58":"^6.0.0","buffer":"^6.0.3","eventemitter3":"^5.0.1","@phantom/auth2":"^2.0.3","@phantom/utils":"^2.0.3","@phantom/client":"^2.0.3","@phantom/parsers":"^2.0.3","@phantom/base64url":"^2.0.3","@phantom/constants":"^2.0.3","@phantom/sdk-types":"^2.0.3","@phantom/api-key-stamper":"^2.0.3","@phantom/chain-interfaces":"^2.0.3"},"publishConfig":{"directory":"_release/package"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","tsup":"^7.2.0","eslint":"10.2.1","rimraf":"^5.0.5","ts-jest":"^29.1.1","prettier":"^3.5.2","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.11.0"},"peerDependencies":{"typescript":">=4.5.0"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/embedded-provider-core_2.0.3_1789733343645_0.4688841371286152"}}},"time":{"created":"2025-08-06T07:08:56.957Z","modified":"2026-09-18T12:09:04.096Z","0.1.1":"2025-08-06T07:08:57.204Z","0.1.2":"2025-08-13T16:15:57.232Z","0.1.3":"2025-08-14T15:20:46.903Z","0.1.4":"2025-08-15T15:14:03.094Z","0.1.5":"2025-08-20T09:23:38.063Z","0.1.6":"2025-08-21T09:17:48.574Z","0.1.7":"2025-08-21T12:44:10.351Z","0.1.8":"2025-08-22T09:36:15.405Z","0.1.9":"2025-08-28T21:33:06.109Z","0.1.10":"2025-09-01T13:09:53.618Z","1.0.0-beta.0":"2025-09-02T08:00:00.938Z","1.0.0-beta.1":"2025-09-03T19:46:19.367Z","1.0.0-beta.2":"2025-09-05T14:32:44.595Z","1.0.0-beta.3":"2025-09-11T16:43:06.399Z","1.0.0-beta.4":"2025-09-12T14:12:11.908Z","1.0.0-beta.5":"2025-09-15T10:44:02.337Z","1.0.0-beta.6":"2025-09-15T16:39:45.985Z","1.0.0-beta.7":"2025-09-17T19:42:46.384Z","1.0.0-beta.8":"2025-09-18T16:50:35.485Z","1.0.0-beta.9":"2025-09-22T08:31:40.211Z","1.0.0-beta.10":"2025-09-22T12:30:17.233Z","1.0.0-beta.11":"2025-09-25T16:19:45.197Z","1.0.0-beta.12":"2025-09-30T21:34:03.410Z","1.0.0-beta.13":"2025-10-10T10:55:40.627Z","1.0.0-beta.14":"2025-10-14T15:25:06.600Z","1.0.0-beta.15":"2025-10-22T16:10:15.420Z","1.0.0-beta.16":"2025-10-24T19:59:40.610Z","1.0.0-beta.17":"2025-10-27T11:42:00.288Z","1.0.0-beta.18":"2025-10-27T20:51:47.909Z","1.0.0-beta.19":"2025-10-28T14:56:42.373Z","1.0.0-beta.20":"2025-10-30T06:58:33.469Z","1.0.0-beta.21":"2025-11-06T18:04:55.174Z","1.0.0-beta.22":"2025-11-14T17:49:55.374Z","1.0.0-beta.24":"2025-12-02T22:47:08.030Z","1.0.0-beta.25":"2025-12-03T20:05:30.789Z","1.0.0-beta.26":"2025-12-04T10:34:28.215Z","1.0.0-beta.27":"2025-12-10T18:22:39.687Z","1.0.0":"2025-12-12T11:34:20.156Z","1.0.2":"2026-01-15T18:55:14.593Z","1.0.3":"2026-02-20T17:55:26.614Z","1.0.4":"2026-03-03T21:38:36.592Z","1.0.5":"2026-03-04T17:21:37.637Z","1.0.6":"2026-03-12T12:31:07.259Z","1.0.7":"2026-03-13T16:40:28.526Z","2.0.0-beta.0":"2026-04-03T05:36:43.024Z","2.0.0":"2026-04-10T17:11:10.412Z","2.0.1":"2026-04-13T10:43:05.996Z","2.0.2":"2026-04-27T14:31:21.008Z","2.0.3":"2026-09-18T12:09:03.735Z"},"bugs":{"url":"https://github.com/phantom/phantom-connect-sdk/issues"},"author":{"name":"Phantom"},"license":"MIT","homepage":"https://github.com/phantom/phantom-connect-sdk#readme","keywords":["phantom","wallet","embedded","crypto","blockchain","solana","ethereum"],"repository":{"url":"git+https://github.com/phantom/phantom-connect-sdk.git","type":"git","directory":"packages/embedded-provider-core"},"description":"Platform-agnostic embedded provider core logic for Phantom Wallet SDK","maintainers":[{"name":"joe-phantom","email":"joe@phantom.app"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"phantom-security-bot","email":"security@phantom.app"}],"readme":"# @phantom/embedded-provider-core\n\nPlatform-agnostic embedded provider core logic for Phantom Wallet SDK.\n\n## Overview\n\nThis package contains the core business logic for Phantom's embedded wallet provider, designed to be shared across different platforms (browser, React Native, etc.). It provides a unified interface for wallet operations while allowing platform-specific implementations through adapters.\n\n## Architecture\n\nThe embedded provider core follows a platform adapter pattern:\n\n```\n┌─────────────────────────────────────┐\n│         Platform SDK                │\n│    (browser-sdk, react-native)      │\n└─────────────┬───────────────────────┘\n              │\n┌─────────────▼───────────────────────┐\n│      EmbeddedProvider (Core)        │\n│  - Authentication flows             │\n│  - Session management               │\n│  - Wallet operations                │\n│  - Business logic                   │\n└─────────────┬───────────────────────┘\n              │\n┌─────────────▼───────────────────────┐\n│       Platform Adapters             │\n│  - Storage (IndexedDB/AsyncStorage) │\n│  - Auth (redirects/deep links)      │\n│  - URL params (window/linking)      │\n│  - Logger (debug/console)           │\n└─────────────────────────────────────┘\n```\n\n## Key Features\n\n- **Cross-platform compatibility**: Share 90%+ of wallet logic across platforms\n- **Clean separation of concerns**: Platform-specific code isolated in adapters\n- **Multiple auth flows**: JWT, Google OAuth, Apple OAuth, app-wallet creation\n- **Session management**: Persistent sessions with validation and recovery\n- **Retry logic**: Built-in retry with exponential backoff for network operations\n- **Type safety**: Full TypeScript support with comprehensive interfaces\n\n## Usage\n\n### Basic Setup\n\n```typescript\nimport {\n  EmbeddedProvider,\n  EmbeddedProviderConfig,\n  PlatformAdapter,\n  DebugLogger,\n} from \"@phantom/embedded-provider-core\";\n\n// 1. Define your configuration\nconst config: EmbeddedProviderConfig = {\n  apiBaseUrl: \"https://api.phantom.app\",\n  appId: \"your-app-id\",\n  embeddedWalletType: \"user-wallet\", // or 'app-wallet'\n  addressTypes: [\"solana\", \"ethereum\"],\n  authOptions: {\n    authUrl: \"https://connect.phantom.app/login/start\",\n    redirectUrl: \"https://your-app.com/callback\",\n    authApiBaseUrl: \"https://auth.phantom.app\",\n  },\n};\n\n// 2. Implement platform adapters (see examples below)\nconst platform: PlatformAdapter = {\n  storage: new YourStorageAdapter(),\n  authProvider: new YourAuthProvider(),\n  urlParamsAccessor: new YourURLParamsAccessor(),\n};\n\n// 3. Implement logger\nconst logger: DebugLogger = new YourLogger();\n\n// 4. Create provider instance\nconst provider = new EmbeddedProvider(config, platform, logger);\n\n// 5. Use the provider\nconst result = await provider.connect();\nconsole.log(\"Connected addresses:\", result.addresses);\n```\n\n## Platform Adapter Interfaces\n\n### Storage Adapter\n\nHandles persistent session storage:\n\n```typescript\nimport { EmbeddedStorage, Session } from \"@phantom/embedded-provider-core\";\n\nexport class YourStorageAdapter implements EmbeddedStorage {\n  async getSession(): Promise<Session | null> {\n    // Platform-specific session retrieval\n    // Browser: IndexedDB, React Native: AsyncStorage\n  }\n\n  async saveSession(session: Session): Promise<void> {\n    // Platform-specific session storage\n  }\n\n  async clearSession(): Promise<void> {\n    // Platform-specific session cleanup\n  }\n}\n```\n\n### Auth Provider\n\nHandles authentication flows:\n\n```typescript\nimport { AuthProvider, AuthResult, PhantomConnectOptions } from \"@phantom/embedded-provider-core\";\n\nexport class YourAuthProvider implements AuthProvider {\n  async authenticate(options: PhantomConnectOptions): Promise<void | AuthResult> {\n    // Platform-specific authentication\n    // Browser: window redirects, React Native: deep links\n  }\n\n  resumeAuthFromRedirect?(provider: EmbeddedProviderAuthType): AuthResult | null {\n    // Resume authentication after redirect/deep link\n  }\n}\n```\n\n### URL Params Accessor\n\nHandles URL parameter access:\n\n```typescript\nimport { URLParamsAccessor } from \"@phantom/embedded-provider-core\";\n\nexport class YourURLParamsAccessor implements URLParamsAccessor {\n  getParam(key: string): string | null {\n    // Platform-specific URL parameter access\n    // Browser: window.location.search, React Native: Linking.getInitialURL()\n  }\n}\n```\n\n### Debug Logger\n\nHandles logging:\n\n```typescript\nimport { DebugLogger } from \"@phantom/embedded-provider-core\";\n\nexport class YourLogger implements DebugLogger {\n  info(category: string, message: string, data?: any): void {\n    // Platform-specific logging\n  }\n\n  warn(category: string, message: string, data?: any): void {\n    // Platform-specific warning\n  }\n\n  error(category: string, message: string, data?: any): void {\n    // Platform-specific error logging\n  }\n\n  log(category: string, message: string, data?: any): void {\n    // Platform-specific debug logging\n  }\n}\n```\n\n## Authentication Flows\n\n### JWT Authentication\n\nFor server-side authenticated users:\n\n```typescript\nconst authOptions = {\n  provider: \"jwt\",\n  jwtToken: \"your-jwt-token\",\n};\n\nconst result = await provider.connect(authOptions);\n```\n\n### OAuth Authentication\n\nFor social login flows:\n\n```typescript\n// Google OAuth\nconst authOptions = {\n  provider: \"google\",\n};\n\nawait provider.connect(authOptions); // Will redirect/deep link\n\n// Apple OAuth\nconst authOptions = {\n  provider: \"apple\",\n};\n\nawait provider.connect(authOptions); // Will redirect/deep link\n```\n\n### App Wallet\n\nFor application-controlled wallets:\n\n```typescript\nconst config = {\n  // ... other config\n  embeddedWalletType: \"app-wallet\",\n};\n\nconst result = await provider.connect(); // No auth needed\n```\n\n## Session Management\n\nSessions are automatically managed by the core provider:\n\n```typescript\n// Check connection status\nif (provider.isConnected()) {\n  const addresses = provider.getAddresses();\n  console.log(\"Available addresses:\", addresses);\n}\n\n// Sign a message\nconst signature = await provider.signMessage({\n  message: \"Hello, world!\",\n  networkId: \"solana:mainnet\",\n});\n\n// Sign and send transaction\nconst result = await provider.signAndSendTransaction({\n  transaction: transactionBytes,\n  networkId: \"solana:mainnet\",\n});\n\n// Disconnect\nawait provider.disconnect();\n```\n\n## Error Handling\n\nThe core provider provides detailed error messages:\n\n```typescript\ntry {\n  await provider.connect();\n} catch (error) {\n  if (error.message.includes(\"JWT\")) {\n    // Handle JWT authentication errors\n  } else if (error.message.includes(\"Storage\")) {\n    // Handle storage errors\n  } else if (error.message.includes(\"Network\")) {\n    // Handle network errors\n  }\n}\n```\n\n## Configuration Options\n\n```typescript\ninterface EmbeddedProviderConfig {\n  // Required\n  apiBaseUrl: string; // Phantom API base URL\n  appId: string;\n  embeddedWalletType: \"app-wallet\" | \"user-wallet\";\n  addressTypes: [AddressType, ...AddressType[]]; // Supported blockchain addresses\n\n  // Optional\n  authOptions?: {\n    authUrl?: string; // Custom auth URL\n    redirectUrl: string?; // OAuth redirect URL\n    authUrl?: string; // Custom OAuth URL\n  };\n}\n```\n\n## Session Object\n\n```typescript\ninterface Session {\n  sessionId: string; // Unique session identifier\n  walletId: string; // Phantom wallet ID\n  keypair: {\n    // Cryptographic keypair\n    publicKey: string;\n    secretKey: string;\n  };\n  authProvider: string; // Auth method used\n  userInfo: Record<string, any>; // User information\n  status: \"pending\" | \"completed\"; // Session status\n  createdAt: number; // Creation timestamp\n  lastUsed: number; // Last access timestamp\n}\n```\n\n## Best Practices\n\n1. **Platform Adapters**: Keep platform-specific code in adapters only\n2. **Error Handling**: Always handle authentication and network errors\n3. **Session Validation**: The core automatically validates sessions\n4. **Logging**: Use structured logging with categories for debugging\n5. **Security**: Never log sensitive data like private keys\n\n## Examples\n\nSee the `@phantom/browser-sdk` package for a complete implementation example using this core package with browser-specific adapters.\n\n## Development\n\n```bash\n# Install dependencies\nyarn install\n\n# Build the package\nyarn build\n\n# Run tests\nyarn test\n\n# Run linting\nyarn lint\n\n# Format code\nyarn prettier\n```\n\n## Contributing\n\nThis package is designed to be extended for new platforms. When adding support for a new platform:\n\n1. Implement all required platform adapter interfaces\n2. Add comprehensive tests for your adapters\n3. Update documentation with platform-specific examples\n4. Ensure error handling covers platform-specific edge cases\n\n## License\n\nMIT\n","readmeFilename":"README.md"}