{"_id":"@trezor/blockchain-link","_rev":"138-a0b82669d6c544886a1bac746ccfce02","name":"@trezor/blockchain-link","dist-tags":{"next":"1.0.0-rc1","alpha":"10.0.0-alpha.1","beta":"10.0.0-beta.3","latest":"10.0.1"},"versions":{"1.0.0-rc1":{"name":"@trezor/blockchain-link","version":"1.0.0-rc1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@1.0.0-rc1","maintainers":[{"name":"zorwy","email":"tomas.zorvan@gmail.com"},{"name":"slowbackspace","email":"slowbackspace@gmail.com"},{"name":"vladimirvolek","email":"volek.vladimir@gmail.com"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"karelbilek","email":"kb@karelbilek.com"},{"name":"prusnak","email":"stick@gk2.sk"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"87ed651d2e7e1708066175c49ed5a877a4fde346","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-1.0.0-rc1.tgz","fileCount":46,"integrity":"sha512-nYSRg9EULOJlZeVpTmIcwk//iPbyj7YSjCo7mBRgDycFcfn8b0i9hJaVYweyOHIwXZfzX2Onazfw4Fo+RMo9AQ==","signatures":[{"sig":"MEQCIAWfpQkunRBX3ftWmm0KSmZucsEYQ4pFom8qAY6SbqkLAiAKxWz9Jwh9/Qpilq4b7iZvTKFcgRMNBvUUOgIvSm5fvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1573959,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPxAOCRA9TVsSAnZWagAA3sMP/Ri4tIDcbXnOKVwX9QXZ\ngXHCQX96SGnWT3jTf2aQwR/cv/uYhEqflkbYYphCvGlJrzf6jakuK6NFEiN4\n5m2wnN9q2P6PMODOPQO/lMPTtpkYr8x2zvVCdsdPzi1oCNdZTr/ENiT0EFk5\nZeVVcEzhNdFeEIPu42oTmyGsXrzZonr42lqHFmoQ6A+2FfJWSyZkMa+1fpCi\nU3rCtdU0vX9d8vEuwhPuikzHJiEiARIA92/aKo1FN6F0lzJjbzm72Nu+ExYC\nOGSqVJmOkoqyuocKE0QNO9BW5zXJMRH6DFM23f3VCtTqlIbskigYRTsgu8o+\nfRfZSIz9z+fWTxLvwlv/nIv16MvRg8tOIWff2184QRmGtwcHsWU15HK4/cmH\ngicer0ep6HecE1C14Rp8I+cvnVlOKAZTsW+GD8jxtPSI3XxbDSYLkNRErB21\nuM56ZWNCV1WFY7BYINGXiKkobnc68RMEXVqcxk67UhaXcU19o+ACuQgKZt52\nO3p0ERRTae5q6y8TufA2myngTVxzapSEzSTCJUSBDPlObGvgePmid0gXroT/\nncssmOeTJpz/wA0c3rn9QU4cVEEkp6Ttw2A/QN2MSW9XfwKrzRk2WCNoyK0e\nTSmfJu7br/mQnsz6ylCceIyl1Kk1LL9H7LN3kMbWh3X9NOpWAKeTIJBrvdUU\nkYAT\r\n=jKiS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","browser":{"ws":"./lib/utils/ws.js"},"scripts":{"dev":"npx webpack-dev-server --config ./webpack/dev.babel.js --mode development","lint":"eslint '**/*{.ts,.tsx}'","test":"jest --verbose -c jest.config.unit.js","build":"yarn build:lib && yarn build:workers","build:lib":"rm -rf lib && tsc --p ./tsconfig.json && tsc --p ./tsconfig-workers.json","test:node":"jest -c jest.config.integration.js","build:workers":"rm -rf build && yarn build:workers-web && yarn build:workers-node","build:workers-web":"webpack --config ./webpack/workers.web.babel.js --mode production","build:workers-node":"webpack --config ./webpack/workers.node.babel.js --mode production"},"_npmUser":{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.4.1","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"10.15.2","dependencies":{"events":"^3.0.0","es6-promise":"^4.2.8"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^7.0.1","jest":"^24.8.0","ts-jest":"^24.0.2","webpack":"^4.35.0","ts-loader":"^6.0.4","@babel/cli":"^7.4.4","babel-jest":"^24.8.0","ripple-lib":"^1.2.4","@babel/core":"^7.4.5","@types/jest":"^24.0.15","tiny-worker":"^2.2.0","webpack-cli":"^3.3.4","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","bignumber.js":"^8.0.1","eslint-loader":"^2.1.2","worker-loader":"^2.0.0","@babel/runtime":"^7.4.5","@babel/register":"^7.4.4","@babel/preset-env":"^7.4.5","eslint-plugin-jest":"^22.7.0","webpack-dev-server":"^3.7.2","html-webpack-plugin":"^3.2.0","@babel/preset-typescript":"^7.3.3","eslint-config-airbnb-base":"^13.2.0","@babel/plugin-transform-runtime":"^7.4.4","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-object-rest-spread":"^7.4.4"},"workersDependencies":{"ws":"^7.0.1","ripple-lib":"^1.2.4","tiny-worker":"^2.2.0","bignumber.js":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_1.0.0-rc1_1564413965764_0.7546210886567262","host":"s3://npm-registry-packages"}},"1.0.0-rc3":{"name":"@trezor/blockchain-link","version":"1.0.0-rc3","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@1.0.0-rc3","maintainers":[{"name":"karelbilek","email":"kb@karelbilek.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"slowbackspace","email":"slowbackspace@gmail.com"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"vladimirvolek","email":"volek.vladimir@gmail.com"},{"name":"zorwy","email":"tomas.zorvan@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"4224878ab803581b41083efd37ae3581634c50ad","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-1.0.0-rc3.tgz","fileCount":48,"integrity":"sha512-IlYBMkjyDSGkE/05XUK8QGSQ2ZOb03OMuqCTUOaX6V+WIgQ+NxAzE/YHWPTen0rdES4MFoufBmqaqWc6/9SwpQ==","signatures":[{"sig":"MEQCIAMHKoIFWm1A8aMnyQn3XjM1n2HKW7ZMPHh9A172l/AAAiB3qyckAFzmvmTQkqrEbP+RwneA6WzfWKvOFxDv4z1dWQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3703840,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSt3TCRA9TVsSAnZWagAAlCIP/R3BvrCgQPJ21hUHWOJS\nAdQoV38622sLZ66XeT9QpoqcY+9YawYnhi45efWy4iuh3n9KUvXLd23H/k68\nhnpWX4H4iQ60jmJ8YFH0NprrJS1Wi11YJGkYff9mKOWHOzVBwEa347O834iF\nGKkbVpgKIMvw6PlJwrykrjVYJUpcsKTV9xPsKYSDPc9Mea2i2S0dI0dJ6lio\n38SITvl/fryrXVCuLQRfgIh7bGv2DlbRXgWCFpk4CBFWh3ScWSPet9UmvoLL\niysd+XLO/ygY6IH3cxTIQJvsh87/7xUBUT0TpRcCnFJ/Becki/W6uPczfUni\nLqsRgbPVV2DOeBlUCrHjGRfuF8No+Xey2u8jS17STaH3x3aGB7R6ANXXmQzA\nf8O2WTDRVZB2GbG5NP6hTwkXK2sQWFDhM3Z8+r59lXacAlfCQf7StygPoCcB\nUW+yYqMZECiHQyj5Nl0gLV9YKmXY6eNqlqfyxy6MV3rB/AJcNmWQQYpbQLQf\n7OAMN63mqQe5cRychimlSknr13B/ZDeOZs+XYSQJVLuqi3tK3VL4lTVccbW4\nYbeGQVy7106GyztumwTvexKgHukUpT/CaBNFqcuj9TpHd1PeXvjNi6Es6Yd3\nPCxNWTdKv6rG6vTdiGIfwVRR1Q3+vE3JzkFjC6URjNiIg4cTYsRvO0V+udOD\nYEJu\r\n=HpwK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","browser":{"ws":"./lib/utils/ws.js"},"scripts":{"dev":"npx webpack-dev-server --config ./webpack/dev.babel.js --mode development","lint":"eslint '**/*{.ts,.tsx}'","test":"jest --verbose -c jest.config.unit.js","build":"yarn build:lib && yarn build:workers","build:lib":"rm -rf lib && tsc --p ./tsconfig.json && tsc --p ./tsconfig-workers.json","test:node":"jest -c jest.config.integration.js","build:workers":"rm -rf build && yarn build:workers-web && yarn build:workers-node && yarn build:workers-module","build:workers-web":"webpack --config ./webpack/workers.web.babel.js --mode production","build:workers-node":"webpack --config ./webpack/workers.node.babel.js --mode production","build:workers-module":"webpack --config ./webpack/workers.module.babel.js --mode production"},"_npmUser":{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.4.1","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"10.15.2","dependencies":{"events":"^3.0.0","es6-promise":"^4.2.8"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^7.0.1","jest":"^24.8.0","ts-jest":"^24.0.2","webpack":"^4.35.0","ts-loader":"^6.0.4","@babel/cli":"^7.4.4","babel-jest":"^24.8.0","ripple-lib":"^1.2.4","@babel/core":"^7.4.5","@types/jest":"^24.0.15","tiny-worker":"^2.2.0","webpack-cli":"^3.3.4","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","bignumber.js":"^8.0.1","eslint-loader":"^2.1.2","worker-loader":"^2.0.0","@babel/runtime":"^7.4.5","@babel/register":"^7.4.4","@babel/preset-env":"^7.4.5","eslint-plugin-jest":"^22.7.0","webpack-dev-server":"^3.7.2","html-webpack-plugin":"^3.2.0","@babel/preset-typescript":"^7.3.3","eslint-config-airbnb-base":"^13.2.0","@babel/plugin-transform-runtime":"^7.4.4","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-object-rest-spread":"^7.4.4"},"workersDependencies":{"ws":"^7.0.1","ripple-lib":"^1.2.4","tiny-worker":"^2.2.0","bignumber.js":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_1.0.0-rc3_1565187539117_0.7631242114047441","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@trezor/blockchain-link","version":"1.0.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@1.0.1","maintainers":[{"name":"karelbilek","email":"kb@karelbilek.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"slowbackspace","email":"slowbackspace@gmail.com"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"vladimirvolek","email":"volek.vladimir@gmail.com"},{"name":"zorwy","email":"tomas.zorvan@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"2d00bbfb1bbbefe688d03a91833cf3ac1b96a00b","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-1.0.1.tgz","fileCount":48,"integrity":"sha512-DFNKYsPSle5XEg/RZ12ra9qyBiSCWKP+TrM5rsNacvuSmkPT5W+xcqSB2PmIFe2VekKMTQWrBiUlIk1ViSBYnw==","signatures":[{"sig":"MEUCICWhJiNizR/Ghb074JiwgSe/HukedFslldTSNroYFWLiAiEA/l/tMSI+MuKk4jhow47VTUc3E8qchyW8pqlTjunYLTY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3712881,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkgO+CRA9TVsSAnZWagAAQzIP/RtvkwjisBFOFe80ZCxU\n4rn33IU+y8J7mM8f1EIfZCdgr0I4/qr+K8wNjOGxzxgAzbKbEgcEzkSXKu1A\niGawHXM2QZzbKF4Q+jzVf6t2OBuwjlLzCdvb8U2aE+7gJrBIJw4e/FnTPA1F\nuGd95dIbMLz5vkXgLaGXy+Sy+jU6VufBhNSq2vwFWTXP8n1xeoQytTTj7roc\nJr3ZOBmU8tZHzy+D87Z7T63060xF/OxSUFOrkLsU9JwBP6UrglUcIysHaT2v\nU7DUtRrM5DeV4Q2cv/Ve5zoK4uz1UtJr/PFUSypa4ZR7QqPt4Ry41j1ioS2L\nNaWiGf6UJ2dLk02DHpyGljuvjGLRQFtsJfdDav88G289d6C1EVwEYWKBGVtA\nXJxBcOkvp0cRD2rfKik1k5yA0IL917Dub+NmvraiebKsxcMWCbda1lsHqD6Y\ngxiWUp3KC9xlhlMCZDx7Au0GU6KnQOIzdQhRxVk8OIDfgHP21N0mGQXaJcwK\n6dFnltBci0JdFnpXbtdVWT5k/jP8tB8+/51RLwIAexFrfP49CwAhJf69KT/X\nKRR9zLi+Bm69NTmbLY3WIkUYZYbvvTLXimFrMs5qVNXLWfdY9shyCTFysNmt\nmt6vKYWg7z7JJZG4AHKL/ZWGVDPeTZh6yvZvN1vvgsKSc0wnUCTc17zlYbwP\nOiLz\r\n=UNw6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","browser":{"ws":"./lib/utils/ws.js"},"scripts":{"dev":"npx webpack-dev-server --config ./webpack/dev.babel.js --mode development","lint":"eslint '**/*{.ts,.tsx}'","build":"rm -rf lib && tsc --p ./tsconfig.json && tsc --p ./tsconfig-workers.json","build:lib":"yarn build && yarn build:workers","test:node":"jest -c jest.config.integration.js","test:unit":"jest --verbose -c jest.config.unit.js","build:workers":"rm -rf build && yarn build:workers-web && yarn build:workers-node && yarn build:workers-module","build:workers-web":"webpack --config ./webpack/workers.web.babel.js --mode production","build:workers-node":"webpack --config ./webpack/workers.node.babel.js --mode production","build:workers-module":"webpack --config ./webpack/workers.module.babel.js --mode production"},"_npmUser":{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.4.1","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"10.15.2","dependencies":{"events":"^3.0.0","es6-promise":"^4.2.8"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^7.0.1","jest":"^24.8.0","webpack":"^4.35.0","ts-loader":"^6.0.4","@babel/cli":"^7.4.4","babel-jest":"^24.8.0","ripple-lib":"^1.2.4","@babel/core":"^7.4.5","@types/jest":"^24.0.15","tiny-worker":"^2.2.0","webpack-cli":"^3.3.4","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","bignumber.js":"^8.0.1","eslint-loader":"^2.1.2","worker-loader":"^2.0.0","@babel/runtime":"^7.4.5","@babel/register":"^7.4.4","@babel/preset-env":"^7.4.5","eslint-plugin-jest":"^22.7.0","webpack-dev-server":"^3.7.2","html-webpack-plugin":"^3.2.0","@babel/preset-typescript":"^7.3.3","eslint-config-airbnb-base":"^13.2.0","@babel/plugin-transform-runtime":"^7.4.4","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-object-rest-spread":"^7.4.4"},"workersDependencies":{"ws":"^7.0.1","ripple-lib":"^1.2.4","tiny-worker":"^2.2.0","bignumber.js":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_1.0.1_1569850301700_0.4803186862390969","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@trezor/blockchain-link","version":"1.0.2","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@1.0.2","maintainers":[{"name":"karelbilek","email":"kb@karelbilek.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"slowbackspace","email":"slowbackspace@gmail.com"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"vladimirvolek","email":"volek.vladimir@gmail.com"},{"name":"zorwy","email":"tomas.zorvan@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"1eeccd68f28c8679517f3aeac4bed8e65963d1fd","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-1.0.2.tgz","fileCount":48,"integrity":"sha512-IKq7u44fc0O8DbYvoFQYJmjlhzFc4dePQ6+sm5fLkUcH3kD6KU9SvCQ/qEBqmiXlliwUN5DlykyZM7EvrS9vRA==","signatures":[{"sig":"MEQCIEn+okVwzLc+FuwfMG+l8fFXL6d7z5Z9iaZfGHwhi8PsAiBWSe8kHWUon0a0sWIpMdayUTe/nVf9orI91WpjafbZKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3713644,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkwGcCRA9TVsSAnZWagAAZ0IP/0AGOeLdB3SVCCeDm0Jc\nvRSXDMOki3oSSBSZ/aLIm8VKKFSWfgTm2brGtTFQ5wj3b/VbmCTvdok0V8+5\nBGG2nnMluScpMdw2JyQsg8NqvDzBdM2BaXoFe2IyldAsmk1lK6MZolEG4Vor\nazFW7NBnFwybK3+ocVBc8xEpeUXsZiX1QoZQgDY5mZaahvFgHgmxfdd9Cd76\nDsGrai4IMO6U5/qRVQWNSWiL9Por4j+NPO8TVjSgUoOkHtVyPp65nOZUoDsl\nPFE7IWP5tWXFYPHK2lo5bHvwDv2/n3AHk6EC/HnAwanV5u1Be7GtQNWt0Ms0\nrNc7YrpO+wwrPdk5qiTYyE/61Z/YfjSVvo8uwuB+xO2AeSov8viOkQ9c9czV\n+p5ISZZ6KFvczfZ0NBa+TxZdXPmDqsi3eRpeWwND0bz7CIOVxiOCX4mdUOM0\nqMtqxSNMiAbL+a0+gLhm+uoqSNR6zTzrnAPwzFEx88Uzjd4DZWaS+m9NUqcE\n96Q1enajRMhp0twVQ/DOfJwXzA4EegkSsJbo2UOf6E0nk5P6NQOc+2WGOnu+\nSb6p5a637EfroKiOk4OLNqDDsMpifL8k9alHopTEG2WFmnDgKa/1I5n0ix/r\nBV5AS+9LyjoaQrAFHCxFXXTO6vbwaXoVMYTzFk3s5MEcq96bTEmvWQX7o6V1\nnjtw\r\n=ZdsF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","browser":{"ws":"./lib/utils/ws.js"},"scripts":{"dev":"npx webpack-dev-server --config ./webpack/dev.babel.js --mode development","lint":"eslint '**/*{.ts,.tsx}'","build":"rm -rf lib && tsc --p ./tsconfig.json && tsc --p ./tsconfig-workers.json","build:lib":"yarn build && yarn build:workers","test:node":"jest -c jest.config.integration.js","test:unit":"jest --verbose -c jest.config.unit.js","build:workers":"rm -rf build && yarn build:workers-web && yarn build:workers-node && yarn build:workers-module","build:workers-web":"webpack --config ./webpack/workers.web.babel.js --mode production","build:workers-node":"webpack --config ./webpack/workers.node.babel.js --mode production","build:workers-module":"webpack --config ./webpack/workers.module.babel.js --mode production"},"_npmUser":{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.4.1","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"10.15.2","dependencies":{"events":"^3.0.0","es6-promise":"^4.2.8"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^7.0.1","jest":"^24.8.0","webpack":"^4.35.0","ts-loader":"^6.0.4","@babel/cli":"^7.4.4","babel-jest":"^24.8.0","ripple-lib":"^1.2.4","@babel/core":"^7.4.5","@types/jest":"^24.0.15","tiny-worker":"^2.2.0","webpack-cli":"^3.3.4","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","bignumber.js":"^8.0.1","eslint-loader":"^2.1.2","worker-loader":"^2.0.0","@babel/runtime":"^7.4.5","@babel/register":"^7.4.4","@babel/preset-env":"^7.4.5","eslint-plugin-jest":"^22.7.0","webpack-dev-server":"^3.7.2","html-webpack-plugin":"^3.2.0","@babel/preset-typescript":"^7.3.3","eslint-config-airbnb-base":"^13.2.0","@babel/plugin-transform-runtime":"^7.4.4","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-object-rest-spread":"^7.4.4"},"workersDependencies":{"ws":"^7.0.1","ripple-lib":"^1.2.4","tiny-worker":"^2.2.0","bignumber.js":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_1.0.2_1569915292097_0.729962060999817","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"@trezor/blockchain-link","version":"1.0.3","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@1.0.3","maintainers":[{"name":"karelbilek","email":"kb@karelbilek.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"slowbackspace","email":"slowbackspace@gmail.com"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"vladimirvolek","email":"volek.vladimir@gmail.com"},{"name":"zorwy","email":"tomas.zorvan@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"a374632708739f7a7ff75ebf91cd3a5c459fbe72","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-1.0.3.tgz","fileCount":48,"integrity":"sha512-WuDuSEm0mKy1gjoRZ85+qas653GTAbRrP4yYkiv2cs/1lJ2w1Fgqx9gbauYZbNUD6wdj2c0UM1SjTJ7LhK9RYA==","signatures":[{"sig":"MEYCIQDWt+CMSy0uv5dbyr7aXwMLqcfOQPRew4nQA9GzZoAstgIhAKUrf/AW89v3YuVnK9pec3hYhyWDgQjKR9mDCPGrM4lq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3715472,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnJ8zCRA9TVsSAnZWagAAMbcP/1c05mpR6PMcOoUTJrk+\nk9w+uumyTZZiWSJfrudL7/5rvSNMUPS4cdYVxloQkSvc27s095aynewuRePw\nAlpVGZOmH53W6NxE1g3+1oL88YL8r6t3wTkvypxBwUK4AQF8pPL3AnHH5uFl\nlP7MwFrUEvZQs0x0fII0u26r0ChCjtIBhAvmRQ9LrZTsbxfSFTUhmuPcJ2FI\nWeMzANPKWf99II4ilpKFGePP7mdoyy6xtdHb9Io8ECOlxloLCgixyiDdfFwb\npcrIwppSrqd1IROrHcnAWXRrM8SCSOOeB6jR+suEjW2r21JHNxSO1bULaiwn\nSgjFN6j9jX358HNAzvd9xtwQTaMb6Tr98CdVes/rM6SMAGgsq6eCgg14IRMw\nvH0U0haf9duwDP+HoBSKMMoruwANHDKhuC/gOSgeEhOs3f073hEt97fyAhrB\n251jXSeukwmIhq3uHaF1jnBA7tturluuQETgaWbdJi/AAUgj7FrdodsIV9rt\nNtfNbHyRqIYWYob6xA6wcUIhm6W9eH3im47LZlnhEloqG2uXPqhD5qtjYhl5\ns9SJrxCcMFVujeXt8JT0pINqz9J09PSJ9k9z86xlE0STq39tiP2Rhz+eLtdZ\ntlDe1M+bB+RPpNCOkWN4HxAvmmzGuNc8wckgjw7T8rEMXb4c0XceJ+GE2xTX\nEd1+\r\n=PokD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","browser":{"ws":"./lib/utils/ws.js"},"scripts":{"dev":"npx webpack-dev-server --config ./webpack/dev.babel.js --mode development","lint":"eslint '**/*{.ts,.tsx}'","build":"rm -rf lib && tsc --p ./tsconfig.json && tsc --p ./tsconfig-workers.json","build:lib":"yarn build && yarn build:workers","test:node":"jest -c jest.config.integration.js","test:unit":"jest --verbose -c jest.config.unit.js","build:workers":"rm -rf build && yarn build:workers-web && yarn build:workers-node && yarn build:workers-module","build:workers-web":"webpack --config ./webpack/workers.web.babel.js --mode production","build:workers-node":"webpack --config ./webpack/workers.node.babel.js --mode production","build:workers-module":"webpack --config ./webpack/workers.module.babel.js --mode production"},"_npmUser":{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.4.1","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"10.15.2","dependencies":{"events":"^3.0.0","es6-promise":"^4.2.8"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^7.0.1","jest":"^24.8.0","webpack":"^4.35.0","ts-loader":"^6.0.4","@babel/cli":"^7.4.4","babel-jest":"^24.8.0","ripple-lib":"^1.2.4","@babel/core":"^7.4.5","@types/jest":"^24.0.15","tiny-worker":"^2.2.0","webpack-cli":"^3.3.4","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","bignumber.js":"^8.0.1","eslint-loader":"^2.1.2","worker-loader":"^2.0.0","@babel/runtime":"^7.4.5","@babel/register":"^7.4.4","@babel/preset-env":"^7.4.5","eslint-plugin-jest":"^22.7.0","webpack-dev-server":"^3.7.2","html-webpack-plugin":"^3.2.0","@babel/preset-typescript":"^7.3.3","eslint-config-airbnb-base":"^13.2.0","@babel/plugin-transform-runtime":"^7.4.4","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-object-rest-spread":"^7.4.4"},"workersDependencies":{"ws":"^7.0.1","ripple-lib":"^1.2.4","tiny-worker":"^2.2.0","bignumber.js":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_1.0.3_1570545459212_0.9447610949644092","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"@trezor/blockchain-link","version":"1.0.4","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@1.0.4","maintainers":[{"name":"karelbilek","email":"kb@karelbilek.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"slowbackspace","email":"slowbackspace@gmail.com"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"vladimirvolek","email":"volek.vladimir@gmail.com"},{"name":"zorwy","email":"tomas.zorvan@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"6c712a257278919cc0aeb6d19bbe46989e82f263","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-1.0.4.tgz","fileCount":50,"integrity":"sha512-RA5fXlz5gok/O2jA6Y4ojSYFfRIfU1Gk8qYi37nS4G9Q4OxXcdYlmuJ/AwKqia33k95176nDMeSLaPaPxbZ/Zg==","signatures":[{"sig":"MEQCIBjJGPUSE3wBpgn9Uk5SqEwzNjYDulkF6aouwKy4z6JEAiBpnP6N3Yy25cMJJlHK0kQn+kkdTZn2ZeLxVTz5Qeglxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4505885,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdusSfCRA9TVsSAnZWagAAwV8P/23j+xXMAgFvEFa6fIpx\nrqHXtXpri7olzcvtAXmVtXJ85p1QAYvn9mGEOPWDo9Mu7aXyFy0rziGStdgU\nWLrj7y5+4C1vR2cEXwyN11yAwX1yZ+RZFgNbbBx2IvH/PE+GS8sIPMfzPmGQ\ncbocHny/iphLuPFwlUdfSLkPZctWIZyJaiajuaDhcF2o3x68kWUu5bHGE255\nxrnkZURtg7GERfCd6p/Et1JWW1KG3knWGWssvigm/BKG/zTQdT1BdcQXJeT/\nDmsklMHX09HycOnRM/UVmdukZywFYcCM8bxzDJV7ua1EjP84Mz77OJRPOtBt\nHUya8hy1CFdlPB7Llny32cXgc476G0pSQs4TI0UmI4mK7Ga1AmAbb5B5oouY\ntvAMTpNAuBJ3qvs4ARH73z0zrEQi7esT9RrmQezrvAXxl1j4cLNcZMUVXi+6\nBv8ZvyQkYvR5xrxUQxwFYGWJ3pO65IzqaBV/nFWwbzO/EF1Fw1kouBdhp5Az\npj78Qihc8hvJe582aEnxptY+aF53fifrbclf2QQ4t/9nXMZBMpX23fmUFuNA\n35kxFeGwr0htjYyISp228N+vJhnwv+QwKGXM+Vb/vw5rkCHnwE3FYA5kCqAT\nfecUQdepK1kt1go7rIxasMFt7zmxi4Yzdvusi8tpbrTPSGwIvSdlPVSikBhs\nXd4u\r\n=GKL9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","browser":{"ws":"./lib/utils/ws.js"},"scripts":{"dev":"npx webpack-dev-server --config ./webpack/dev.babel.js --mode development","lint":"eslint '**/*{.ts,.tsx}'","build":"rm -rf lib && tsc --p ./tsconfig.json && tsc --p ./tsconfig-workers.json","build:lib":"yarn build && yarn build:workers","test:node":"jest -c jest.config.integration.js","test:unit":"jest --verbose -c jest.config.unit.js","type-check":"tsc --project tsconfig.json","build:workers":"rm -rf build && yarn build:workers-web && yarn build:workers-node && yarn build:workers-module","build:workers-web":"webpack --config ./webpack/workers.web.babel.js --mode production","build:workers-node":"webpack --config ./webpack/workers.node.babel.js --mode production","build:workers-module":"webpack --config ./webpack/workers.module.babel.js --mode production"},"_npmUser":{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.4.1","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"10.15.2","dependencies":{"events":"^3.0.0","es6-promise":"^4.2.8"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^7.2.0","jest":"^24.8.0","webpack":"^4.35.0","ts-loader":"^6.0.4","@babel/cli":"^7.4.4","babel-jest":"^24.8.0","ripple-lib":"^1.4.0","@babel/core":"^7.4.5","@types/jest":"^24.0.15","tiny-worker":"^2.3.0","webpack-cli":"^3.3.4","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","bignumber.js":"^9.0.0","eslint-loader":"^2.1.2","worker-loader":"^2.0.0","@babel/runtime":"^7.4.5","@babel/register":"^7.4.4","@babel/preset-env":"^7.4.5","eslint-plugin-jest":"^22.7.0","webpack-dev-server":"^3.7.2","html-webpack-plugin":"^3.2.0","@babel/preset-typescript":"^7.3.3","eslint-config-airbnb-base":"^13.2.0","@babel/plugin-transform-runtime":"^7.4.4","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-object-rest-spread":"^7.4.4"},"workersDependencies":{"ws":"^7.2.0","ripple-lib":"^1.4.0","tiny-worker":"^2.3.0","bignumber.js":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_1.0.4_1572521118695_0.8882962830860748","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"@trezor/blockchain-link","version":"1.0.5","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@1.0.5","maintainers":[{"name":"karelbilek","email":"kb@karelbilek.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"slowbackspace","email":"slowbackspace@gmail.com"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"vladimirvolek","email":"volek.vladimir@gmail.com"},{"name":"zorwy","email":"tomas.zorvan@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"e7d1284b824b108eb5d55f67b99e9827cee7f389","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-1.0.5.tgz","fileCount":50,"integrity":"sha512-174LmgLCOlQMprS6yTFXN3HhHXMbfjeiLson3weu+U/XE2cZ47zwMY9LbO5D8tIlx1/Q6KGARmrhTkOtYHsgBg==","signatures":[{"sig":"MEQCIDZ6hSTNYhxE+SK9QIMZNCzLf5dkcELR8C5eKnJq8q9VAiBElsdqvRJxszqSwCpUti20BQQcElaWaDYNaY7P5l2n1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4506014,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduvQiCRA9TVsSAnZWagAACUsP/0nrJ6MaHzWuEhGlC1//\nGG1yOU0y/kliq+RgSmKt+gaYu3dYSJXVNTN9B74TpFEWFGNfjGlxUZOh4AKR\naC/7w4aiI/CL80vJyLlz1kbE603yAyL3BeWTD0IDp/44cwUzc1cJMpwTgWII\n/b2qtKAITy/foxS7QhgCs0hs53PKR4wSGj5BTgxO4aRS7fCynCiWW+iEpGMz\nzB4CrcQXp50d080JtnjzJ0hlWzBXzdOXYU9c2tCT+p0G3BOmMi+HBYEoWLge\nzsniNM0sp818wV51mq9PsCLIC1bEfGiJZhEVIiIwbS5juVXQ13g+boJbPrjZ\n8VNEnY7Wle2JZcfxiC8MEi97LJ+PFJ1Mv49OEG8Bb6rvYLKj4TOcDG9ECy2t\nvTeI4FJkZL6AyDcfriiQSa+lRA/5MH5NTKwUetVgGME2+kfWOne6qm9JkXEk\nVcReSQs/U+tC9hqRy+00kDfBsi53j+c7z7lHmNagfblNdN22ctt7zScuPaF3\nsaB78bE8o45wvJyP0VFPYXMNy274MabRByufww/9SSkJO30+DY5KaERuJDMT\n0jwsSTk/eQaNHzyJ2jolqM3RJLNoUgHuaWWu5ylTkQlprqtaBICWMtRC8wNK\n01AV5ubG+siXuVet899Zi1ObwxEHm2W3dzmTg+6zrkbaFQF+xlQtEp2X/uWG\nHpir\r\n=ktCj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","browser":{"ws":"./lib/utils/ws.js"},"scripts":{"dev":"npx webpack-dev-server --config ./webpack/dev.babel.js --mode development","lint":"eslint '**/*{.ts,.tsx}'","build":"rm -rf lib && tsc --p ./tsconfig.json && tsc --p ./tsconfig-workers.json","build:lib":"yarn build && yarn build:workers","test:node":"jest -c jest.config.integration.js","test:unit":"jest --verbose -c jest.config.unit.js","type-check":"tsc --project tsconfig.json","build:workers":"rm -rf build && yarn build:workers-web && yarn build:workers-node && yarn build:workers-module","build:workers-web":"webpack --config ./webpack/workers.web.babel.js --mode production","build:workers-node":"webpack --config ./webpack/workers.node.babel.js --mode production","build:workers-module":"webpack --config ./webpack/workers.module.babel.js --mode production"},"_npmUser":{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.4.1","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"10.15.2","dependencies":{"events":"^3.0.0","es6-promise":"^4.2.8"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^7.2.0","jest":"^24.8.0","webpack":"^4.35.0","ts-loader":"^6.0.4","@babel/cli":"^7.4.4","babel-jest":"^24.8.0","ripple-lib":"^1.4.0","@babel/core":"^7.4.5","@types/jest":"^24.0.15","tiny-worker":"^2.3.0","webpack-cli":"^3.3.4","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","bignumber.js":"^9.0.0","eslint-loader":"^2.1.2","worker-loader":"^2.0.0","@babel/runtime":"^7.4.5","@babel/register":"^7.4.4","@babel/preset-env":"^7.4.5","eslint-plugin-jest":"^22.7.0","webpack-dev-server":"^3.7.2","html-webpack-plugin":"^3.2.0","@babel/preset-typescript":"^7.3.3","eslint-config-airbnb-base":"^13.2.0","@babel/plugin-transform-runtime":"^7.4.4","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-object-rest-spread":"^7.4.4"},"workersDependencies":{"ws":"^7.2.0","ripple-lib":"^1.4.0","tiny-worker":"^2.3.0","bignumber.js":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_1.0.5_1572533282249_0.4313794438610372","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"@trezor/blockchain-link","version":"1.0.6","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@1.0.6","maintainers":[{"name":"karelbilek","email":"kb@karelbilek.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"slowbackspace","email":"slowbackspace@gmail.com"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"vladimirvolek","email":"volek.vladimir@gmail.com"},{"name":"zorwy","email":"tomas.zorvan@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"8b6945f15c216289c727a3d3c108cb4f508c8a3a","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-1.0.6.tgz","fileCount":50,"integrity":"sha512-pHskSzzcUaWw/8YTGCbIy0tIItCXcYVwCjTDoqxqQ9cTc/jjEMQOO5w+hRPOlEBf6RvVJaf9OId/nWeRy3LSnw==","signatures":[{"sig":"MEYCIQCEFpTxlQw7Be0NI5+XQw/cZLjbGHGPuOHiRcWfe7/M5QIhAPTO6mTMZULAl3KseoVqAT5mJsiCNibcssWwyHlD0C4e","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4553232,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5Sq1CRA9TVsSAnZWagAAyjIP/3BqTQZR6kRh9nBKSGmT\n+XQrYSwAxnqekdlqYZVzYR/PrEeiA71PzqRA1J8eTSf1EgUsLNCKYdUWCh2Y\n83W9wh4e24JzhdptmfVq9cy9NFRcqrnXKih+eNOQ9cuoP2HdFAsja65X1uG7\nGPFR0Cv6jRRLKWUmXCSQnCKX9yi2NjPPSdZV4DVeOL5loKAous3U2WrpyUTy\ndz0IkkmSQ0I6Vkbtg2zcynN6XVYue+g2sjELasyhCzr7D39nf3BgX8kGrO5I\nynXVCjlkhkuQ/Pn+QYfCKwHZ9Pv8qpD+stO9B28iLM1WjkTuDrabe62mA2Lj\ntH5Ox+nE5DJHCz6HqTO3JyWio7JyYcEgFxZPVZfnQNVi1o4HG4CermkVWgqm\nUjLXhgdDjhpEzsenjHGGhpF8ZdBjfuleXYfku6NcX+uWb9MoR1nfsGDnNGdS\nAl/23Ad5ym2K297PIlok6niTsHBwArD5ybwnqGqQyoUpuU4myYH/KnEjFvx3\nuwLxMW4BUgv27YGFFmLlUNdUhxi8lDXP1zYrzHrK+LOobFKW6n3NvgPGrEgK\nP02v1uWKpolKL++JW0kt1iNHhPTrFhDw53SwgETMd8bp6SMsomXpt09PXfJ8\npZ6NZxsUVNd8G7Tt5IfiQ6hqx1hBBQFuWJwRFYQA9p2q+09JMUKULqMgi0OV\ncdKm\r\n=JGMR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","browser":{"ws":"./lib/utils/ws.js"},"scripts":{"dev":"npx webpack-dev-server --config ./webpack/dev.babel.js --mode development","lint":"eslint '**/*{.ts,.tsx}'","build":"rm -rf lib && tsc --p ./tsconfig.lib.json && tsc --p ./tsconfig.workers.json","build:lib":"yarn build && yarn build:workers","test:node":"jest -c jest.config.integration.js","test:unit":"jest --verbose -c jest.config.unit.js","type-check":"tsc --project tsconfig.json","build:workers":"rm -rf build && yarn build:workers-web && yarn build:workers-node && yarn build:workers-module","build:workers-web":"webpack --config ./webpack/workers.web.babel.js --mode production","build:workers-node":"webpack --config ./webpack/workers.node.babel.js --mode production","build:workers-module":"webpack --config ./webpack/workers.module.babel.js --mode production"},"_npmUser":{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.4.1","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"10.15.2","dependencies":{"events":"^3.0.0","es6-promise":"^4.2.8"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^7.2.0","webpack":"4.41.2","ts-loader":"^6.2.1","babel-jest":"^24.9.0","ripple-lib":"^1.4.2","tiny-worker":"^2.3.0","webpack-cli":"3.3.10","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","bignumber.js":"^9.0.0","eslint-loader":"^3.0.2","worker-loader":"^2.0.0","@babel/runtime":"^7.7.4","@babel/register":"^7.7.4","eslint-plugin-jest":"^23.0.4","webpack-dev-server":"3.9.0","html-webpack-plugin":"^3.2.0","eslint-config-airbnb-base":"^14.0.0"},"workersDependencies":{"ws":"^7.2.0","ripple-lib":"^1.4.0","tiny-worker":"^2.3.0","bignumber.js":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_1.0.6_1575299764216_0.3837473292790199","host":"s3://npm-registry-packages"}},"1.0.7":{"name":"@trezor/blockchain-link","version":"1.0.7","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@1.0.7","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"slowbackspace","email":"slowbackspace@gmail.com"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"vladimirvolek","email":"volek.vladimir@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"a9f3b84a707714f784e275b4f510135410b2bbc2","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-1.0.7.tgz","fileCount":48,"integrity":"sha512-z8ZW+gdY2AXCuCOSw3LJTWyyWnS+92HA0d8JojJ5+SVOGkAA8m0F9+w06sFTzGnFPpY8S6WPzHJJf8yvnWlhoA==","signatures":[{"sig":"MEUCIQDcaXFoNc4vR3j2mcsjg5NpcK1oTDraKbygsvs5ZHSb+wIgS8R+vFLAVERPfRNtsj1mHZagna9PtvkXZv2K6uc7JIs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4468966,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTCehCRA9TVsSAnZWagAAZowQAINLHjEVCzJpaKB9Ph1T\nFVFZleupkjoRLKhrrQAIeD9lvh9nlY48y/qZbVdtkWmZrm0ozNL8PI5OtAfs\n7dorSdvteIIw+u8fngCSaEnpbr3YnJKlDa2DAdSDWNbuC2iA31ONtOwTo2Uq\n0nfOlZKYmtBvIFYCtKxwLvrdUPEqAoksSzPWu+9sKHL+QhyXYg8oLyoeMPN2\nmlGyFBIOJ/hZBgYRpi54ekEqg01xH/wSE5N5vDYrQ/EfOhghVUwFIDTvX6+R\n/bzKXA+0QdtkGF6n3ywmUL/aFHPwcC8faKTD0rlAZ3h5rW/E+ux7VkZYuYXD\nsf8bwgb6/Mp3r190Ne9WPQ8tbPMtbsmmxwAOtsLBBi9iWht+O808wv2mptr8\nZPYXdWIkG6/NlT+gxorW1ZgaCr+tnklL5pFn8gxLz5NulwKXL81tHt7V0YMD\nivghsqyIwN2E9BORNR/csAdNwePM2r3Arf0X6ik4VA3MYzA++FnbniBQ8Xf+\nWeIWCpK7DH2wlczB+MUnG+E2ItXAXE+M+G+ufxSsdvI7yBovc2oqa9ZirqlM\njSUcbcsoSJFUJpoqihZvX+vB4Z3Ntr3YsN8lr6mX95DZ6EuY6vx5Z1PbNH81\nT66tap8o7+2bkqMzGWgCRE/4H/i5ajNd2tKn4tu8vlEhMgK8y4LTP6qGbGxC\nyw9s\r\n=uvrf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","browser":{"ws":"./lib/utils/ws.js"},"scripts":{"dev":"npx webpack-dev-server --config ./webpack/dev.babel.js --mode development","lint":"eslint '**/*{.ts,.tsx}'","build":"rimraf lib && tsc --p ./tsconfig.lib.json && tsc --p ./tsconfig.workers.json","build:lib":"yarn build && yarn build:workers","test:node":"jest -c jest.config.integration.js","test:unit":"jest --verbose -c jest.config.unit.js","type-check":"tsc --project tsconfig.json","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-node && yarn build:workers-module","build:workers-web":"webpack --config ./webpack/workers.web.babel.js --mode production","build:workers-node":"webpack --config ./webpack/workers.node.babel.js --mode production","build:workers-module":"webpack --config ./webpack/workers.module.babel.js --mode production"},"_npmUser":{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.12.1","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"12.13.1","dependencies":{"events":"^3.1.0","es6-promise":"^4.2.8"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^7.2.1","webpack":"4.41.6","ts-loader":"^6.2.1","babel-jest":"^25.1.0","ripple-lib":"1.6.3","tiny-worker":"^2.3.0","webpack-cli":"3.3.11","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","bignumber.js":"^9.0.0","eslint-loader":"^3.0.3","worker-loader":"^2.0.0","@babel/runtime":"7.8.4","@babel/register":"^7.8.3","eslint-plugin-jest":"^23.7.0","webpack-dev-server":"3.10.3","html-webpack-plugin":"^3.2.0","eslint-config-airbnb-base":"^14.0.0"},"workersDependencies":{"ws":"^7.2.1","ripple-lib":"1.6.3","tiny-worker":"^2.3.0","bignumber.js":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_1.0.7_1582049184584_0.8653769423727304","host":"s3://npm-registry-packages"}},"1.0.8":{"name":"@trezor/blockchain-link","version":"1.0.8","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@1.0.8","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"slowbackspace","email":"slowbackspace@gmail.com"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"vladimirvolek","email":"volek.vladimir@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"5d2b9bdf624492cb68349f83d42cadc848b6fc35","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-1.0.8.tgz","fileCount":48,"integrity":"sha512-d/dC4KNaUB4ip2QgTd5YuebvL3vp45kaGp13Dj6BNqIQmchzCX8OpztzjofYhzLRPmf2QFZjVlaIaRuLGP3E0Q==","signatures":[{"sig":"MEYCIQC7THSPP+0zXACUOxq4S3P2V4p0xaJxWw73Qcsaknbb8gIhAO1B09HSXYBwOjCHZZMLn1IYxe/W5k07ysQF3sqVKxHm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4469559,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYkGGCRA9TVsSAnZWagAAsi0P/RahsIWQLima7A85xKmV\ntvhZcXdnAqXRGt/k+wRdoQ6oqaOKUSBdc03S7BDih5qvJaP//Qb6Pie8h3El\nlR6N14zUR4L6nO3ccaWKz5ZDjzjSQ03lYxWkDxcOrBCLQvm3mXQ8TTfxjVSv\nq7uzQ/D5hK8SQeNvpQrX0a9wlbqJHZUbR0XfXTKWB3sw3PwNAizcOtdJ2YJ0\n/ky9vSqtwpjIh+qdARd26zRoLmRb/vOETIhUyXLW+/mGvMp+i+qcFyd6bfPO\n9N6snGjJAsZvnQn136gEYckvFgLqW1kAiU+gJQSJnlYmE1CROxN5Cf39mJeF\ncukLiGAjMrdJM3gHX4bTx1gwcplzBDxgf+CgsPO5qEMDFRCsbRbEWwQCVLFu\nGQVrSRYCyXpvdG8qeKv4icqvV5sOKI6mZ+tOVqwn18qZvkQs9swW+Zl1UoHU\ngEN0DHomeflKmyZQJ6JDcqu9yO4Eup9UEt6u+Cihc98xhc6dIvZq6mVskXdy\n6jyKUK6Cr+oKvOuy0OBz9BgetWiLJQuKvqduw85Mba451O00vKhw6ECtpSUL\nv6UERAjsS9Q3vhvcBJxoWjCyvBn7+2hpedHVOw2VUevdiqv73/ChogkpJ4Vh\nEZUwrrs14S9X6FIdiMKejsad3qj2mDS/tv+53dSi0BqHFhotr9ANHrcIoNXz\njjMI\r\n=tNPv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","browser":{"ws":"./lib/utils/ws.js"},"scripts":{"dev":"npx webpack-dev-server --config ./webpack/dev.babel.js --mode development","lint":"eslint '**/*{.ts,.tsx}'","build":"rimraf lib && tsc --p ./tsconfig.lib.json && tsc --p ./tsconfig.workers.json","build:lib":"yarn build && yarn build:workers","test:node":"jest -c jest.config.integration.js","test:unit":"jest --verbose -c jest.config.unit.js","type-check":"tsc --project tsconfig.json","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-node && yarn build:workers-module","build:workers-web":"webpack --config ./webpack/workers.web.babel.js --mode production","build:workers-node":"webpack --config ./webpack/workers.node.babel.js --mode production","build:workers-module":"webpack --config ./webpack/workers.module.babel.js --mode production"},"_npmUser":{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.12.1","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"12.13.1","dependencies":{"events":"^3.1.0","es6-promise":"^4.2.8"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^7.2.1","webpack":"^4.42.0","ts-loader":"^6.2.1","babel-jest":"^25.1.0","ripple-lib":"1.6.4","tiny-worker":"^2.3.0","webpack-cli":"3.3.11","babel-eslint":"^10.1.0","babel-loader":"^8.0.6","bignumber.js":"^9.0.0","eslint-loader":"^3.0.3","worker-loader":"^2.0.0","@babel/runtime":"7.8.7","@babel/register":"^7.8.6","eslint-plugin-jest":"^23.8.2","webpack-dev-server":"3.10.3","html-webpack-plugin":"^3.2.0","eslint-config-airbnb-base":"^14.0.0"},"workersDependencies":{"ws":"^7.2.1","ripple-lib":"1.6.4","tiny-worker":"^2.3.0","bignumber.js":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_1.0.8_1583497606311_0.14759451465281725","host":"s3://npm-registry-packages"}},"1.0.9":{"name":"@trezor/blockchain-link","version":"1.0.9","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@1.0.9","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"slowbackspace","email":"slowbackspace@gmail.com"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"vladimirvolek","email":"volek.vladimir@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"3993085f9a9b45f358f9212ead2476cae70c91eb","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-1.0.9.tgz","fileCount":48,"integrity":"sha512-VLEnt5QGWPg7/wA4biVZwlryz/E1zY5vOefn47RqsEygz5YVmZT5XjtDEbZzrn2AEKaMynjfz2mu7wiaLUZYuQ==","signatures":[{"sig":"MEUCIFUj+uahczkkjCrJZTZdj1ZC0R9KWYoT5X4UjOAzwYXqAiEApbVe9mTex+VMXcS1EjoTU6QFnDBDh5VwkyGd6YKEG1M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4505325,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecNsuCRA9TVsSAnZWagAApqUP/0Retqd/hn624UnIpKJ8\n5emqJ/I7lLpN5N7efsuSwb+t35unYXJJwt8rJkCNQbugnTd+chBnIWmfdM9C\nt7+Bnu14hVt9la/TgxGY3VhZFBVOMw1J0yND7CdMEk3TYkvFb2Uxhj+UosKl\nHDCERHvUTm+/mQzYEPmy9Iq5o8xXGki1OBW4gVjh5WQyUgUcJG1SvSZsbShN\nmaYhKmCaft7gNJ0D0W9zFuUZ1T0rQ9r6RuN6tDvfp0XabR/XCbB66zHQWAqG\nxbjZuLWYGPDX8Uihj6FVNP+ziAzlbytlSn9XZQkpnJmUVpUl4o4C/9m4ynNq\nIgQ0I9eKAkC+cLcYkQqdBvvF9u+YuY4dN2nwkcCPF8nyduvTAsKTXxaeB3TG\nH2dqjfY1NPUyUQ7Bils2ZiKxZOE+J+RbYDxBZ5UeeaC5lDCXVQFydMV9D++i\nc7MOoZwe7wcMfGrKEY2bnpSNdvhyOXJ0iEzb1NJPGyh/y8Dd+IoHJCGIpo+R\nZfL0tzNxUiCdaacUI1fwZ8EEO9FVcjB7qzBHHmUBCSnPbrd+VK+kGWSolcTu\nDsxvt9WiM7r0AbS2RNDW0xcoceo4OvrWqV3bhGFtHi1Zk+t8Vv5Z3Nc54+6X\n/L8X1LMYA4+btLl8Fl3fk9B9UqF1wOMbdc2GClUNHyTTEXcEbazpdCO4dzXU\nGhyp\r\n=NhiX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","browser":{"ws":"./lib/utils/ws.js"},"scripts":{"dev":"npx webpack-dev-server --config ./webpack/dev.babel.js --mode development","lint":"eslint '**/*{.ts,.tsx}'","build":"rimraf lib && tsc --p ./tsconfig.lib.json && tsc --p ./tsconfig.workers.json","build:lib":"yarn build && yarn build:workers","test:node":"jest -c jest.config.integration.js","test:unit":"jest --verbose -c jest.config.unit.js","type-check":"tsc --project tsconfig.json","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-node && yarn build:workers-module","build:workers-web":"webpack --config ./webpack/workers.web.babel.js --mode production","build:workers-node":"webpack --config ./webpack/workers.node.babel.js --mode production","build:workers-module":"webpack --config ./webpack/workers.module.babel.js --mode production"},"_npmUser":{"name":"slowbackspace","email":"slowbackspace@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.12.0","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"12.13.0","dependencies":{"events":"^3.1.0","es6-promise":"^4.2.8"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^7.2.3","webpack":"^4.42.0","ts-loader":"^6.2.1","babel-jest":"^25.1.0","ripple-lib":"1.6.4","tiny-worker":"^2.3.0","webpack-cli":"3.3.11","babel-eslint":"^10.1.0","babel-loader":"^8.0.6","bignumber.js":"^9.0.0","eslint-loader":"^3.0.3","worker-loader":"^2.0.0","@babel/runtime":"^7.8.7","@babel/register":"^7.8.6","eslint-plugin-jest":"^23.8.2","webpack-dev-server":"3.10.3","html-webpack-plugin":"^3.2.0","eslint-config-airbnb-base":"^14.0.0"},"workersDependencies":{"ws":"^7.2.1","ripple-lib":"1.6.4","tiny-worker":"^2.3.0","bignumber.js":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_1.0.9_1584454446132_0.031083187953484748","host":"s3://npm-registry-packages"}},"1.0.10":{"name":"@trezor/blockchain-link","version":"1.0.10","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@1.0.10","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"slowbackspace","email":"slowbackspace@gmail.com"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"vladimirvolek","email":"volek.vladimir@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"3a410612050592c30f7c43988f61155c5cf8ae05","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-1.0.10.tgz","fileCount":48,"integrity":"sha512-EfYQewm+mQXfJkmJNnS0LkIkZc2muCEorzm9I8XcmxcvHdPANhDT5o3gtdyVSsKW9cduvZi1VfOTi+plW4nSHQ==","signatures":[{"sig":"MEUCIB3N3Z6wHk3MNRv4ZhBA1omHIEQBO7TSHg5ogbvV3wBAAiEApvGN6bklMvmOqO6BvUaTTxeU7hv6RTh5ItJDlMwQ5xc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4155981,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehHJ3CRA9TVsSAnZWagAAUGgQAKSMrQZJuWFsxf0zr2zO\n37gE6I+faWStxdU2SCXjk8pDVnggXsSwJY8AaRJ9ET2HmgxJzVu0ummd7zs8\n3IRXcejTfumM34MvJyLsLA0oRH8WutADuMR4ngoBACz8pXjwbXs00Ny+mnFT\ns6MJ8oUaQeI1cLzNmloSAt3YDRahnYjR/cK4TFXVWcNnHf++Q4UDE1y6XDPS\nDMdwJSdr4zx7CCuv66AutRA9c0GwHl7bmaN0uOVngB72L3no/NZKLlnJfaG0\nLjBcGAJSwtcWH25+m2SvlwGobEhOEWZg/bK5CPdS+2t5VNql2aIvKHw0Tj/q\nK5jLz3JTeqB4IkpWC7Xmdoaf7iD+c7AOqmkLgMyS4g44ZpLDwe8OY3MP5euH\n03iLX3e5JQwoaHW4xxvw0wRcon5Sa5lWnQrrFtUyZKYPyyuBVzd+Sk5LDPA6\ntO7gZO0fDrqLjbm3mYb2UwquUjeVieGFKd3/32vSSCa+V97WYXVKsL9ocQmJ\nnuy47UMfI9TdZILTcovHzpdsSk/7eB7ruWAciFJ8sW6foMO2XBKOsuefrWY5\nJM2C/dJfPDKFS3iS5Hj3BrU2FL1F86LybZFZzhnUJFSRQsDPBi5V9LVZeEcN\nSwqGJqHLOu/RcKF/xPCNQhcE2LRSR8Z/MgBdWBtdbXjCbT5h4RKGK8oxZ3do\nLlQ3\r\n=3Zcm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","browser":{"ws":"./lib/utils/ws.js"},"scripts":{"dev":"npx webpack-dev-server --config ./webpack/dev.babel.js --mode development","lint":"eslint '**/*{.ts,.tsx}'","build":"rimraf lib && tsc --p ./tsconfig.lib.json && tsc --p ./tsconfig.workers.json","build:lib":"yarn build && yarn build:workers","test:node":"jest -c jest.config.integration.js","test:unit":"jest --verbose -c jest.config.unit.js","type-check":"tsc --project tsconfig.json","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-node && yarn build:workers-module","build:workers-web":"webpack --config ./webpack/workers.web.babel.js --mode production","build:workers-node":"webpack --config ./webpack/workers.node.babel.js --mode production","build:workers-module":"webpack --config ./webpack/workers.module.babel.js --mode production"},"_npmUser":{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.12.1","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"12.13.1","dependencies":{"events":"^3.1.0","es6-promise":"^4.2.8"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^7.2.3","webpack":"^4.42.1","ts-loader":"^6.2.2","babel-jest":"^25.1.0","ripple-lib":"1.6.5","tiny-worker":"^2.3.0","webpack-cli":"3.3.11","babel-eslint":"^10.1.0","babel-loader":"^8.1.0","bignumber.js":"^9.0.0","eslint-loader":"^3.0.3","worker-loader":"^2.0.0","@babel/runtime":"^7.9.2","@babel/register":"^7.9.0","eslint-plugin-jest":"^23.8.2","webpack-dev-server":"3.10.3","html-webpack-plugin":"^3.2.0","eslint-config-airbnb-base":"^14.1.0"},"workersDependencies":{"ws":"^7.2.1","ripple-lib":"1.6.4","tiny-worker":"^2.3.0","bignumber.js":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_1.0.10_1585738359080_0.15254365686325633","host":"s3://npm-registry-packages"}},"1.0.11":{"name":"@trezor/blockchain-link","version":"1.0.11","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@1.0.11","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"slowbackspace","email":"slowbackspace@gmail.com"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"vladimirvolek","email":"volek.vladimir@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"ca794cee291d74fc31186a825df4c32229d3a9fb","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-1.0.11.tgz","fileCount":48,"integrity":"sha512-H8pOKjzC2KreUSBcMcUnZQ5nqPTvR2fPU92Rsb3l9QxzxBDMF6IQVvXrq2okgq2/q3clU4PLpn3hGppcVSNPFg==","signatures":[{"sig":"MEUCIEllECYYybosxRoCP3LMctByyeRN2/93fjIFscjUCtjIAiEA65qwGOhObpMwvFXRG7bpKP79Iw2L4Vy6LFErbApM+Go=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4156278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuBcUCRA9TVsSAnZWagAACrQP/RVDbYxAiFzL0PyUs7mo\nES045WupS7gsEAz2TBA3xrhuubJBUTE8oZUYv3MWGvSzKcGRWJvBcOzytqME\nv2IrbYE2QP9YYhRZ+hoESnwP2l4Or0ONrRiEvOPa9oG/LwtNOdmlEktsG1Ga\nku2d1dFmthLBYqbHeu6zFakIaceM+svo0+cmvxv4Ui5qke9e9MQyJrWsdPiN\nZLdfc/hto2C6V575+yFMMrCbTHo53kng876MmwWOefZ4UdrzLnD7Vt/9cmkq\ntDqsu3c/MdE631fbJWgNNfuQxoSe3mWjss4iDMh4A6dFDg/0DMingptnPys1\nSSfBbHisOTWlVZTeMtJAoTJpmpM3hqAd1E0VV+/AL1BmCKowMAzJmAHytQvA\nRg6OamS3Wk7/HgicUZPvJWXOk3kiLLovH7po5peteRNonBYW/pGbjSkE6V8e\ntCa/PD6oyH8uT6DmgR2NZAGWOdtTEmnpa1MTePINsuMrSRYqjTtOHOfirPwp\n6womVIMJSkugJVTG2EWM7lvApintgUPOkDmRGbcq/NZD1cLBnzcyo/A4lc7J\nbjePIu4P0GVk4qQaHPESpGn0k2g6L1XaWMVoDrxkqd9TWOxsEfytYy2rpWP9\ndTOo0Dvtxtrwjr3wxgUrlrY06hy4KkoHnEDawW+hSlkuDBK5OkmKRpIPZtTH\nuDqE\r\n=2WU5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","browser":{"ws":"./lib/utils/ws.js"},"scripts":{"dev":"npx webpack-dev-server --config ./webpack/dev.babel.js --mode development","lint":"eslint '**/*{.ts,.tsx}'","build":"rimraf lib && tsc --p ./tsconfig.lib.json && tsc --p ./tsconfig.workers.json","build:lib":"yarn build && yarn build:workers","test:node":"jest -c jest.config.integration.js","test:unit":"jest --verbose -c jest.config.unit.js","type-check":"tsc --project tsconfig.json","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-node && yarn build:workers-module","build:workers-web":"webpack --config ./webpack/workers.web.babel.js --mode production","build:workers-node":"webpack --config ./webpack/workers.node.babel.js --mode production","build:workers-module":"webpack --config ./webpack/workers.module.babel.js --mode production"},"_npmUser":{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.12.1","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"12.13.1","dependencies":{"events":"^3.1.0","es6-promise":"^4.2.8"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^7.2.3","webpack":"^4.43.0","ts-loader":"^7.0.1","babel-jest":"^25.4.0","ripple-lib":"1.6.5","tiny-worker":"^2.3.0","webpack-cli":"3.3.11","babel-eslint":"^10.1.0","babel-loader":"^8.1.0","bignumber.js":"^9.0.0","eslint-loader":"^4.0.0","worker-loader":"^2.0.0","@babel/runtime":"^7.9.2","@babel/register":"^7.9.0","eslint-plugin-jest":"^23.8.2","webpack-dev-server":"3.10.3","html-webpack-plugin":"^4.2.0","eslint-config-airbnb-base":"^14.1.0"},"workersDependencies":{"ws":"^7.2.1","ripple-lib":"1.6.5","tiny-worker":"^2.3.0","bignumber.js":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_1.0.11_1589122836081_0.9291988912736011","host":"s3://npm-registry-packages"}},"1.0.12":{"name":"@trezor/blockchain-link","version":"1.0.12","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@1.0.12","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"slowbackspace","email":"slowbackspace@gmail.com"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"vladimirvolek","email":"volek.vladimir@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"7485d8c2bc7f84d948a36ac80185ad3cb1565b65","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-1.0.12.tgz","fileCount":48,"integrity":"sha512-6C7apZgH69u9obclcykD0Q57I75J1KhlxEMl3wBt1gdqzW/lUOszAvUISckA97M07ro9xqb+UZ6Fr4cMGaz+Ww==","signatures":[{"sig":"MEQCIC6LdPG5qOT4+3nW4OuVUUTWDcr2BPyNoqhgdMSoxkcVAiAiqoQ549Ozex24FFh8MItUD06Arh4fyx91JiMPZgXUFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4189616,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3lpCCRA9TVsSAnZWagAAZq4P/jmPUDKbuEjpb7ECi0/9\njLIfLfnofqUn1ZCuUcMcnEEO0mMjrTAUacg4NiEN96kJLY3/bAUF6sT/1EdM\nRT433t7VIgnO94yABOdzP6X+36NlOHyNRXATmb+7vhe3tNvpFUfjqZLGH8El\nDOZvhCsMBbWDFmnCIPfKV7Zzi3aByDqu/zkk7QB0KgyJwdIRuzk2C0rcTwkT\ntZQUjhqfvvh65t5guokTgkz2QfTAnia7IcSeZn69RSCzwJU4To1td8G7PMqp\nKBzSOhNXZmt2AZwPw57P1XKMEujt75g9EPdH4SRbBfBC9XuTrLxni2iN/7Ij\nh2xJcYytFswj+d4qua4Rf0o7K+nO10KWUAcPmS81+V+8j3lejjzAyHNcMj5o\nGzbi8XDj1OXW9VVa6tthF6ndmAxsDCxAr35L6uCbuZiB3+WPIHS9pmtickDT\nC2iPhKF8Pmknj6h+gJKQ9G99qaAY5g4y0zgXNO9NCCwj++Ab+tmCFdXPz3D9\nd/tjpkxcYB2kjKaU5Au5CRayYUMOZCYiHBW4/gK4bb3dyqheuHvoUMuXuH5s\nqJLjSU/WFpjLqtkIJUKExRD+cl91NtS7IBlRvtpTm4YkXH5/EXm4IutNNFTF\nHQwtPFJdWV/7nd21sb3lDlSwGVLQF/kFAGWN+VDGSXQ5B+OGpmwu9/3eCZgo\nAUV8\r\n=p00n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","browser":{"ws":"./lib/utils/ws.js"},"scripts":{"dev":"npx webpack-dev-server --config ./webpack/dev.babel.js --mode development","lint":"eslint '**/*{.ts,.tsx}'","build":"rimraf lib && tsc --p ./tsconfig.lib.json && tsc --p ./tsconfig.workers.json","build:lib":"yarn build && yarn build:workers","test:node":"jest -c jest.config.integration.js","test:unit":"jest --verbose -c jest.config.unit.js","type-check":"tsc --project tsconfig.json","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-node && yarn build:workers-module","build:workers-web":"webpack --config ./webpack/workers.web.babel.js --mode production","build:workers-node":"webpack --config ./webpack/workers.node.babel.js --mode production","build:workers-module":"webpack --config ./webpack/workers.module.babel.js --mode production"},"_npmUser":{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.12.1","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"12.13.1","dependencies":{"events":"^3.1.0","es6-promise":"^4.2.8"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^7.3.0","webpack":"^4.43.0","ts-loader":"^7.0.5","babel-jest":"^26.0.1","ripple-lib":"1.7.1","tiny-worker":"^2.3.0","webpack-cli":"3.3.11","babel-eslint":"^10.1.0","babel-loader":"^8.1.0","bignumber.js":"^9.0.0","eslint-loader":"^4.0.2","worker-loader":"^2.0.0","@babel/runtime":"^7.10.2","@babel/register":"^7.10.1","eslint-plugin-jest":"^23.13.2","webpack-dev-server":"3.11.0","html-webpack-plugin":"^4.3.0","eslint-config-airbnb-base":"^14.1.0"},"workersDependencies":{"ws":"^7.2.1","ripple-lib":"1.6.5","tiny-worker":"^2.3.0","bignumber.js":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_1.0.12_1591630402086_0.8865462929758441","host":"s3://npm-registry-packages"}},"1.0.13":{"name":"@trezor/blockchain-link","version":"1.0.13","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@1.0.13","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"slowbackspace","email":"slowbackspace@gmail.com"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"vladimirvolek","email":"volek.vladimir@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"2c9664327271e7ffc136ad331747cfcc2e0d86d9","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-1.0.13.tgz","fileCount":48,"integrity":"sha512-SDcvzWTx3IebDhcrTr3iXFE7velWGR5efZdMXsOAI/YK2AW91BhvWEk+tUwOXpQY5/CJu4JQ6n7MC5DQYZaN6A==","signatures":[{"sig":"MEUCIEA+5yPr0E6Sdbn1nwDybGdyM/R4HZnCJ/68DAbE1IfmAiEAw4cxWVkjokTF00K13/g1t5eAKvOaP5QoNkCddbs/DSk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4202987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9fTDCRA9TVsSAnZWagAAG14P/2Sv5NLqnJ44TNGUYkbj\nXFHrofttcCg3+9xGAgtFqmrK1MqyUj1HZhkIGuaRc8qxKO8i/jINSDQ2rHnO\nBYcfmTRn6pwVBps4NsycSFLW5eJpBw4I97XmLQyl5ZVitQrbBi+cdTpELefu\nK9mUQxReTBoNQ8OFJB3dtco6MGZ8tUT/oxZNbbyry40sjcnH542MDGVnvlqw\nMw7avSKyFRMs0vIZfsah25G1vGHa6NMhsTr2NkMMXpewEy1HC4UW0Z7c+HIO\nEhOMw8IIb93bkU1bUp1fDexExe1ioDaRAc1jSUvM9bOc+ZOh7ACf9pk8cktK\nxX+x1ns+3DzBjXSzBFxrYODGuJckgwPfDqecz4pVVZaUzU728wozCIlY4dAY\nZuxrfbGy7pWQprRjxYBQJreQCwqO2xLy1ej1L2cK3n9IdJkREJucgSXE2sdr\n9K2WVrKTyDj98TBDk+ppXqnSV/nBldP/qRyM2oostwQUkNRsyuPY7dYELFgj\n4pDx91GaU/Eqn09Y2RGVacSvTRQK7hcc7J4YL4W7QczKPUJwXSmVfEmAOSz8\nyQL8jAfeIIZPQkNL6uUuLwweclnO94ebzG8ugaKHNT3jD6OLnBJQcGcDFQ75\nttNroVPQceTB1QfIGE2aZMuXETPQX4gqj3RqiPsGCYXmosvWA2R2XSxWw6ej\nf4dK\r\n=dwfy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","browser":{"ws":"./lib/utils/ws.js"},"scripts":{"dev":"npx webpack-dev-server --config ./webpack/dev.babel.js --mode development","lint":"eslint '**/*{.ts,.tsx}'","build":"rimraf lib && tsc --p ./tsconfig.lib.json && tsc --p ./tsconfig.workers.json","build:lib":"yarn build && yarn build:workers","test:unit":"jest --verbose -c jest.config.unit.js","type-check":"tsc --project tsconfig.json","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-node && yarn build:workers-module","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.babel.js --mode production","build:workers-node":"webpack --config ./webpack/workers.node.babel.js --mode production","build:workers-module":"webpack --config ./webpack/workers.module.babel.js --mode production"},"_npmUser":{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.12.1","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"12.13.1","dependencies":{"events":"^3.1.0","es6-promise":"^4.2.8"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^7.3.0","webpack":"^4.43.0","ts-loader":"^7.0.5","ripple-lib":"1.7.1","tiny-worker":"^2.3.0","webpack-cli":"3.3.12","babel-eslint":"^10.1.0","babel-loader":"^8.1.0","bignumber.js":"^9.0.0","eslint-loader":"^4.0.2","worker-loader":"^2.0.0","@babel/runtime":"^7.10.3","@babel/register":"^7.10.3","eslint-plugin-jest":"^23.17.1","webpack-dev-server":"3.11.0","html-webpack-plugin":"^4.3.0","eslint-config-airbnb-base":"^14.2.0"},"workersDependencies":{"ws":"^7.2.1","ripple-lib":"1.6.5","tiny-worker":"^2.3.0","bignumber.js":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_1.0.13_1593177282204_0.14992954032486394","host":"s3://npm-registry-packages"}},"1.0.14":{"name":"@trezor/blockchain-link","version":"1.0.14","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@1.0.14","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"slowbackspace","email":"slowbackspace@gmail.com"},{"name":"vladimirvolek","email":"volek.vladimir@gmail.com"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"59e08b8291033a1d9bc7d596f352b947ff501f2b","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-1.0.14.tgz","fileCount":48,"integrity":"sha512-m2Fy2mCP7Hl3yfImMRxk2umAfMFEWNPveGWUVucYLqp77vCmJ2oMaC8aqvbBErbsIWMnKj/0FYHOdl90COV7EA==","signatures":[{"sig":"MEUCIF1GT1ogfOsLISrz6CajrAEVUdv934Cb7cAuGZHa8c1RAiEA+Z85q07rKbyokZ5VQEneQTQOVBZIaBC0KKeDnszZb1Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4205187,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfagROCRA9TVsSAnZWagAAYcoQAKCZl4YWql3Kg0OkAZCZ\nYVQfef2/rFnt30Y8pLNdUwTBADws3Lx0dMJfYMCNrbHLJGAbSMUoThQSwtil\nlTzcZBv3N94isVRv5qaeqVvtF24qkKYa7phnIrmR+OYCsNlE2gV+XUj69Yem\ncZLrZVUAoTPzlOgzjK2W5y5k21XEl0abXIuGoThqKRP2u84itohDCqx4kYDx\nKu+BIVAb3h1b0vd3hG0NX7qrJ3vP2b8MdUvPol1cjWj9OyUeOaeH04RJSXhj\nFlQ06kxV3c7RuyNxuXw0w/YjAs8wcsZby8F0ejanpcuGtv9NsXF3WpBwEPA3\noCz6vUwt2eV/FAt+QoIfzI99GemPzK1fz6phhWAaBxLgVUlrxI+MLnqBzp6T\n4oWYSV1Juau47rLsYRxV/ke645s2U9nfdIzmRvGbMVeBjl6Ga01qLaxvQSrK\nylFdM02jEQ7sVsjd9J46aMDtdAKXF6HVjMvXow/qdxBYef6eO3PNF2GDzahm\nGWKG68nO5rgcl5zM+ABYFKyfPf4ESO/ZY9KKhgQlKaZscq5Cs+MxWej0TpYv\nspwxoEuwLn2eNwGXwHJ6hO2o1ZJNn8KiHXHIwJ+h30RyoKoWUTThALbK5O4p\nEi+C6kXNlnKSSC9yPlFrLo1Q+Jr60dJ5aFNgVLrJQPzgFUOq3eLrRFcKPyDR\n/BeF\r\n=OJXE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","browser":{"ws":"./lib/utils/ws.js"},"scripts":{"dev":"npx webpack-dev-server --config ./webpack/dev.babel.js --mode development","lint":"eslint '**/*{.ts,.tsx}'","build":"rimraf lib && tsc --p ./tsconfig.lib.json && tsc --p ./tsconfig.workers.json","build:lib":"yarn build && yarn build:workers","test:unit":"jest --verbose -c jest.config.unit.js","type-check":"tsc --project tsconfig.json","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-node && yarn build:workers-module","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.babel.js --mode production","build:workers-node":"webpack --config ./webpack/workers.node.babel.js --mode production","build:workers-module":"webpack --config ./webpack/workers.module.babel.js --mode production"},"_npmUser":{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.12.1","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"12.13.1","dependencies":{"events":"^3.2.0","es6-promise":"^4.2.8"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^7.3.1","webpack":"^4.44.2","ts-loader":"^8.0.4","ripple-lib":"1.8.0","tiny-worker":"^2.3.0","webpack-cli":"3.3.12","babel-eslint":"^10.1.0","babel-loader":"^8.1.0","bignumber.js":"^9.0.0","eslint-loader":"^4.0.2","worker-loader":"^3.0.2","@babel/runtime":"^7.11.2","@babel/register":"^7.11.5","eslint-plugin-jest":"^24.0.2","webpack-dev-server":"3.11.0","html-webpack-plugin":"^4.5.0","eslint-config-airbnb-base":"^14.2.0"},"workersDependencies":{"ws":"^7.2.1","ripple-lib":"1.8.0","tiny-worker":"^2.3.0","bignumber.js":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_1.0.14_1600783438314_0.4282648246239731","host":"s3://npm-registry-packages"}},"1.0.15":{"name":"@trezor/blockchain-link","version":"1.0.15","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@1.0.15","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"slowbackspace","email":"slowbackspace@gmail.com"},{"name":"vladimirvolek","email":"volek.vladimir@gmail.com"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"a3f7c1122d568a1a945f7f0c43de217cdc2d3c7a","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-1.0.15.tgz","fileCount":48,"integrity":"sha512-qcGHa1OXHdQb6SoPW6yfXyomkKwtd/JpFXL4eSGvAl08roxtgmtXNHmQaJ8F0oRSClbPEprqf/qR3BPdK33HoQ==","signatures":[{"sig":"MEUCIQDKk7zqwY92C3ZG/YShMK+CPqX8fI5PC68BG6U3BnOLvgIgEn91wuFXoCYwWZKPT8YgYWNhGWYDcIo85sTq1hNiivA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4486242,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvkDcCRA9TVsSAnZWagAA61oQAIYjy4YqGCLwzzdH+hPB\nEG2jVjZ0tJ6adrxSR8V+BWfCe94jfqdnH2Njqfuy3hu9bMhIBHKnOkthHcCG\nHg3yRmTtkjwga2TJef3Wi2GLp41IlW2kzUULJpn+7hIN/RkWn37f/naF1Ell\nV6Chob4A9ESeazPTBPlR1gB6wMjWONcMyIL7+FMdd07UNUoHB6nKn01msgWq\n84OlC4xbKtLcbpbJEe9kicmQrbvAVfDQ1322PAUvB70gLSLvmAWnnwTyBElu\nsg8PqYCXuuRiw2DOdtwagrVMDCoHYQ6R8N5349vaV294NmCb0fH5vNoqcCDb\n1xqFgvGeF1Wsv0aeehcjHRjIMyVwHNCwM/S0h6QpWUFguVONoiYrsjZQ0Jwx\nMQAYNyxDFbX2/0N6+/YZ3KVlgA4Nn3volw/XiF4iPZAiVQ6CJVCETVha7tX0\nJSFRuJUhBxoiTceHs+A8UDv4WUqwd0+iCX3pDB/PeQJwuUYRf5Sp5u8zzUFK\nOQU9JbbT8sRY5cbX+Jk/WrVMCI527Rd01aJOZzXYKE8Fx0njYFUWiH8NbqOw\nO+mKgYEYiM0ToQVrYP+EVNFqedbdXTxUaLLErObRrM2/m50IaZYtZi9+dyAa\nKr99qnQQicGatvlnbCkUVlm/PvrN4fJDE1FysO1Y3kDd2PdwSJN9G4H0VFTl\n9cpM\r\n=+Se0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js"},"scripts":{"dev":"npx webpack-dev-server --config ./webpack/dev.babel.js --mode development","lint":"eslint '**/*{.ts,.tsx}'","build":"rimraf lib && tsc --p ./tsconfig.lib.json && tsc --p ./tsconfig.workers.json","build:lib":"yarn build && yarn build:workers","test:unit":"jest --verbose -c jest.config.unit.js","type-check":"tsc --project tsconfig.json","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-node && yarn build:workers-module","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.babel.js --mode production","build:workers-node":"webpack --config ./webpack/workers.node.babel.js --mode production","build:workers-module":"webpack --config ./webpack/workers.module.babel.js --mode production"},"typings":"lib/index.d.ts","_npmUser":{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.12.1","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"12.13.1","dependencies":{"ws":"^7.4.0","events":"^3.2.0","ripple-lib":"1.8.2","es6-promise":"^4.2.8","tiny-worker":"^2.3.0","bignumber.js":"^9.0.1"},"_hasShrinkwrap":false,"devDependencies":{"webpack":"^4.44.2","ts-loader":"^8.0.11","webpack-cli":"3.3.12","babel-eslint":"^10.1.0","babel-loader":"^8.2.1","eslint-loader":"^4.0.2","worker-loader":"^3.0.5","@babel/runtime":"^7.12.5","@babel/register":"^7.12.1","eslint-plugin-jest":"^24.1.3","webpack-dev-server":"3.11.0","html-webpack-plugin":"^4.5.0","eslint-config-airbnb-base":"^14.2.1"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_1.0.15_1606303963763_0.3059736274526159","host":"s3://npm-registry-packages"}},"1.0.16":{"name":"@trezor/blockchain-link","version":"1.0.16","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@1.0.16","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"vladimirvolek","email":"volek.vladimir@gmail.com"},{"name":"slowbackspace","email":"slowbackspace@gmail.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"842d2846385deef7a179df74c1d157332708934c","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-1.0.16.tgz","fileCount":48,"integrity":"sha512-K5HHgAFWrQEODsarEV55efk+Iamf96n56B8PAxMNaKRwj04i6LpQ8uyHSJf7hVZQ+z4lMXG+Qw7vijS17qooRw==","signatures":[{"sig":"MEQCIEwgIQKXgJAsA4PtuWHOgS1Lt+oYx9cywbf7JPQMhIBMAiBlcdTPqqE6ec46LfhcYH5mBpIly7AubudvPNySG4GNtw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4883682,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLkPfCRA9TVsSAnZWagAAPtAP/AngSr+W1qp+GmOYUwP5\ng+bNM3rJYQSgASS8G2U+wX0geTC8cmApcdhwpS0SE2w/JQE9E1wfcLR7sX8D\nn8S7q702XdIIeIvslaTJlptwkS/ZKSeEoCydixFyIC/VRQXLvqfwjRHiLMso\nVP8484a0Cr5tEt0tSDfbVznUFfdUFrJ/i44XAB/Hkc/vZQZ3j9f3FO++aCrq\nZnwlJcmp5OxEhrr8yIcoTGj7RnvwchQaXEMTDQhngb+0pPncAD3zxbT88pKW\n9tDbm3lwg5n5qZQGUHtFzefzHqOfbemDKUw8tUmoOCpT/dgExGOtb51qix1u\nE6bAIzWSW/Ksje+1qFSqRo5PUTxjhsTPBTcVqWzVsFykX+SFPGLi2mOkeYKm\nOgKPelAiBHKQlFIOuCidQvQJWooJ2ubP+dh7s1FpYqR39+i1ztAuKjoFtVLW\noCLgZcrYta9qlaqQv/p2i0jFqyV27TiagTDyucPREXPgc6rS9SP8/jTD5hyl\ntdUTnqCEP98ZntispUSaf+PBliUNiztZlhS/Oi3ca1ErGa3l9MIvXarNRNYy\nSuT5wXjJZM6uzcGgN3jl2nVX37OssGnotwa5xXd0mKzixMdvl9ZgWx8k66Q9\ntsmyC3L03dgbbhT4ItzkgyXgGOpEGpcIS9eX5pse9meWNUU6MTQ+itEP+GwP\nuMN4\r\n=bWLf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js"},"scripts":{"dev":"npx webpack-dev-server --config ./webpack/dev.babel.js --mode development","lint":"eslint '**/*{.ts,.tsx}'","build":"rimraf lib && tsc --p ./tsconfig.lib.json && tsc --p ./tsconfig.workers.json","build:lib":"yarn build && yarn build:workers","test:unit":"jest --verbose -c jest.config.unit.js","type-check":"tsc --project tsconfig.json","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-node && yarn build:workers-module","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.babel.js --mode production","build:workers-node":"webpack --config ./webpack/workers.node.babel.js --mode production","build:workers-module":"webpack --config ./webpack/workers.module.babel.js --mode production"},"typings":"lib/index.d.ts","_npmUser":{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.14.6","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"12.18.4","dependencies":{"ws":"^7.4.0","events":"^3.2.0","ripple-lib":"1.8.2","es6-promise":"^4.2.8","tiny-worker":"^2.3.0","bignumber.js":"^9.0.1"},"_hasShrinkwrap":false,"devDependencies":{"webpack":"^4.44.2","ts-loader":"^8.0.14","webpack-cli":"3.3.12","babel-eslint":"^10.1.0","babel-loader":"^8.2.1","eslint-loader":"^4.0.2","worker-loader":"^3.0.7","@babel/runtime":"^7.12.5","@babel/register":"^7.12.1","eslint-plugin-jest":"^24.1.3","webpack-dev-server":"3.11.0","html-webpack-plugin":"^4.5.0","eslint-config-airbnb-base":"^14.2.1"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_1.0.16_1613644766842_0.11947387161029166","host":"s3://npm-registry-packages"}},"1.0.17":{"name":"@trezor/blockchain-link","version":"1.0.17","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@1.0.17","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"vladimirvolek","email":"volek.vladimir@gmail.com"},{"name":"slowbackspace","email":"slowbackspace@gmail.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"3155b44ee9beb71326986d404385ede673519b3c","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-1.0.17.tgz","fileCount":50,"integrity":"sha512-o1ZmZVdhXM8K4OY61A6l/pvmasC6OTGDeDliVlVnNdy3eVDVlnEivQVnMD7CvQr0Crxl1Flox0mp90Ljp/DIkA==","signatures":[{"sig":"MEUCIQDls9McKruWBQJCD3hREz68/uOPQd+UbFEz4NknOUPCVgIgP+sXhpb5qIU817EvpfSZ4HvAiD09vlms1Sjk8ApDdsg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4887311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOO/gCRA9TVsSAnZWagAAqxQP/3frm08+nO5BSKyT/Cmx\nDfynAfGPPF72afbRdCmf7ILNDRLWKE6lsz3FqcFmmWT4sqESTsz1ITz7O9kb\nfRYtdv3w9I0FY/5zDjau3nlfL6Y281vqSH/IiFvR4FxG+MGIGPeeJbj2aMRm\nM5DvI3auzTsQECVaSdGl8xih48x1Bodb6TnVUMTmKRkRulbI36+jIhWeAMtI\nVxv6yTZ8CJg/smqQGTsd6ySq7pi1nSGJXHH18IzZP5LNL1Jm9iRkH11VM/ps\nsmOv1tny1G39d0FdcJhFzw84bRUV0OxHVge4k+SHvdbpmbxxGyNBJBwa+y2a\n/Ve7c1hxvSt4ZEjezW48mHABaPmCLBqFtLsQYkMaL588hLVslrrP31Q5nMjK\n8Rcgyw3CtAe8feuDgHZZDNTDNCUtGbK1GS/O9Hb24/2e+WzXREugqKP58YqY\nR3DQGMVAJw3GFPbfQuTB4TAphnPiGuNHqKwpRuIadi+Wspteu/FmHG3ONNz6\nXrjILWrPTYPegCdFIYW6fW2bhK2R5EL8NRQ96EGSTLjszK7yVf5T4amXEi67\nytV7tDYe2VN82r2iccXslC0bl37NtULyYTikWnw6a0L8wKM/X3xLbhkIGK9A\njT+xxHbr7f2K3KZRw1Nx/hpPVNWBkQhPux6mvJYVPS1IQ0k59luvvE2ndpRL\nYjdR\r\n=+jgY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js"},"scripts":{"dev":"npx webpack-dev-server --config ./webpack/dev.babel.js --mode development","lint":"eslint '**/*{.ts,.tsx}'","build":"rimraf lib && tsc --p ./tsconfig.lib.json && tsc --p ./tsconfig.workers.json","build:lib":"yarn build && yarn build:workers","test:unit":"jest --verbose -c jest.config.unit.js","type-check":"tsc --project tsconfig.json","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-node && yarn build:workers-module","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.babel.js --mode production","build:workers-node":"webpack --config ./webpack/workers.node.babel.js --mode production","build:workers-module":"webpack --config ./webpack/workers.module.babel.js --mode production"},"typings":"lib/index.d.ts","_npmUser":{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.14.6","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"12.18.4","dependencies":{"ws":"^7.4.0","events":"^3.2.0","ripple-lib":"1.8.2","es6-promise":"^4.2.8","tiny-worker":"^2.3.0","bignumber.js":"^9.0.1"},"_hasShrinkwrap":false,"devDependencies":{"webpack":"^4.44.2","ts-loader":"^8.0.14","webpack-cli":"3.3.12","babel-eslint":"^10.1.0","babel-loader":"^8.2.1","eslint-loader":"^4.0.2","worker-loader":"^3.0.7","@babel/runtime":"^7.12.5","@babel/register":"^7.12.1","eslint-plugin-jest":"^24.1.3","webpack-dev-server":"3.11.0","html-webpack-plugin":"^4.5.0","eslint-config-airbnb-base":"^14.2.1"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_1.0.17_1614344160413_0.5508935573407823","host":"s3://npm-registry-packages"}},"1.0.18":{"name":"@trezor/blockchain-link","version":"1.0.18","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@1.0.18","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"67cfbf5fa0c4bbef9789f130eb7451a2a38185d3","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-1.0.18.tgz","fileCount":4,"integrity":"sha512-Lyow8tHIcGjl7/KediFU26mUAeh6iq1Pfex3RHFcqdbT1NWIkmTE3TFUFtObKN+wGyelkVSDVC6x9qFP69AvJA==","signatures":[{"sig":"MEUCIEoc06DbBUlZ9cnkCFM5rWuDaiY42imRdqJm0lP+sT10AiEAxkUKAdny3KnEMoDEQTl8rU6Eh2RwXA0bod8y0DPRVg4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10628},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js"},"scripts":{"dev":"webpack serve --config ./webpack/dev.babel.js","lint":"eslint '**/*{.ts,.tsx}'","build":"rimraf lib && tsc --p ./tsconfig.lib.json && tsc --p ./tsconfig.workers.json","build:lib":"yarn build && yarn build:workers","test:unit":"jest --verbose -c jest.config.unit.js","type-check":"tsc --project tsconfig.json","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-node && yarn build:workers-module","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.babel.js","build:workers-node":"webpack --config ./webpack/workers.node.babel.js","build:workers-module":"webpack --config ./webpack/workers.module.babel.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"admin@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.14.14","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"14.17.4","dependencies":{"ws":"^7.4.0","events":"^3.2.0","ripple-lib":"1.10.0","es6-promise":"^4.2.8","tiny-worker":"^2.3.0","bignumber.js":"^9.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"webpack":"^5.55.1","ts-loader":"^9.2.5","webpack-cli":"4.8.0","babel-eslint":"^10.1.0","babel-loader":"^8.2.1","eslint-loader":"^4.0.2","worker-loader":"^3.0.8","@babel/runtime":"^7.13.10","@babel/register":"^7.13.14","eslint-plugin-jest":"^24.4.0","webpack-dev-server":"^4.2.1","html-webpack-plugin":"^5.3.2","eslint-config-airbnb-base":"^14.2.1"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_1.0.18_1636719258204_0.7990894092819472","host":"s3://npm-registry-packages"}},"1.1.0-beta.1":{"name":"@trezor/blockchain-link","version":"1.1.0-beta.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@1.1.0-beta.1","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"646ccf6f5381ce99109f3b1255ebfc94dfc814aa","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-1.1.0-beta.1.tgz","fileCount":65,"integrity":"sha512-hwNHYKUuE9EkCh0qAal+F/q5d9L9hXg+MjQLqDhZmd+TujsmGgjFrYSge3nXYPUFx/kr/sVnsStu2R2F3a7Zgg==","signatures":[{"sig":"MEQCICqZ+iBzjy969HMUJSCARVhFF0G7CnTjY10Dza1Jq2+vAiBZyO1KcfXu4OjnPlq29m+IQxEc4E873A92ybiRIP+Eaw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5495827,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhlPegCRA9TVsSAnZWagAAvCUP/AsH2bE0ys0hufpqC8Op\nTxaoYVNd4MUTa24AGb7lTPyknl45uHzCqWpupNdmegWjCuDsrmCh0BayUvbf\nKEUxJVY6MoQNC33LPUGslELXaOU4Ie3XDzi6lqUIl8dkbAnHUuTbUHUYoo3G\nHXRwCbiTYOTub/LHLgOrDL+IQI0leKtURJ4wv4sswlYyTkgTTU8F+x1RuTtu\nCbj59KCNkgcYu8ca5IijO4qwaDRdN1uwHkevKkFtCFAgvKmNNukZOG19ZqCH\nh+NgTFundZaLrwqejZQnz6B0PgRN7gR4ZZ3zi2zbqlGSo8nFaDNktf9OSme6\ncotm3+lItghOsTMxnTOneYdUC9r1TFLf+2xhGeDWLKlr2MlXAABoPNdJpu3X\nZvyV1JFGBkXxIDDb9QCzGOho12kE88mHfVy8oenD1yGVet3zKneywh4VLmvq\ntMxQFqnWQTZKBj3eP/LK4+PEH3ZzlLNxu0POYhIA7mdCXnyaAvvJ66joq9sD\nJTwwa9UfiRF8Rlni388EZ2gJndPiI/iArYbRPmrFn9HDUBQUYBY+ICTbwFax\nIzNGEtAPaaozygFCGhmOzL7k0PR1na/yMUbb8LdrTsrgZnn2p7r+PGx0C5n2\nYFKa3qUK51wjrFt3/EVz6bCKz+9iKV6u3But40cM23pbKBGKK9Sw0BDsDWr3\nBpJn\r\n=53DA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js"},"scripts":{"dev":"webpack serve --config ./webpack/dev.babel.js","lint":"eslint '**/*{.ts,.tsx}'","build":"rimraf lib && tsc --p ./tsconfig.lib.json && tsc --p ./tsconfig.workers.json","build:lib":"yarn build && yarn build:workers","test:unit":"jest --verbose -c jest.config.unit.js","type-check":"tsc --project tsconfig.json","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-node && yarn build:workers-module","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.babel.js","build:workers-node":"webpack --config ./webpack/workers.node.babel.js","build:workers-module":"webpack --config ./webpack/workers.module.babel.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.14.15","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"14.18.1","dependencies":{"ws":"^7.4.0","events":"^3.2.0","ripple-lib":"1.10.0","es6-promise":"^4.2.8","tiny-worker":"^2.3.0","bignumber.js":"^9.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"webpack":"^5.55.1","ts-loader":"^9.2.5","webpack-cli":"4.8.0","babel-eslint":"^10.1.0","babel-loader":"^8.2.1","eslint-loader":"^4.0.2","worker-loader":"^3.0.8","@babel/runtime":"^7.13.10","@babel/register":"^7.13.14","eslint-plugin-jest":"^24.4.0","webpack-dev-server":"^4.2.1","html-webpack-plugin":"^5.3.2","eslint-config-airbnb-base":"^14.2.1"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_1.1.0-beta.1_1637152672512_0.9710673001948407","host":"s3://npm-registry-packages"}},"1.1.0-beta.2":{"name":"@trezor/blockchain-link","version":"1.1.0-beta.2","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@1.1.0-beta.2","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"10412099c9238a352b51221f90ff4e3fb5eaf2c2","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-1.1.0-beta.2.tgz","fileCount":65,"integrity":"sha512-TZzCoBlMMmVIEOr4oQkMud10AK5rcW5Fau9mRS7IfNDJpfHPQHLfXREJHOGw9PRWCPFs+eU/d33VWQYQ4Z3w8Q==","signatures":[{"sig":"MEUCIQChUd7a0eXI6f5/h3rvJh9TuMvGUyd9kHu4p87ibqsIkgIgE8RhWJqyJr6wn5zBqf/je9g9YDzQGUuhW6Rh0QUPpqg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5499672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1X65CRA9TVsSAnZWagAAXo0P/1pDs1P1LKpJCkzPSBaZ\nkk/IxzAURXJzWozFtmxSwlClGCl8XctrWxpbnGj0IwN57XvGUyuq78X0jePG\np3F2dC8A2VFg1cEGcETJAIrGtS71yITa4VbhE3Rf8ftNhkquDBGO6tZ2/wvW\n+ldnMOAXLQ+WvuO99sLH+fBhZ3UVvFbcD7Od6S0NUAOrLjBd8A0NQ/MCcdb+\nAVsQ5qTiJFLAeRQ79k/G5jTsn3GVEe9FWUBXSWs4Itx3BgtJHM3/AW0btaFJ\ntjSU7pOcvf6zKmwBuYhZbBiZX9ax/71iKex+g/AZyuwVNmJHTz7FaM/ALGwk\ndpLT5myEHljPWYv8rThamUk9kEQbhfPXXAIDVY2omZ3ygIa+/nY4ACpDddS1\nwjcss9ebGDA5yWvx79MEKemuFH2crKtyKETSlT3ePXZxtiVrCoe41/Yy2g5R\nzrdgWsdx6ZYXhkdQ6gRn5VIHIAsdWGmEsXskB4g6buM6PwUqpejVuOmBOYOH\neuHRwxM661B07A+KLUMYt/5jhorpBnj007KmLRliAFnlv6e7lUlwo7bB99Uo\nYml2JBsQSQQV4LkvQyU7qmhYqiexwVzTGCOpz21fXLC0Z+q7KYSrnVWhvJUx\nstAx7MOHzxsQ9yGN/BIT6QXKaiL56I5XO718P2E8tWh04QMPLyxgki/GWUuo\n6pZa\r\n=6PxL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js"},"scripts":{"dev":"webpack serve --config ./webpack/dev.babel.js","lint":"eslint '**/*{.ts,.tsx}'","build":"rimraf lib && tsc --p ./tsconfig.lib.json && tsc --p ./tsconfig.workers.json","build:lib":"yarn build && yarn build:workers","test:unit":"jest --verbose -c jest.config.unit.js","type-check":"tsc --project tsconfig.json","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-node && yarn build:workers-module","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.babel.js","build:workers-node":"webpack --config ./webpack/workers.node.babel.js","build:workers-module":"webpack --config ./webpack/workers.module.babel.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.14.15","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"14.18.1","dependencies":{"ws":"^7.4.0","events":"^3.2.0","ripple-lib":"1.10.0","es6-promise":"^4.2.8","tiny-worker":"^2.3.0","bignumber.js":"^9.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"webpack":"^5.55.1","ts-loader":"^9.2.5","webpack-cli":"4.8.0","babel-eslint":"^10.1.0","babel-loader":"^8.2.1","eslint-loader":"^4.0.2","worker-loader":"^3.0.8","@babel/runtime":"^7.13.10","@babel/register":"^7.13.14","eslint-plugin-jest":"^24.4.0","webpack-dev-server":"^4.2.1","html-webpack-plugin":"^5.3.2","eslint-config-airbnb-base":"^14.2.1"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_1.1.0-beta.2_1641381560706_0.8606632139613752","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@trezor/blockchain-link","version":"1.1.0","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@1.1.0","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"065d18d7c948c4de45437fc2178d9e26a7c2304b","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-1.1.0.tgz","fileCount":65,"integrity":"sha512-tH3hLG54VZ52Y6Fxdw51kqORbuzUSt1VReISj/oZROMexmDDCRgFR14/wxasjHp94XRYrx8777Boa1qrpAos4w==","signatures":[{"sig":"MEYCIQClS/1vLw1HoD/fVg+21u7IHmHihKGmEu3do71Mz/6a+AIhANUUm6uB0dq8tdSLHEqsNTCUNXyexRi8y/4vYtUCOPgC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5499858,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3WGICRA9TVsSAnZWagAAbyUP/jDfboHBwVo/Tq/x85vb\n+i3XN4pN1Lw2XWzTSEKQlTdedgFhIN2eDGzO6r8Lv4GlHRVJol6I8k91+zCX\nkmrhn5dQINYIK0L2Ut4K4GSbHl391BBP57ZIa2We0Jdd796FIw52ukovpXH/\nZs3B+0V+9el+aDM+yCLd3LYo039MU9iwNTRjQMlmZbs+P4FoadS138ASwb/4\n4kjz0WpUMdB3wPg8QaGG4409f57LYfBAf1aTl6XXvWz7y4g90wr3KQqopjjG\nQeY7os8f1DU7aP8o175V1zGEZfxLh/FIBwzoTzDRD81jdnC3fcNh6TmMWovu\nxo1rV0aG0uBr+RATUVA/rw1Fiilz9b4+VC2x7qMW2r/5qw+gjKhs5Mqh93xn\naYOwH0sEmv9yqRgS0xbCEZYdEvKGXJSDHap+xxdL36o6UsBa7uq5oUPTFtiI\nPt/m+A3KBEVUvTkfK7S7dkbNf/ZnWIbycTuY+XZ3FlYJUG+bT448rgo5R1fb\ny8Q0AFwpS49gh2vsvGcFTV2jI/q9GxKZ4QDHjVIlkJmg+aH/tUrgyt4M13Se\n/Fm2a88jJveETfTyeY2y85PEINf48Sw4jSc0ETBQc5gzkBtTjbr6lxdVtb4l\noITqPnzC+zH/bbC/PP+49f1GSza0KFZmjl1009okN7Jb0S6nWBnELpwDBr1c\nEqsO\r\n=r7zA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js"},"scripts":{"dev":"webpack serve --config ./webpack/dev.babel.js","lint":"eslint '**/*{.ts,.tsx}'","build":"rimraf lib && tsc --p ./tsconfig.lib.json && tsc --p ./tsconfig.workers.json","build:lib":"yarn build && yarn build:workers","test:unit":"jest --verbose -c jest.config.unit.js","type-check":"tsc --project tsconfig.json","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-node && yarn build:workers-module","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.babel.js","build:workers-node":"webpack --config ./webpack/workers.node.babel.js","build:workers-module":"webpack --config ./webpack/workers.module.babel.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.14.15","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"14.18.1","dependencies":{"ws":"^7.4.0","events":"^3.2.0","ripple-lib":"1.10.0","es6-promise":"^4.2.8","tiny-worker":"^2.3.0","bignumber.js":"^9.0.1"},"_hasShrinkwrap":false,"devDependencies":{"webpack":"^5.55.1","ts-loader":"^9.2.5","webpack-cli":"4.8.0","babel-eslint":"^10.1.0","babel-loader":"^8.2.1","eslint-loader":"^4.0.2","worker-loader":"^3.0.8","@babel/runtime":"^7.13.10","@babel/register":"^7.13.14","eslint-plugin-jest":"^24.4.0","webpack-dev-server":"^4.2.1","html-webpack-plugin":"^5.3.2","eslint-config-airbnb-base":"^14.2.1"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_1.1.0_1641898376553_0.7427688941798414","host":"s3://npm-registry-packages"}},"2.0.0-beta.1":{"name":"@trezor/blockchain-link","version":"2.0.0-beta.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.0.0-beta.1","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"2a168712f60012d8a79101724e7aa8ef07b1cba1","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.0.0-beta.1.tgz","fileCount":56,"integrity":"sha512-rNkXF8d6+QvXBOWd1GNNuMTTcghtWwxp0gcdWFF+qOtOA/X80fKmq2ZEQEiKNYKLJtfR+kHfHMell7ZgunDzKw==","signatures":[{"sig":"MEUCIQCfWsTD3YdWkzKAAszfwPmsN9P2LcFmsofMrvhTNHT/2QIgXGIIfUcK+gfLj+Awyrw2AMUaewusOqcrLfFyPcgVOnU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":152170,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3zHYCRA9TVsSAnZWagAAErYQAKTyFudqFxcB6WofT4aC\nCQlbEycbqie8W+nxA9B1iIZwyqakmE8SFt5J1k76DI2+XHbis2gsKDFLmEME\nPBCqLKKPkhtDVo2HPWlebWLOCoek6fhPhPWy8K96k7vHEQ+bCaqRNALWtq1J\nl5ha11OCB3kPDAFyFB0PR/GNIA6I7Ew3ypEwVXWZ5lvIklALNLStrQQu51ag\nCOPBcT2+x01dlW1EqaFtfbkwqpA6vilgdvuxZXGNuMaHH2WQ6DdBro8gDLN7\nL4L9ZdjOUHXG3luLCJdyuO7XqUlMC4FPbGJ5RfE4o9hchO/tNx79tDM8e5mq\n73kCMkRVNJHlYksQNmQpFGrG8kRuDwexNSqdnDbM+xI+kC2Xc8A2R4ixqQFD\nvxDUggqqBGXSGRFbdUahdePpCp7s4XMkx/jmzbsYIKwM3ez9Tq205D6U0k1Q\nmGzRg5v4HhydNq4HUFDtAmImcqyyCIHCaqpHqUwgBUArVy4SOIoib8dnBb43\nRzUG3A2AILRnj9D8yANeLgJQZp2C/1AbyZeRvwMeA5f/c2cGXB2Kk2lc29Xk\nJBUvIJnJyVt0ISjULHYS53EY5YnfZJjjGUiQTsWySQQhllkpQ8PUDQnK4nyq\nfEiolgvx22RypmdiIWooQAABPnULWAQbIXsqkEFgBsHC0OSkMRVI+ZlbqpoS\nuAaR\r\n=UBBU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js"},"scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint":"eslint '**/*.ts'","build:lib":"rimraf lib && tsc --p ./tsconfig.lib.json && tsc --p ./tsconfig.workers.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","type-check":"tsc --project tsconfig.json","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.14.15","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"14.18.1","dependencies":{"ws":"^7.4.0","events":"^3.3.0","ripple-lib":"1.10.0","bignumber.js":"^9.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"webpack":"^5.55.1","ts-loader":"^9.2.5","tiny-worker":"^2.3.0","webpack-cli":"4.8.0","worker-loader":"^3.0.8","webpack-dev-server":"^4.7.3","html-webpack-plugin":"^5.3.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.0.0-beta.1_1642017239936_0.6094090767086706","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@trezor/blockchain-link","version":"2.0.0","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.0.0","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"12d18bc96662dda999e8e5412ae3f24474eb4deb","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.0.0.tgz","fileCount":56,"integrity":"sha512-Jx9nedFSduSMXpf8Z61rnbcFg0WoYNGA45a7iO15Z92/aIu4TqoQWCvTn7OWhLf+ibMA52NPSyMc1xsQicJpRg==","signatures":[{"sig":"MEQCIFHZksJdUhSZCOUKGKgcxtJrkHqDsnByExfCUDPploJpAiBxwGBbZENzEAPxYYp6sC1azPXdpimuHvRPcFvRMmlLtQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":151430,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5+hbCRA9TVsSAnZWagAA5l4P/1/Xwt9Kq9SJ65GuqLl5\noumZd9G3pD/olXaGuxQdevtc/tt4/nQFIBO39l9TH3ORkKSZKFR8/tKAS89A\n3q6LOe/3wuoQR1lnukq5ILMHQMpEFNZMn2k1HIvUM26XUPWphH7k0TJfIFGF\na6l4iSJ0p9JYufVlBDtKmWgkh2+ylLhY0g3aNJarXMJhHOt+AOy8hsXIBMps\noNMSE3UpVAvxpsR/n/IZ3g4Xp7XFoOmrnPF7cYMnE69FHoq+zLLl5TyHt7if\nQf5k/4xixvgekftufCCOZIH40XsdDrma2JtB5K8fCqb2JeZQRY+pB/l7VP7P\nE36jv1oFRqdpC6tmJWnxJgaDTbO807G23o1cUhjILA4yP4HP7ltl1WEvMsiQ\nwIFocV+05QjS5BdE4Ju4VaWRo1sG/DV99eIwfw4DminBIB8ZUhywOUQYCIcV\nG1pWJRk+q3ZfB2LEXdDp034UjbsxV6fkny6LuGCWmRgTjiNaGxPin5lJG0bF\nzF0e7YoAzkFA2fbfB8fHaRAYTm+H4mQOAsxihTZWpA248c4uKbPofFrmNWgp\nY+2Y/R03jet5liGeso0I3beoyqhoHCR6vR5EtIuiW2dyIUZhvKz637dppzN8\nyIKY9MKqF70zSgkhWwAvVQaOWdk0+4psR2xi6cNgQ/BHjEQZbEIYcI77UBvj\nV+Ku\r\n=3zHV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js"},"scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint":"eslint '**/*.ts'","build:lib":"rimraf lib && tsc --p ./tsconfig.lib.json && tsc --p ./tsconfig.workers.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","type-check":"tsc --project tsconfig.json","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.14.15","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"14.18.1","dependencies":{"ws":"^7.4.0","events":"^3.3.0","ripple-lib":"1.10.0","bignumber.js":"^9.0.1"},"_hasShrinkwrap":false,"devDependencies":{"webpack":"^5.55.1","ts-loader":"^9.2.5","tiny-worker":"^2.3.0","webpack-cli":"4.8.0","worker-loader":"^3.0.8","webpack-dev-server":"^4.7.3","html-webpack-plugin":"^5.3.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.0.0_1642588251205_0.9106005774664034","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"@trezor/blockchain-link","version":"2.1.0","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.0","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"0703028bba84b005a2b4eb4b8bfb7800faed379b","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.0.tgz","fileCount":114,"integrity":"sha512-hQvfm0VUvuEpYf3p3VGf8QbJy5m0Ali7CgK8Bwy6OvADuaeu+eZnT5cRMWJTBTvFY6ml9sphg2kzzpJ0VURx7Q==","signatures":[{"sig":"MEYCIQCKM0L4TNwtDV0cFQe/ECAukJ32q52t8zR3NbI03XFHTQIhALa8fknw8sIGYn/z+Q0yxppvOYNvYQvFCAVtzwIH+K2r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":220541,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiCpX7CRA9TVsSAnZWagAA+NEP/0LhptrbrlbFd4C/mPoj\nQUSExMnVfzHXvBtmLR9D4IBedY9pQjhUHnwyK+/HTuGhX110uFNf0NatIc2+\nsvCsF8rxUow6U2ovC9Yf0K45jXJ5fOkCt5ltnw9jjKOQtP4M4Fqm+KXkY80P\nNEZfV3IciuiPt6RHc2fDgIB0Bzx97egcUiDZwV2drbIRG3xt6gvG+VBr824Z\ntNPTADJ537CiGsHwAK0DPzBochFxNpUqLAhjyUGO9TZeg5R+0AuxqEPNp4n3\n1b12SMR9hSSeorQbHty6j5OSlgc0A3DEMN+tGcLHMI8pFvFI3+vtpE3RLAuf\nSpug9dl3IEGB1fYl1H887j/cTwWaDrqMFlpXo845HeblwlRsKUazUfrWOmzM\nlRrPdoxB0RlYnUHFlvSGzV2XK8Jm9XC251IXCbkQ2pfcdQiMhpLLNa2jCQtp\ndg7be51TjcF10/pXNxhOgBsFJPnSDM6A48rALXd98LbB86CDor+uKl3fsxod\nAAQgL/cvfyUZjppA5CsGVqlXNfc3AiF1/3y6T1bXReYFYf7XCCadaQE5kzbI\nPTnnaH4mMpoL73Iu8sryG4YjOHascbnxccAfq33QosLJOuRonmEipyFGSelC\nsspfWA+QAqkLs4jiMjHOLxYpNQMKcFUibe5p/IVG/8+itZpIX4rDF4xUpLOh\npb89\r\n=5H1n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint":"eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && tsc --p ./tsconfig.lib.json && tsc --p ./tsconfig.workers.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","type-check":"tsc --project tsconfig.json","dev:electrum":"ts-node ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"admin@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.14.15","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"14.18.1","dependencies":{"ws":"7.4.6","events":"^3.3.0","ripple-lib":"1.10.0","bignumber.js":"^9.0.1","@trezor/utils":"^1.0.0","@trezor/utxo-lib":"^1.0.0","socks-proxy-agent":"6.1.1"},"_hasShrinkwrap":false,"devDependencies":{"webpack":"^5.55.1","ts-loader":"^9.2.5","tiny-worker":"^2.3.0","webpack-cli":"4.9.2","worker-loader":"^3.0.8","webpack-dev-server":"^4.7.3","html-webpack-plugin":"^5.3.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.0_1644860922971_0.7445556860433902","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"@trezor/blockchain-link","version":"2.1.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.1","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"466b1bfc5a165e744c787d7d14176274b5fe7589","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.1.tgz","fileCount":114,"integrity":"sha512-prMfbc1ZU2wGqeQ+DZnv//QNGKpdn9obDH2d1DlCPLYGSBWifydVlSNLDU0KkdDAwneIT4hcQ7znjeJvZkO1JA==","signatures":[{"sig":"MEYCIQDFoPbsGUKdxF8PlKsIxxlhP5N9YdXXw5aBzgVlMpoaRAIhAPxQsvyQB7RSb5xAT/tBM5sD0XqAnO0Cl7fEcm2zia/P","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":219943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiDOOcCRA9TVsSAnZWagAAFeUP/1CmDaJvjzyX2rqd/zOd\nZLW5TbDcJhxj+9naYOYlfV9pQjoJ1foZnPRd4cRvLuFg060cECR1C2tLSTw0\nLYZzb9p7uf3meT3tQ4ff1H2tfO02AtT9PE9si9Y+t2TE/xM4knMhFS2yqQzO\nhBl9sWtv0L1HShxAli/JqlWScLHtlkEqTdY76yFdWePCUFlDt0VhPJmNFna9\nyAX5TpPM+QqcuTm3nLmNgo5ciOrgj+bbFkAaGRybI0q1uvi9TQMOQfBDUXQX\nTrHsTltR6MTgnOqqYGN1ci8T9WbrFQIeJ59B4KMlNNBV9Ts00QqBHiS1ZWyY\nUflUE86Eah9xAT+6JM9fKASMcrCRI55betrJru+A/L2WUdjM15KEhSD1Me8F\nDEjHZwhiNm0MSjpf0Mfq5VkPNx3iaSsv2T9EK79EW56E/aaVHHWjOeaSRgkD\num8/M6hxoNak509/zPR0HqKdFFLds5RSjtFVuKNEWbhJId6G+ismKc0/owjA\n07CpqFPRseFsUuaPoQxSDBoZh+NCgA+jerQyuOGMU3FQkGJd5F1R9LzRLw8t\n5V0ZKHBtNuUHoJVCdjH/uez+o9n0i85z0PpYTXKvxAhMxXnkgRP4/BqKvsZg\nUlBkg3BygX2Ug2Y9AJCGPSMQ316TkPidYIXgkbjqMuLVfj8V4WH8Wnyf1g7Z\noWTD\r\n=h9Ha\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint":"eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && tsc --p ./tsconfig.lib.json && tsc --p ./tsconfig.workers.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","type-check":"tsc --project tsconfig.json","dev:electrum":"ts-node ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"admin@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.14.15","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"14.18.1","dependencies":{"ws":"7.4.6","events":"^3.3.0","ripple-lib":"1.10.0","bignumber.js":"^9.0.1","@trezor/utils":"^1.0.0","@trezor/utxo-lib":"^1.0.0","socks-proxy-agent":"6.1.1"},"_hasShrinkwrap":false,"devDependencies":{"webpack":"^5.55.1","ts-loader":"^9.2.5","tiny-worker":"^2.3.0","webpack-cli":"4.9.2","worker-loader":"^3.0.8","webpack-dev-server":"^4.7.3","html-webpack-plugin":"^5.3.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.1_1645011867812_0.960364736198597","host":"s3://npm-registry-packages"}},"2.1.2":{"name":"@trezor/blockchain-link","version":"2.1.2","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.2","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"ddee071c8f6f2f68bed27390fd736a1c1d10f1f0","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.2.tgz","fileCount":116,"integrity":"sha512-n93EOktYHT5V25SGEeNpxkA5f/LYJKGngRSgY0zzuQy3yW8/kLgAXrF+txuMwhoapiem3EODzLJtqvSoxWxy7A==","signatures":[{"sig":"MEUCIQDePx0PUi4N5SvT3T+WwNekXA3Y78MHhSEwuXTU/JG8EwIgKSbNUaOLMQzP42dF3RW9RvwDqePm3A9jw2Pnk1DW54A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229058,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQq5LACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpl7g/7BmF2LXKE3o2/12UFce3x6xrbWl6acC89bNheU1wwBvJCCGvC\r\npLthW/gqbNI7SLRK6uV7haQ5+CtVjg6/b5sabEHiHKlerlHx3sPiD00KECQn\r\nuuWLokp+s7NYxO3c2zy3bcuu93cIW5FnNW1EjfYNrlvukM/AlHThfVxO+ogC\r\nsOkyT/579L9BocLC0ypJFVpxvIMX8/PRt6OJlLkFBVjVTovOBrpIegOXqG0i\r\nAdsEGP4XKYQXKgKnk8/+n21p4Zo4u0IxqJrqQBWjsPSrIg8PviH6w5Io2IlS\r\ndZ09+XzP+OLo1Uto6bt02xLt7eDRwLJrKj8MysLFJjl9grb82OK5jDBTqlBy\r\n9Nq9d8u8klbLcVNY6M5qzrxU5vEYtG0meBwEw/f1HX8ZCWWgl0d6d7l/FEUg\r\nTFNPvXdAIOmDIHxxe+Obz1fQKy8AdfgTHaC+kxGTa3HIUnEBxSBcfm0ucRSY\r\ngU/xxjYjWpOnCR1vJxtBT0nw42eqrIeIPJxkUHzfu/v8R2YVrjorl/mb6wMv\r\no6KcGmHXBXAn3hh5xXdMqE9z3PoXUHGX16UM4XRSLjqQfg96QI8WbwraRdYv\r\n57mval83xhyo0OwHoEQVzYfKqSnAQnsucO30rjNjZLz5czXwkFoIAULoCn1D\r\nQ8Hll/Kxr/60ZhqN2QSRi4rPLUTr8V/uVQQ=\r\n=dW4j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint":"eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && tsc --build ./tsconfig.lib.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","type-check":"tsc --build tsconfig.json","dev:electrum":"ts-node ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.14.15","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"14.18.1","dependencies":{"ws":"7.4.6","events":"^3.3.0","@types/web":"^0.0.51","ripple-lib":"1.10.0","bignumber.js":"^9.0.1","@trezor/utils":"^1.0.0","@trezor/utxo-lib":"^1.0.0","socks-proxy-agent":"6.1.1"},"_hasShrinkwrap":false,"devDependencies":{"webpack":"^5.70.0","ts-loader":"^9.2.7","tiny-worker":"^2.3.0","webpack-cli":"4.9.2","worker-loader":"^3.0.8","webpack-dev-server":"^4.7.4","html-webpack-plugin":"^5.3.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.2_1648537163649_0.4831794138111347","host":"s3://npm-registry-packages"}},"2.1.3-beta.1":{"name":"@trezor/blockchain-link","version":"2.1.3-beta.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.3-beta.1","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"e9b274478e1b375e3eb72f5de8059478f5226d44","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.3-beta.1.tgz","fileCount":116,"integrity":"sha512-MCHivkgGjlIxfrbCcLZUNLIXaxwaP6vuYpbfK/W9yupm0YOXyLeM1vq2X2U1oz5tb+DFZl5FoBs4gGBk7bBFLA==","signatures":[{"sig":"MEYCIQDw/EZutWue/5bWt1UMrTbMXC8v7LHsVqK3v+PZErst7wIhAKK4xwWZTrgEoXIzHhXCSccIzd8vMO1z4Jokgt0gsQlQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229153,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiREizACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoxrw//QbkFH5Atu1fkeSdoj1HF+L/gKowyANiDKEgWV4Fw05EGf4qa\r\n86YlK2mNWbHBXqNebl2USO/U7UP7JcnX2N4zanAJ4Mhhrh6yy7gKLf1beaU7\r\n8m39HG7nxgyz/rinqf5rvPlROu2iIoYfjklRzO9/6qN0IfSOnWMs2KaA32mD\r\nvjy1QIzRYy5ieIhZepPcsegEGiRmTgeN1+jl9BGeQ9N3d47g3yirry/uU0HB\r\nUtmYpd0L+75W5nis2EWifS4I6l1G+WA5xpgFV52Vv+rtCW7GMfGVPjQeKGpv\r\nj7VP5DSMgUVnLBPAckTULTPLuyqirL/KlrBosS25826IN9V+z9tp+JmgGT3Y\r\nWKY13vYBwdAovC3Mem4HiAG0FPiAb0DgY6WodkLzkVnrF7XKdMmQWU3wq6rA\r\nTObjf4DB9+Jgj0aSIfFXuh/MAeV7WKECSSzGga8Q7j4yjS96nEBBEtZcHxXu\r\nhcihFWHOSGEb+SsvbB+TwhrffOWmFYfsKmTGVH+KLUdsniZ+nUhHJWwviBds\r\n4B/RITG7tii6dR0FP38R8zTW9GKUTHe2eB4yBSz2pr2jjp3c2WcjFmKyf2Xk\r\nQtWno/bHxNucA3GLumvN834rFzfo08HlEQVjKyTCGc1YlkZmQjuaJVikX7jl\r\nyLdMR2cp4522fEeZjMjPeZhu3z2sEKuJxtg=\r\n=XZJC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint":"eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && tsc --build ./tsconfig.lib.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","type-check":"tsc --build tsconfig.json","dev:electrum":"ts-node ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.14.15","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"14.18.1","dependencies":{"ws":"7.4.6","events":"^3.3.0","@types/web":"^0.0.51","ripple-lib":"1.10.0","bignumber.js":"^9.0.1","@trezor/utils":"^1.0.0","@trezor/utxo-lib":"^1.0.0","socks-proxy-agent":"6.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"webpack":"^5.70.0","ts-loader":"^9.2.7","tiny-worker":"^2.3.0","webpack-cli":"4.9.2","worker-loader":"^3.0.8","webpack-dev-server":"^4.7.4","html-webpack-plugin":"^5.3.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.3-beta.1_1648642227103_0.6352210038905102","host":"s3://npm-registry-packages"}},"2.1.3-beta.2":{"name":"@trezor/blockchain-link","version":"2.1.3-beta.2","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.3-beta.2","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"70e15daf5e011fc240d0f95f90852656c22b7d95","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.3-beta.2.tgz","fileCount":116,"integrity":"sha512-wzJMQ+Bv9eqVlpDXyJXmla6jds+UMbLKKufaQBnS/Q6BvJfgnz2R0rrih8C/UXrdFiyJ+u+HVFOqeD6DhuUCRw==","signatures":[{"sig":"MEUCIBGiVDUw0wadD7I3nIrliKjBGpT/rve+pj/VcGAcb1UKAiEArAdK1CYnLjPJqa15MQYH7FceAzWxXQtDtgSh7tpfjc4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229361,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRFBGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoECg/7BTbVLyauBw05I6ZCY9v+at+VUN11EKquBavpFRZ+wDbdEWMJ\r\nHCTXoqa3yh1zwhAtFdvE3zVFJ2xM+3SjTJaU30N0wlJnRSgwM1aLYxSiYvLK\r\nyIwJ6lWOJyA15z6JecrdbV/BMwgipko/3e1D/4nYhl+Qvq4HkFFgIAeqt3pB\r\n17h6iSqB72LlOzpEgOvvWuZmEjtKsHJ9TbbPYm+KRlBRjda2vH2+vskeTwJe\r\n7QmEmxl/73wBzszxd0zGWZrLoHBbb8f59t7wEFUsAJQw7wDEqC97WLoBseed\r\n8IcDzNySnAiBJDeeygH3T+FEVzV5BJgXz/PrGpR2zvbCeSwYdjtFdwxkReXB\r\nZxX6+XjnioU2sAozOBxty8Plw9pjM3uv/JgKXzskRkki7LheR9LPc7oboZIN\r\nmBPJCl7G1mUcEly3ANEg9WmOYLFz/oHZGB4DunUaJSgQ1C28bvdGMlyXeAGI\r\ndWr1pwK71p5Jwn8Sf1cEdm9qNZOYDe0iZzjaOSpwv/qmQj7h6ygTKybLSxGH\r\nNTJd4i+CnxX/Q4W6zQduDDOC6D4FGbkweE4pZyc6BWXljqBPsBtfcFoGENbD\r\nQ21uHH/erXVWmTcW2ajMNrIKpdd5NjrOnlrknxrwZdyNgmz9ciPytIRsUvwR\r\nFZRKLA4FxOhCS/um1xnuQoPNeXzbBVRbwp8=\r\n=PSLO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint":"eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && tsc --build ./tsconfig.lib.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","type-check":"tsc --build tsconfig.json","dev:electrum":"ts-node ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.14.15","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"14.18.1","dependencies":{"ws":"7.4.6","events":"^3.3.0","@types/web":"^0.0.51","ripple-lib":"1.10.0","bignumber.js":"^9.0.1","@trezor/utils":"^1.0.0","@trezor/utxo-lib":"^1.0.0","socks-proxy-agent":"6.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"webpack":"^5.70.0","ts-loader":"^9.2.7","tiny-worker":"^2.3.0","webpack-cli":"4.9.2","worker-loader":"^3.0.8","webpack-dev-server":"^4.7.4","html-webpack-plugin":"^5.3.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.3-beta.2_1648644165906_0.4174266817434171","host":"s3://npm-registry-packages"}},"2.1.3-beta.3":{"name":"@trezor/blockchain-link","version":"2.1.3-beta.3","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.3-beta.3","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"c3dda7ecd5f153c616e3ea1ebfad325a56ad9fc3","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.3-beta.3.tgz","fileCount":116,"integrity":"sha512-oMnqzpVP3fJD/toKBtjP+tk88+A3q9qqpw2ppfvPfptELsB6FS+YnBekzDzJAGkEOer4lmSaXZBira40JpgKhg==","signatures":[{"sig":"MEUCIQDtFX8nyb5upE1kWezha9fAJoanm3jV7nmVwd/IaQdlIAIgRiv985KfoiR8UfS7gjjEdPP8up5G55FC1U6D31M3xlU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228286,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRGOnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp0bQ/+PRe/ImYbO153c5gCJeddCxdJ0KAnsLF6CWrG05yQyhDy5Xr+\r\n/Ew57VdaUHLImdrVDLgmQdNcImfE1EOXpbxTn2rY41gIqdk4DN5wi5muVU7o\r\nCktzy7f+FqMRXoSlPcCXSIO7QyCYXYJWTCdbg1oSRbMqaAimUvCDou+hXwFL\r\nVCspxNLw7QJn6H+/kQ9UnRIcfWrHSdtddoRyZiGYekW8pB+KmqA6it+trvI/\r\nVSn4f5w1/CNUSu2RQFEatxjQ1dgt8pXV27o8i24jJbpGWBxFyOIAYwU/5MVE\r\n6tdCoFhPTc2zY1u8nxJnIqOBC8eEIedIK00w1MEm3LmB+rnlt8Bnb/vN6/So\r\nS3a/RkNgUA1Rj8Ix4X84uzHN7mSSZC6cx1/P3eHchRTZPjqDD+qXrEnrDNbN\r\nREpdhTTcbGULSx6Czf/D9Db4bMPrBdACR2gkmmATEwoeaRZgbu8qJr1QIFtT\r\nfqeScUP/mWuUpgfgxFBR6JUqsPwu0z8P8Xr6Ewz+6wbuo++k0EYFvSHn4yGu\r\nSLWmIUskV8N8LOg/rfJNw/+G8uzh8MY4Wx3cnI//+NZVUxHv5YIXkufRXEsB\r\nbcAoc183IpmPZLq9aPClHE+aPN9v3Xgn5fDHWaRPYZjsSm+AGWhbnTdsA8PU\r\nxUmPOv75voMNHYOyxTKLlD0f+zxkPAQBIBE=\r\n=40CT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint":"eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && tsc --build ./tsconfig.lib.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","type-check":"tsc --build tsconfig.json","dev:electrum":"ts-node ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.14.15","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"14.18.1","dependencies":{"ws":"7.4.6","events":"^3.3.0","@types/web":"^0.0.51","ripple-lib":"1.10.0","bignumber.js":"^9.0.1","@trezor/utils":"^1.0.0","@trezor/utxo-lib":"^1.0.0","socks-proxy-agent":"6.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"webpack":"^5.70.0","ts-loader":"^9.2.7","tiny-worker":"^2.3.0","webpack-cli":"4.9.2","worker-loader":"^3.0.8","webpack-dev-server":"^4.7.4","html-webpack-plugin":"^5.3.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.3-beta.3_1648649127473_0.37113931933753563","host":"s3://npm-registry-packages"}},"2.1.3-beta.4":{"name":"@trezor/blockchain-link","version":"2.1.3-beta.4","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.3-beta.4","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"08b9c3a90ab85073ea1f475d1ba6b0b129e22508","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.3-beta.4.tgz","fileCount":116,"integrity":"sha512-JzpYuSTLGyQYokqwn6U8nmiI51DqLg4CLDAtmSMLLxr6kS7Z7nVDlLJUa5Hg21j2a2A814D2/Pzk5prH2EY7bg==","signatures":[{"sig":"MEQCIH0KTp1afMUAImCh80Ogp3l9T5b+IHClkQdf5YmcmVJ2AiBkIw4xY2tQlKqPCiKlwImSzSVz63Vpm3EClzZlqb2x+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRGmuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmow0A//Q/B2tKdKdUFC19LiVIIkmy7BY0AMwaQSm2Vvfcrqv2BR/zTX\r\nbFharkyB/dQi/82MoV6ZwnDM/GQ1BAT9N0yqebgmE4WXDrBRoMakF/jv6eNe\r\nFtDyA8K9p7hIbdDAlSpqPr3C1w0wt/1/JZGoPF5zwFdF8+OfxaJJlzc6Zfe3\r\nThonG6WXvy8Z4IMJ1JtvoJDkrxdjVihr0gARMlPy+FFnHIs+TpP0ujyka18V\r\nMm7oKIJNpFCCWTmcg8QbVFCUFAk/JTuHHhvUlwTR8hZJJVhApEZwtxNeYMKm\r\nELquyLO42i8XqEdZt1lJUkQB+nfgFGaw1IosPqeNNiqTUY1O+hpNrfDvwk8y\r\nQZ3xmnHdwd/Hct3zphpd53NVRKJ0CVgNVfwtdDhoEGKw8On9nOT2L/q2CyTq\r\n5nosqn3eYT1MrsBx+q6SdLu5mZBQbZ3WhWwVK4J05DGAqqSu4jt51VeRDBNT\r\ntyCCxQY736PpQ1GCyqMN3gR+QXPLA8PGC6/QS0BeADYzJNGOzciCfNTriUo8\r\nWGMx7SVtLIMfL4IxaNtbgY4mq8aSPYGu7PAFYaCipwrzU00teiGKAyX3UM01\r\n3htKv7oVBs8wCTX4QtGi3uOwnICLMGlvYV3jnTu6fuxQrWjxiy+jljIhZ8S8\r\n3PCV9ACQ+Trt/ZPzcoDqeM7uQWzZ/rgjflE=\r\n=wH/I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint":"eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && tsc --build ./tsconfig.lib.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","type-check":"tsc --build tsconfig.json","dev:electrum":"ts-node ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.14.15","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"14.18.1","dependencies":{"ws":"7.4.6","events":"^3.3.0","@types/web":"^0.0.51","ripple-lib":"1.10.0","bignumber.js":"^9.0.1","@trezor/utils":"^1.0.0","@trezor/utxo-lib":"^1.0.0","socks-proxy-agent":"6.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"webpack":"^5.70.0","ts-loader":"^9.2.7","tiny-worker":"^2.3.0","webpack-cli":"4.9.2","worker-loader":"^3.0.8","webpack-dev-server":"^4.7.4","html-webpack-plugin":"^5.3.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.3-beta.4_1648650670199_0.21848245777058373","host":"s3://npm-registry-packages"}},"2.1.3":{"name":"@trezor/blockchain-link","version":"2.1.3","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.3","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"1bae384b4af8a40cbcf74f44641da583e40b79c5","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.3.tgz","fileCount":116,"integrity":"sha512-B+GwG2cIe6rBXF3s0siz4XVLD9kJnGRd8uKzdNdWL7z5yyzfvlSd4Rd1361JziG3gumYj35IYHxFpt9U24R/vQ==","signatures":[{"sig":"MEUCIQD8pwRX7a6Zl+MnmOqjMhrvbEsCFtyERdrQZDtW5k+7yAIgOL4cziI9ONnrQV2/GCuM2PH5hjwk2NsPa7rRRsYyyaQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230200,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRHRsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrx4RAAnQJM2tOhhW6kPit6HkJ7O9/3Tio+7aJcawMUtH8mFR8xOMai\r\nEHJYgT7rZfy9qTsICg0Sjxzo2mshgbVMpRcboy0lG64UCEjRqVNYCnInLcT2\r\nGBs+zNpro/kuq6/4sqr+T8mJ+pZ3AYZ5Xuc8JPQTnuEJ7YjuzyJjc5pJ2OMu\r\npghQLoylZhlzXF3vKYLousg26kjGX5gd4VJGCaiNVo3v41SdgVxs8VlaeTY6\r\nvOV9LqVkBgs89Os9tolEGy0ZeCGNQBtxxfiiPwPSafp+TT2NYzgWbMChLqyd\r\nrI9GHSdgBuKxUwPVRkY/QcAZn/zTlirQPAGR8VPY+LFYGfVXaHn3yswhjXXh\r\ntfIGG13xGvt3R+7kSfWH9DHVmFvLlAH0pAehBln2hkunlWPcGDlKEbwm9cBj\r\no8eqaZJ87kMvIEaZ0I6yoQuWSquHyp8pad4P7JcgXc8olWcfI+q8FW7Wh7Wq\r\nLSzktabaOnJJ6XYrp+S/S/P1Pa3Evd3SC1uOtw70veBrBkSWAAmoCy05zpCq\r\nZb6dVUq8eDt4hJx116yFDpf7m0hA+p18cnJEJF/QnQ1M6cpUT97kNZbhJ48T\r\n9u75tjz1/oM3X6NBuifRw1NIy0wJDynlWCtUsdTCnp1CUxholp2nJYACKd8l\r\n+J14tRhUnEXkjr+X6IQmjcp+9G8tzRiS8Oo=\r\n=p0Wb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint":"eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && tsc --build ./tsconfig.lib.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","type-check":"tsc --build tsconfig.json","dev:electrum":"ts-node ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"6.14.15","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"14.18.1","dependencies":{"ws":"7.4.6","events":"^3.3.0","@types/web":"^0.0.51","ripple-lib":"1.10.0","bignumber.js":"^9.0.1","@trezor/utils":"^1.0.0","@trezor/utxo-lib":"^1.0.0","socks-proxy-agent":"6.1.1"},"_hasShrinkwrap":false,"devDependencies":{"webpack":"^5.70.0","ts-loader":"^9.2.7","tiny-worker":"^2.3.0","webpack-cli":"4.9.2","worker-loader":"^3.0.8","webpack-dev-server":"^4.7.4","html-webpack-plugin":"^5.3.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.3_1648653420089_0.07968391051923285","host":"s3://npm-registry-packages"}},"2.1.4":{"name":"@trezor/blockchain-link","version":"2.1.4","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.4","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"4f558f0187f7bea324f38f70b1e25473957ca265","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.4.tgz","fileCount":119,"integrity":"sha512-kLUx6H8Ur3xEJ42OIZ3Pi3oFszo41DtxXryxBOEPK9A0N4DN+YHbjnIqr63vyfVkKCP6wZHp0oDkNOsWBRzQ7A==","signatures":[{"sig":"MEQCIDemkkJvbnhAPG3aGrABu6zZtOz9lxFhNHOOquXFO1YfAiB4CBGoNQujeqXw3frMF+b2vEPEQxmTgnkWX4kDWYWiOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":232183,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjH0PRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+6RAAmhtL8gputIxHpRg+Hp+rE0PdexYd9PVmOnqtQSx36JKyHfOe\r\nhdNtSvFFnJ3YX5ASatfUJKX8ztvFBUfz8nkkTUhDglJlWlEO/ol0Nb4lNglN\r\nn/I9ux/NzXPe4dfyiWgub0lMZ7dvRcSIf2ZHOD2hJ+O8QYOwdQ7+mUkuaJX6\r\n8s1ls+dZzyvKK6j64WjCZMyii2vHxGt1UcIUKDLvK6ZWWsqCjqTFJRpPJVxg\r\nUp2UrMKTaOKLkn0TtIt/K7yFOs7HlKK7EcsG8K4Ms3O4+1QMrrUhKjbC6m/d\r\nOiVu49heDn4gJPgHN2QNYDyskLPkPpESgxHakDWsbehgIGGdvfoD1SedBf8L\r\nVA2GKN7UnIg45Ty7C0/A0qDvxi5wOI5ebsFqOCEY5gI6Q2jgjrt9/iBBVN8y\r\n723pNQ+WNvlN9tf4CL5n9uTdBqcjx1XErd189vKcPayzfaUbxHaG4lbmbhpW\r\nRZrsaHKjwbPHXjD122uNEKrrvpqTMuLPzjzp2uI4RItVQHLvNm0xpmPGKxw2\r\nML9IZAPRkOU2WU4iM9VJ0rSHavc+fwtHZKA0lILhyVI6rRGxkNin/Zrxq8FI\r\nKTSLPYX5S5Ix1LcpUoiMNKVSGobtJndLJazjPl6vSdMd/4HWytcbAMxeZlgC\r\nPJe+ll0e790+GzAuTuHtR86sETNM5pfVmjE=\r\n=cvh+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"16c630667bb708cacbd7554a6de679d473a50c31","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && yarn tsc --build ./tsconfig.lib.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","type-check":"tsc --build tsconfig.json","dev:electrum":"tsx watch ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"admin@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"8.5.5","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"16.15.0","dependencies":{"ws":"7.4.6","events":"^3.3.0","@types/web":"^0.0.51","ripple-lib":"1.10.0","bignumber.js":"^9.1.0","@trezor/utils":"^9.0.2","@trezor/utxo-lib":"^1.0.0","socks-proxy-agent":"6.1.1"},"react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^3.8.2","jest":"^26.6.3","rimraf":"^3.0.2","webpack":"^5.73.0","ts-loader":"^9.3.1","typescript":"4.7.4","tiny-worker":"^2.3.0","webpack-cli":"^4.10.0","worker-loader":"^3.0.8","webpack-dev-server":"^4.7.4","html-webpack-plugin":"^5.5.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.4_1662993361463_0.8211125750292227","host":"s3://npm-registry-packages"}},"2.1.5":{"name":"@trezor/blockchain-link","version":"2.1.5","keywords":["Trezor","blockchain","blockbook","javascript"],"author":{"name":"Trezor","email":"info@trezor.io"},"license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.5","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"be619a3957b0ff4b94f4eefa5c5cd564cfec6f8f","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.5.tgz","fileCount":119,"integrity":"sha512-/Owxpr0hSvizqft4NtsX31iQEAGD0YFMS/RH7tNCua0od9C6yGmsnZbFzvhJsNILks9XLX81cw1slRmr/sFj/Q==","signatures":[{"sig":"MEYCIQDqOo5EsXHSzdb/6hAwQ2AnerAIMmKNRtVw4L8Rl6ISqQIhANw0/yL0n+Gkxi9MWbO4gAZiUqT4EC9iHN+jbZ7a/Xm6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjc6+zACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqY3RAAjsO5l46mLmnLPzWRjbrmcZ5wCiJGvl+ZQ2RoiR88i4EIwJOs\r\nTSgXVqWpxt0L7J0sSXHLHB/UJeNcFtik/9GHKvPiffSTUzEYBuZBTjLgoESb\r\nt3qTb5NJWgm9McmooFt2A5RQGX9cYoov0ozV6BMLPCVTRP7jJPtaqRV6EJ+B\r\nARitOfl7lnO0RFUEyqWvtHOURIuiKL7Sc6JPNhz18VTt/sqE7tl7J1WHFEiu\r\nY9/3n8TqiAoExPZwgEu9HN9m2nxN+FiNmq6yi4xcZLOc6IsR7fFE7aeHrHqG\r\ndIM51o6AzLlICrRNkiCuIRKL5XRTex9jNUT1eDDu+vWe3Yxlw5cG8KXihb8p\r\nLKmYg5IOvleWZ71ivqFYRGW2S1SZxpjI5OFJUDQt6tb+qZSzIrvLxgw76cj5\r\n/rSs7fPPl07kOqBE6mYa3Vfs0IkfpQdImobQbQY8yK5JOmpbgy3UpuTt6zeZ\r\n0+frt+xWhxbkwoVDS3WGmCzbajS6tye1mklaldl99Xz9PITj/kq0NQTstupR\r\n4BEAJQZ4UxbVAeG6jQgMSDLzQaEXOnllA8MhP/qb134pnnNOs7uPC6SxA5WO\r\nvabHBhZ+fzsvssikZXAABRH7oUBRnbszjxmhc1prB/5p0rhpvF68mAVFn8xK\r\nCH0TvnX9OFhSE5GgR8mm+7CtFdG7C96j7yI=\r\n=vCKO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"9fca51fa8283da8b528e1b530f37902c20abfb2c","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && yarn tsc --build ./tsconfig.lib.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","type-check":"tsc --build tsconfig.json","dev:electrum":"tsx watch ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"admin@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"_npmVersion":"8.5.5","description":"High-level javascript interface for blockchain communication","directories":{},"_nodeVersion":"16.15.0","dependencies":{"ws":"7.4.6","events":"^3.3.0","@types/web":"^0.0.51","ripple-lib":"1.10.0","bignumber.js":"^9.1.0","@trezor/utils":"^9.0.3","@trezor/utxo-lib":"^1.0.1","socks-proxy-agent":"6.1.1"},"react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^3.8.2","jest":"^26.6.3","rimraf":"^3.0.2","webpack":"^5.73.0","ts-loader":"^9.3.1","typescript":"4.7.4","tiny-worker":"^2.3.0","webpack-cli":"^4.10.0","worker-loader":"^3.0.8","webpack-dev-server":"^4.7.4","html-webpack-plugin":"^5.5.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.5_1668526003313_0.2480910746845839","host":"s3://npm-registry-packages"}},"2.1.6":{"name":"@trezor/blockchain-link","version":"2.1.6","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.6","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"3a75c48d79005d9914433b7f63fe9ca139998e7a","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.6.tgz","fileCount":120,"integrity":"sha512-FV7X6Y9Nb49dQbd+b6z5/cEWZqa8ccf8QhVKc8WEJIbFiNPZ0NxoIGBWQvuMl/d5ibf17zKznEm7l7BI8ql94A==","signatures":[{"sig":"MEUCIQDpwJpe5mI0detZD6dz8wTLTrsM0uwgn74jvW+Nr0fjEQIgWfw0dwSy9A88lOXB88H6/FOhxKV1hw3OL46Ix/lcXfM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":237997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmITwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrCTg//XtGjAYXxSvujjBfPCBXgidIL2zpav6na02xMyQ1qYG8z9dLZ\r\na+LIjdVLoMD5f/VpLkPU0X01Aqir4KFZps2ULwURXkgmjTN9swVUdeTia89t\r\nckF408K+RnZyIMKpwhCAFkur9VnG7V7B5XjwLlDE+BM4CNBY7CE4UPgYuQJf\r\nxoOSA692tIEjCt79W5z27wUWV+Rk9qo63UyTwi993DXi/xuS2g6mTc0doNIM\r\nZw/N9AIM8NEMIPgOyfPj3GHGWXDVqZN1unuZTsZk4yX0AwGybxv7HEW0IoKZ\r\ntQkQbcvuWcyGEXpBR5EeK22NhXMlonurW7bGA/QsuSz54iAyr00AAARX2Qkw\r\nd0PeZH5hhgrpPoTtPEopWZd95RoZwiaVBzqh9KXPlBC5/16HmFZcyteyhfQj\r\no2Hb1WlZPz66HESPa33kFw13rdSk/j4F7X7IMCIdAZL2dles2G7rHzqTLNUU\r\npILTWiPJpHs4gcCqoENBEHV9kWDHL/smOrD5PKmUUdC/Q02nfD2cpL6XOZ8k\r\nlkL3mr66KkYgfkDyu5h1fo03HqZM04kaC8EFhQIjljjOhVTzhJuVdOhiT6IN\r\non5dQHlTJOcQTlLgPkymL3thQJRI6kS0Gv9MVszMoMqHAsOVzlNceDK31Wns\r\nSwbHv+YJSf5+0nJvSGT1IWl96oQ3jzQSusQ=\r\n=r/Sh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && yarn tsc --build ./tsconfig.lib.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"tsc --build tsconfig.json","dev:electrum":"tsx watch ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"7.4.6","events":"^3.3.0","@types/web":"^0.0.80","ripple-lib":"1.10.0","bignumber.js":"^9.1.0","@trezor/utils":"^9.0.4","@trezor/utxo-lib":"^1.0.2","socks-proxy-agent":"6.1.1"},"react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^3.8.2","jest":"^26.6.3","rimraf":"^3.0.2","webpack":"^5.75.0","ts-loader":"^9.3.1","typescript":"4.9.3","tiny-worker":"^2.3.0","webpack-cli":"^5.0.0","worker-loader":"^3.0.8","webpack-dev-server":"^4.11.1","html-webpack-plugin":"^5.5.0"},"npmPublishAccess":"public","_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.6_1670939888657_0.48315421210367093","host":"s3://npm-registry-packages"}},"2.1.7":{"name":"@trezor/blockchain-link","version":"2.1.7","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.7","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"e93d41424b1e23f090ddfdec7d4660cee7beb518","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.7.tgz","fileCount":120,"integrity":"sha512-aX6eXNLRf2r04C4PTM9aOctw0e1Cpn2OvpVlWikGm+UOQfw/2aMpvwi2qu1Exo7Tnpno5Z2fWXrhq760lascpQ==","signatures":[{"sig":"MEQCIEswe2kenYysh9mLHO3GfdWRpS4e8R0qU7uzJr0dC101AiAn5z5RgWFb/t8TwAE5gkKSsJN078ZzM6lAuwuEm2SL3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj08ezACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrjDhAAgim9nE1aCqlvJI2Zxus9BUTxTMSXqLiyexbPMVRZwoQMkc2h\r\ncayRebOyY6NEVfS6I9x2V6CoAB8F56hV1kO+xsGpnrm9CAnUjKJUkzR3OhJX\r\nIf+UFC2Ff5OdrU1rF5kQ7JRyca+PE+15d0PUJyALl+6Toz1A4JkeamexrQu9\r\nWM9HRXr1Ummh8/jPHfXIF9jbTVjpo1HkE7TrKxRWdwmU6EKuqq5yM2mb3P+T\r\nxz/hQAx/3saE08xTXXR1NdSsmp5G9pTotHPQ9fnlBXQrxaxXX3Oqye0ATIhU\r\n+JmLFr67gxot7Ca8UfZK9VPZUIhQFHX1VXouwge0r2cEwx2oOJDWxlRXRM2v\r\nD3gfVu9ueECSIotF4YcRmHEUN7AhxTLIQdiMRTnI4aAojr0iFqYLnknaCHu9\r\nkDaHU+HKDTSzT59ba+ZVgXVghjpts5DR7JtMzwUsEVmJds83Md6LznFU8BTl\r\npPPRQUZ3I2b3FoZrthMtvLHFtyVo3OMsgSM7wVmiMhKytfOdFqnW/ZPXufr0\r\niKHXXH7D0qVSSKRpWdi6iYJKhQCTvRFeco5Ub0A/NQinBRVVT3D6rZxrDNPg\r\nw+izLI8OIjxexlSKXwEtEyKNm6aOQAER6vM7Gta7H/CHhLDT8dnq/cv9wkuN\r\nHUiW0DnbzbG1ruGiPp0Cv0wPzptwt6Qectg=\r\n=zgT/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && yarn tsc --build ./tsconfig.lib.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"tsc --build tsconfig.json","dev:electrum":"tsx watch ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"7.4.6","events":"^3.3.0","@types/web":"^0.0.80","ripple-lib":"1.10.0","bignumber.js":"^9.1.0","@trezor/utils":"^9.0.5","@trezor/utxo-lib":"^1.0.3","socks-proxy-agent":"6.1.1"},"react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^3.8.2","jest":"^26.6.3","rimraf":"^3.0.2","webpack":"^5.75.0","ts-loader":"^9.3.1","typescript":"4.9.3","tiny-worker":"^2.3.0","webpack-cli":"^5.0.0","worker-loader":"^3.0.8","webpack-dev-server":"^4.11.1","html-webpack-plugin":"^5.5.0"},"npmPublishAccess":"public","_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.7_1674823603485_0.4647808953320347","host":"s3://npm-registry-packages"}},"2.1.8":{"name":"@trezor/blockchain-link","version":"2.1.8","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.8","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"db3792712a3e949732f4d3f99764a50c284d3932","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.8.tgz","fileCount":120,"integrity":"sha512-U42+SMUTyMoxm92wETtpIkrWH2SqkG42qq9F55KHMfu1Lt6rkrxhcDjnvmgcvTjmr9qxGmKe0vPtB/l3qH0aGQ==","signatures":[{"sig":"MEUCIQCskfqxn2Posgys1CVo6BsjKHuecqM7aeDzu33GVJbngQIgQ+hjKP2im9odOeIsjbi/fi/bsqdJu0gi1awcoCesRO0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241810,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/2cyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmru9w/9EezXH5tS8LAWhSEii7vYSb/XhJtqTvOUkPE3pBnPh53ElSx/\r\ndyrHqL5JxBmooLY/S7J6PlN/w/OlMH4Lfo49pYX/Yk2t7Lbd8iisMmxmXZjT\r\ny7vkk6CEm1s/UJolTD2nPopWj4Ka0jGO8D3a5HvP3zaA9kLa/O96NULiRFJ7\r\ncjn29KKuP5QQyk6LHe/Zc0/ICoPaAsHOTSYeBP8yBSsWLyQ0kn1/xJig5V9v\r\nWm/csymDsvJ8V1osfNdBuBB1P+vPWvkb1/WMhg5h+gfJGbJlQa0TzYJXb6fi\r\nkdGpVl5Y9j2W3SmeGPdsk9c1Se4NBDz7dmBBuPx0ziJtIrHHKhGDPrIJLeQf\r\nQNmbVj3arD52z6QnwS+IuJDbVOEHE7rr/7V7VSUgSqC7PG3Sq4zQOwSdJomV\r\nyjq6M22Q8Nbp7+px3siCBZazc/s1CoHKs+I25akeuwq+syL53Vez+FDcQ+6R\r\nlkOYs7Z1oGQKbxnqILSexd1EPp3BdsUTLcThnWr2VJ5epuf9IYT2lyYg3BPy\r\n2pEOEm+SOlQkeYi+JzOBgyFMz+qdabiNYdF1KkhL7Lc4Lnm9SAnHsRzIqlVw\r\nttAVq4qjrUybMK220IJMbeBFWBGLL+yeMbA0wEmo2BMHbqrd9/Bslzzwhy/p\r\nbkrJ9pgHXVpxZyx5u5Hn2XcxdCfhRElBjts=\r\n=dFPW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && yarn tsc --build ./tsconfig.lib.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"tsc --build tsconfig.json","dev:electrum":"tsx watch ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"7.5.9","events":"^3.3.0","@types/web":"^0.0.91","ripple-lib":"^1.10.1","bignumber.js":"^9.1.1","@trezor/utils":"^9.0.6","@trezor/utxo-lib":"^1.0.4","socks-proxy-agent":"6.1.1"},"react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^3.12.3","jest":"^26.6.3","rimraf":"^4.1.2","webpack":"^5.75.0","typescript":"4.9.5","tiny-worker":"^2.3.0","webpack-cli":"^5.0.1","worker-loader":"^3.0.8","webpack-dev-server":"^4.11.1","html-webpack-plugin":"^5.5.0"},"npmPublishAccess":"public","_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.8_1677682482636_0.10242111023712241","host":"s3://npm-registry-packages"}},"2.1.9":{"name":"@trezor/blockchain-link","version":"2.1.9","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.9","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"eac505f0502a91398b42bfe60093d32ef9c9529f","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.9.tgz","fileCount":88,"integrity":"sha512-J/i0ikBx4ol9anihQw61dnga33MpUbnVbREdrJmj4CMZ7a8EHSXdcJjyVzZNASZEipeDyFxWGsLWodzOQ05Ppw==","signatures":[{"sig":"MEUCIQDLk27zhC78iVhdifP+N8yxq0jTuP2sIeqWBwIB5bA9GQIgKzNehoDsPk2iztgQZ/PbYPpN5Tm2R76sjn0qPKU8i0w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177625,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkP5ILACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmohrw//SDvEzbwwDwnvDXqOkT656wunlM4Pnv1EZEe3eLJm1uzUbE11\r\nZu6Ixt5jCwxWan4wRxmEwUokfcJVptEyC5j3HmhW42g58MACYNRw/knMTqom\r\nzeclWXl2oyeUXuseBEbgFlGCFB8AcGvW6sONtZHXyu95XPjxqVVAKGm59iZn\r\n3YFH0laLsymsiC6qrjS7OZ6eLnmTr+WtYWo31u8k9vf0SpxrCkEcCdhwFfQa\r\nqWaufR5ceka5we0bqbxCXYRUVxB0NmEMiDvHZfyfM1w7PbRbV7YtI9703UFj\r\nsW6ddfiIBvHHT3XmQk8Jv01jWodFF0EK8ey8yQpcKCYu7SMdjQNmByPOO3O4\r\nS0Fh3neDN8swxkaLVMC7xXZYP9BEDgVlXmrD9j3pVh6EyLhbXpLHACA+E61N\r\nrK7VEG9NHFPhifC+zIAy6vMCjbAxKsqOzqV2PmWrariJbeUjzoLEkv0MfWIC\r\n+vI0t2SWUFhp5EMHllaLTcmMwFrbttUtuugFVsnppUdauqiM7YeIifvbBaUO\r\n4Z0pWkbJ5Fl2fVkqjmoCPRp+yAPm9rWaqLSS5oRNqNeg1FaxOjwr8M+elSdm\r\nD+GQzUKOc3UYsBx4BpZTNWEPn0ER6KWS13LsBYtVrkAklZklo0NmRHyL2xrt\r\nq61ZlMGr/UvZDFuPJ5YhI54+ZzMin+rrlEs=\r\n=eIob\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && yarn tsc --build ./tsconfig.lib.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"tsc --build tsconfig.json","dev:electrum":"tsx watch ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"7.5.9","events":"^3.3.0","@types/web":"^0.0.99","ripple-lib":"^1.10.1","bignumber.js":"^9.1.1","@trezor/utils":"9.0.7","@trezor/utxo-lib":"1.0.5","socks-proxy-agent":"6.1.1","@trezor/blockchain-link-types":"1.0.0","@trezor/blockchain-link-utils":"1.0.0"},"react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^3.12.6","jest":"^26.6.3","rimraf":"^4.4.1","webpack":"^5.70.0","typescript":"4.9.5","tiny-worker":"^2.3.0","webpack-cli":"^5.0.1","worker-loader":"^3.0.8","webpack-dev-server":"^4.13.2","html-webpack-plugin":"^5.5.0"},"npmPublishAccess":"public","_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.9_1681887755028_0.05676362554162462","host":"s3://npm-registry-packages"}},"2.1.10":{"name":"@trezor/blockchain-link","version":"2.1.10","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.10","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"3c2785620e4744cee21b7eeb63f2c8443cd566b9","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.10.tgz","fileCount":88,"integrity":"sha512-MDkOVdGSUiWKD2yVtlPO0tSRs+D0NRcAuUCiOBoW2fpPpDCPCqgAbqdHDbJKtz0BGSS5J22Zw9qFeGXevE5Hgw==","signatures":[{"sig":"MEUCIA90/91o/xflsTIP3VAbwn4X7/1assyT/+HodG1jzIvHAiEA3FX/yqkbTagxKu/duedDltueSrVIQ0h0sBL3prrsoTQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177682,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQTjbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVdw//SfxPDJPTWdAScgDeDRfZxKiEGRMJSspR1w1y4OqYMZPUeqNs\r\nGr5EufUWOLgisPmH9OFEZj1aYT8Ladua4qGVKQJ9JmOGrQtV8wmcX5v86NPC\r\nhHaJm3/3yhvMrHQR7dP/xjAS/Fm5NZ89CskynPeQzasgadPgN7F09zlvxtC0\r\n18AftCoSWBAfs0V2DFQZWMw9X4oeEf4R4wu6kRBcNB7FjuNv2rQoA7RJKhtS\r\nOzA5Fj6V6+V9jY53ujmysWYQ3kPnxldoTLYpDcTF9Au+hU8MaBre8FxFKJTL\r\nS5l6M7BHaBJCgL3w7v+J1hBW3mSIdTt55+/1Fm2uFWipsynY9OA46n0H69HA\r\nZH/s9RiJRrj1joooN2Rg9KNUT18psxipoCNrnZ3qyYeUnY0Od+MXDDmJ9voY\r\nhL52Pe3E0RQWT1+JVDY4OM1DpyZdFV/WG2ACzo5Vuj2WiwEItt56DuUIQtIh\r\nj9JLxdICstHp6wFjgwoEpWd9xz/ShbXTua7lILOCiBl9/CUnzgIr9FssdCu0\r\nZHySnO6udZImbdzbJpADdSE7fu736Q5KPt8a/zjrBmhWgookgioaP5AYfZHj\r\nosnhq8nNyKFvSrsugkZCmwnNG3m0ruB3aUNyDTvXcxdhRf3zo3HS8z+bpXlR\r\nCyTAHctPAHh14oGNfm2bhqsaowhKIpEylCQ=\r\n=8WFD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && yarn tsc --build ./tsconfig.lib.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"tsc --build tsconfig.json","dev:electrum":"tsx watch ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"7.5.9","events":"^3.3.0","@types/web":"^0.0.99","ripple-lib":"^1.10.1","bignumber.js":"^9.1.1","@trezor/utils":"9.0.7","@trezor/utxo-lib":"1.0.5","socks-proxy-agent":"6.1.1","@trezor/blockchain-link-types":"1.0.1","@trezor/blockchain-link-utils":"1.0.1"},"react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^3.12.6","jest":"^26.6.3","rimraf":"^4.4.1","webpack":"^5.70.0","typescript":"4.9.5","tiny-worker":"^2.3.0","webpack-cli":"^5.0.1","worker-loader":"^3.0.8","webpack-dev-server":"^4.13.2","html-webpack-plugin":"^5.5.0"},"npmPublishAccess":"public","_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.10_1681995994835_0.9197822577404893","host":"s3://npm-registry-packages"}},"2.1.11":{"name":"@trezor/blockchain-link","version":"2.1.11","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.11","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"9287e4f29f019dffea85dcd9670e886aa48c390e","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.11.tgz","fileCount":88,"integrity":"sha512-kgsdVC3wAEk69TxJ4BkgPsE0OH3vJavYu9+xeV2DqAJinvIum9jKpWgUiW5cRj+jsjUo0UTLDGziqaDz26KTQw==","signatures":[{"sig":"MEUCIG4G/juplNLkyUR9AFbPvXxas81hl2VLFVmIm+/f20lZAiEAmo7ZEAQGHAMK9K/xPHWbOfyzvvxOJozntx6RhcueaFs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177742,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUnGeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq26g//bWfzVfGfrdTkpHePYTUXczrypXWTEXskntGKho1C3m/q8e9a\r\nl2Q6HoxpPYdOPdB/rQKULj3nkQ8iiCfk5Mx/KB8fvoRvB+3vhjXfU+FCveXA\r\nuoBAOhfsDLxmXRlu2XvnQK1kpP0zGyQ2WEAh/YJMBbDncDlwQLvKQRkyO/nM\r\ndr1yO5K9qEzv7DlgmMOEK+Eh5Cmf6IL/vjOQuNoWkzw3f7DgML2g+xMM4ZWm\r\nbgzwqKa7xpjAmNDosxTS6UDGacPUhtR9A+46m3ynbKpAWzzQfmEDDm8TMxYa\r\nPyNkAQwYYlfFV7/kZyfJNIeNjeT2gYaRITGrt9OWw1ahqqgg5VH7nouZ7k1K\r\nU+CX1piZHbSQNH+lVP09QEzQucqKGLZtdxgBO8ZtD4jjztlLmVFxN8DuVghZ\r\ng/605dwgQWPgnX5Mh8Llr6GAFtedAdXVF7iGydk0As+bUtgNLjKxNpfr8ClA\r\nJ3YtOIR5GTmYKyf05DZV1oTxG0I/XjR4hUzbeTlqYQlRPtjgFTZo8oY+08wi\r\nB+74UGCxZQh476faLvTz/53RGkHNqPXaPIZq138nZxCoKJUU4buFWr8TxxSa\r\n2c7Ss6Hg8LN6+IzDMhtEnbRsxakql7fw8rcJjPjT1yMD9kbRBKObkzK1IoWf\r\nSgdcGMM6eoVWfb8p96tjfD5qQhNIrCCo810=\r\n=OJw5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && yarn tsc --build ./tsconfig.lib.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"tsc --build tsconfig.json","dev:electrum":"tsx watch ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"7.5.9","events":"^3.3.0","@types/web":"^0.0.99","ripple-lib":"^1.10.1","bignumber.js":"^9.1.1","@trezor/utils":"9.0.7","@trezor/utxo-lib":"1.0.5","socks-proxy-agent":"6.1.1","@trezor/blockchain-link-types":"1.0.1","@trezor/blockchain-link-utils":"1.0.2"},"react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^3.12.6","jest":"^26.6.3","rimraf":"^4.4.1","webpack":"^5.70.0","typescript":"4.9.5","tiny-worker":"^2.3.0","webpack-cli":"^5.0.1","worker-loader":"^3.0.8","webpack-dev-server":"^4.13.2","html-webpack-plugin":"^5.5.0"},"npmPublishAccess":"public","_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.11_1683124637891_0.020298047271904096","host":"s3://npm-registry-packages"}},"2.1.12":{"name":"@trezor/blockchain-link","version":"2.1.12","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.12","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"0f2253c917b4e998cc32c5e8c8ac33daf135f7f3","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.12.tgz","fileCount":88,"integrity":"sha512-X5YHAI4w9XjuivNO2J30K9wyuiUH/p9DM2lrsjudJ3sImxA0EX9ypLIY67lVYSmUzutL64KGcbdWPgw7f0AtuA==","signatures":[{"sig":"MEQCIFW28T3/NJUXZK1lDsEE2WFZCEG7Xxs7Op6+auGwhL9AAiA/91LJxyh40BGxkBLzrguDOBSN/+pOAdpgPQGZaTzheA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182592},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && yarn tsc --build ./tsconfig.lib.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"tsc --build tsconfig.json","dev:electrum":"tsx watch ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"7.5.9","events":"^3.3.0","@types/web":"^0.0.99","ripple-lib":"^1.10.1","bignumber.js":"^9.1.1","@trezor/utils":"9.0.8","@trezor/utxo-lib":"1.0.6","socks-proxy-agent":"6.1.1","@trezor/blockchain-link-types":"1.0.2","@trezor/blockchain-link-utils":"1.0.3"},"react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^3.12.6","jest":"^26.6.3","rimraf":"^4.4.1","webpack":"^5.70.0","typescript":"4.9.5","tiny-worker":"^2.3.0","webpack-cli":"^5.0.1","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","webpack-dev-server":"^4.13.2","html-webpack-plugin":"^5.5.0"},"npmPublishAccess":"public","_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.12_1684234027402_0.4543617659713597","host":"s3://npm-registry-packages"}},"2.1.13":{"name":"@trezor/blockchain-link","version":"2.1.13","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.13","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"0f355910239f7ec863f373ec2f97c4f271e294fa","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.13.tgz","fileCount":88,"integrity":"sha512-5yRvP8cFKjYd3FBRmUS6VJxHRLm8IuQg237hcRF8RbYRgW6ev7dwkjYmcVYz2iWXGaz+/FV8G0/xB/pmHhrpPQ==","signatures":[{"sig":"MEUCIQCwZKuNFvNDuMTpUhlF7TpnN4ChF+oF6JYzYlD1Z7ezBAIgVZTIzkmqjfR5/yB4VPZCsIK1UCkJkJhbiQq/gSziIfI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182029},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && yarn tsc --build ./tsconfig.lib.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"tsc --build tsconfig.json","dev:electrum":"tsx watch ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"7.5.9","events":"^3.3.0","@types/web":"^0.0.99","ripple-lib":"^1.10.1","bignumber.js":"^9.1.1","@trezor/utils":"9.0.9","@trezor/utxo-lib":"1.0.7","socks-proxy-agent":"6.1.1","@trezor/blockchain-link-types":"1.0.2","@trezor/blockchain-link-utils":"1.0.3"},"react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^3.12.6","jest":"^26.6.3","rimraf":"^4.4.1","webpack":"^5.70.0","typescript":"4.9.5","tiny-worker":"^2.3.0","webpack-cli":"^5.0.1","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","webpack-dev-server":"^4.13.2","html-webpack-plugin":"^5.5.0"},"npmPublishAccess":"public","_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.13_1684835824112_0.42394815442417544","host":"s3://npm-registry-packages"}},"2.1.14":{"name":"@trezor/blockchain-link","version":"2.1.14","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.14","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"4238ca5f30a3a4b70039b9fcb8a2f38b4f477959","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.14.tgz","fileCount":88,"integrity":"sha512-X/PJG7VKhxFIpXCVyBswgH264+l2FPZcvjk3jbFf921kD8lFMNsPNFmPBwqsGd1C+UMPynufM+vJqO5+lOnUsg==","signatures":[{"sig":"MEUCIQCuOmpE5Fxvbng0PFP7luWL82ADUgEUuT1HEgqCq18PYgIgbzZSOrwFAW9MoDZ6vByXZiDfbUVgBG2xDG2QbNC1wm8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182769},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && yarn tsc --build ./tsconfig.lib.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"tsc --build tsconfig.json","dev:electrum":"tsx watch ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"7.5.9","events":"^3.3.0","@types/web":"^0.0.100","ripple-lib":"^1.10.1","bignumber.js":"^9.1.1","@trezor/utils":"9.0.10","@trezor/utxo-lib":"1.0.8","socks-proxy-agent":"6.1.1","@trezor/blockchain-link-types":"1.0.3","@trezor/blockchain-link-utils":"1.0.4"},"react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^3.12.7","jest":"^26.6.3","rimraf":"^5.0.1","webpack":"^5.87.0","fs-extra":"^11.1.1","typescript":"4.9.5","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.0.2","webpack-dev-server":"^4.15.1","html-webpack-plugin":"^5.5.3"},"npmPublishAccess":"public","_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.14_1689850057131_0.14894100993848824","host":"s3://npm-registry-packages"}},"2.1.15":{"name":"@trezor/blockchain-link","version":"2.1.15","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.15","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"840f6c85d856230c51d60b201713ee48153c7470","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.15.tgz","fileCount":90,"integrity":"sha512-Y7QsggFUGk84yKY06eSuS3oTNwH+chz0fuCWMs7aKr4TxXsxILNwzoYg7Erecf+WZuydAdmjZRDT4QbmMUc65g==","signatures":[{"sig":"MEYCIQD+hPQ85zOnBo2QZnt1deA9+8hqCLRBgq6+7hGsin5aKwIhAI1eEWDrFuyP7UHoo/nRvVwidFjTZ8nrB7mzQcy5mq/7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":176675},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && yarn tsc --build ./tsconfig.lib.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"tsc --build tsconfig.json","dev:electrum":"tsx watch ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"7.5.9","events":"^3.3.0","@types/web":"^0.0.100","ripple-lib":"^1.10.1","bignumber.js":"^9.1.1","@trezor/utils":"9.0.11","@trezor/utxo-lib":"1.0.9","socks-proxy-agent":"6.1.1","@trezor/blockchain-link-types":"1.0.4","@trezor/blockchain-link-utils":"1.0.5"},"react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^3.12.7","jest":"^26.6.3","rimraf":"^5.0.1","webpack":"^5.87.0","fs-extra":"^11.1.1","typescript":"4.9.5","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.0.2","webpack-dev-server":"^4.15.1","html-webpack-plugin":"^5.5.3"},"npmPublishAccess":"public","_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.15_1690968634638_0.436602410910101","host":"s3://npm-registry-packages"}},"2.1.16":{"name":"@trezor/blockchain-link","version":"2.1.16","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.16","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"5d71a2e28bd978d7c95608bad6442ba1e4533f7e","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.16.tgz","fileCount":90,"integrity":"sha512-EOjv2hxTW2AOCZ5LnPlxsZy6MpGsRQXFhMxQFWw8NTNK+QwOctfJL1nuT7Q4tTAqNIDFkel8o59LFYHKDx7w5Q==","signatures":[{"sig":"MEQCIFXDrha5vfaUirFT9132ljyNC/I9e4cI+bshl84QVX6UAiAJeNhWtfsFBqJ+lJi4w/q4wOJDTJQ/8Bg56OVQi8+y8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177262},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && yarn tsc --build ./tsconfig.lib.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"tsc --build tsconfig.json","dev:electrum":"tsx watch ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"7.5.9","events":"^3.3.0","@types/web":"^0.0.100","ripple-lib":"^1.10.1","bignumber.js":"^9.1.1","@trezor/utils":"9.0.12","@trezor/utxo-lib":"1.0.10","socks-proxy-agent":"6.1.1","@trezor/blockchain-link-types":"1.0.5","@trezor/blockchain-link-utils":"1.0.6"},"react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^3.12.7","jest":"^26.6.3","rimraf":"^5.0.1","webpack":"^5.87.0","fs-extra":"^11.1.1","typescript":"4.9.5","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.0.2","webpack-dev-server":"^4.15.1","html-webpack-plugin":"^5.5.3"},"npmPublishAccess":"public","_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.16_1693236046429_0.5054600579874824","host":"s3://npm-registry-packages"}},"2.1.17":{"name":"@trezor/blockchain-link","version":"2.1.17","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.17","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"11adbcf3af9692a2e1e34c0656c54ad6ef96e6b6","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.17.tgz","fileCount":90,"integrity":"sha512-5HPf+aLpu+wh5H2bXPet5HXKPo7CUcugKIqtcYgPVShUiVGH7PYmHtc575VxFkOIbw0xT+s8sTAyK2bdbPhCOA==","signatures":[{"sig":"MEYCIQCE90+OAmL8bZNTMWyqiO/h+JSGkQDH15vD+BW1nxYbywIhAME4f4oyXZQ9uYNEh2J2OMzbqi+X9mpFKrbbw8tyG8JQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178453},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && yarn tsc --build ./tsconfig.lib.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"tsc --build tsconfig.json","dev:electrum":"tsx watch ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"7.5.9","events":"^3.3.0","@types/web":"^0.0.100","ripple-lib":"^1.10.1","bignumber.js":"^9.1.1","@trezor/utils":"9.0.13","@trezor/utxo-lib":"1.0.11","socks-proxy-agent":"6.1.1","@trezor/blockchain-link-types":"1.0.6","@trezor/blockchain-link-utils":"1.0.7"},"react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^3.12.7","jest":"^26.6.3","rimraf":"^5.0.1","webpack":"^5.87.0","fs-extra":"^11.1.1","typescript":"4.9.5","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.0.2","webpack-dev-server":"^4.15.1","html-webpack-plugin":"^5.5.3"},"npmPublishAccess":"public","_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.17_1695130868444_0.5667866815974443","host":"s3://npm-registry-packages"}},"2.1.18":{"name":"@trezor/blockchain-link","version":"2.1.18","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.18","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"dfd8dc93d2da9c2f984d96ac977920327cfa9db4","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.18.tgz","fileCount":90,"integrity":"sha512-seqRx7PbPAd8E3cbNfGeNUqvinNfAHx03XxfD+obyYUkKRkVtaSJIXzIxXKt+ZKxLd4Mf1F+PTIsBdFEjlny9A==","signatures":[{"sig":"MEUCICV/Ls2vXoreCyf4EXI4Ajz24oDG6q6kP9GOdboN1OD3AiEAh4d7Rn9kwDrpN2FwARvsXRe2ZyZ4V0J8QtqSptCNopg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178453},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && yarn tsc --build ./tsconfig.lib.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"tsc --build tsconfig.json","dev:electrum":"tsx watch ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"7.5.9","events":"^3.3.0","@types/web":"^0.0.100","ripple-lib":"^1.10.1","bignumber.js":"^9.1.1","@trezor/utils":"9.0.14","@trezor/utxo-lib":"1.0.12","socks-proxy-agent":"6.1.1","@trezor/blockchain-link-types":"1.0.7","@trezor/blockchain-link-utils":"1.0.8"},"react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^3.12.7","jest":"^26.6.3","rimraf":"^5.0.1","webpack":"^5.87.0","fs-extra":"^11.1.1","typescript":"4.9.5","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.0.2","webpack-dev-server":"^4.15.1","html-webpack-plugin":"^5.5.3"},"npmPublishAccess":"public","_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.18_1698327314202_0.7878795648456887","host":"s3://npm-registry-packages"}},"2.1.19":{"name":"@trezor/blockchain-link","version":"2.1.19","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.19","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"2279f3780c2df93e2dc0a1ff57848e3301799ab2","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.19.tgz","fileCount":94,"integrity":"sha512-hOD3S3tE4kj0JsxiT8Ux+GQVpB0OfKWzCJG+U8CTPOZEgpJGioLZr9O94BMCBFECd7dMUkQt/u/QVNvpP4Nacw==","signatures":[{"sig":"MEYCIQDaKM8PuCKCqEV7umw96WAgzranoxSK7Bp0WY7p5xSXgQIhALcQpaJPC430+eGL4x3kCxcvT8cK44DRNXxaE5hwqm3s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":196676},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"4bd7d6e91028769ce431a9811537b97188955d20","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && yarn tsc --build ./tsconfig.lib.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"tsc --build tsconfig.json","dev:electrum":"tsx watch ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"7.5.9","events":"^3.3.0","@types/web":"^0.0.119","ripple-lib":"^1.10.1","bignumber.js":"^9.1.1","@trezor/utils":"9.0.15","@solana/web3.js":"^1.87.6","@trezor/utxo-lib":"2.0.1","socks-proxy-agent":"6.1.1","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.0.8","@trezor/blockchain-link-utils":"1.0.9"},"react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^3.14.0","jest":"^26.6.3","rimraf":"^5.0.5","webpack":"^5.89.0","fs-extra":"^11.1.1","typescript":"5.3.2","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.0.2","webpack-dev-server":"^4.15.1","html-webpack-plugin":"^5.5.3"},"npmPublishAccess":"public","_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.19_1701184592372_0.5906300542862215","host":"s3://npm-registry-packages"}},"2.1.20":{"name":"@trezor/blockchain-link","version":"2.1.20","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.20","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"szymonlesisz","email":"sz.lesisz@gmail.com"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"matejkriz","email":"Matej@matejkriz.cz"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"5f32f6c81ca84a88fb6afa00c1c838c374c5f102","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.20.tgz","fileCount":94,"integrity":"sha512-37Fvg9ak4VZHUKmljDFV/iU26TkS3lIqvaCHCeonA6ViIJss+fX07YkCl8hcSteF6Mv3oUHgmH1P5RmtJVfIRA==","signatures":[{"sig":"MEQCIEAeuOAiL7MuzqWI9bWYGr3lfa+zVG4flFz9tc7uhabaAiAY4WD54HmnWv8DUvZCtki1dKV6Fym30GJMHRmiLRtHKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199049},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"1d6f9279b6d1a05a96a14685f3c89da04fd9749b","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && yarn tsc --build ./tsconfig.lib.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"tsc --build tsconfig.json","dev:electrum":"tsx watch ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"7.5.9","events":"^3.3.0","@types/web":"^0.0.119","ripple-lib":"^1.10.1","bignumber.js":"^9.1.1","@trezor/utils":"9.0.16","@solana/web3.js":"^1.87.6","@trezor/utxo-lib":"2.0.2","socks-proxy-agent":"6.1.1","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.0.9","@trezor/blockchain-link-utils":"1.0.10"},"react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.6.2","jest":"29.5.0","rimraf":"^5.0.5","webpack":"^5.89.0","fs-extra":"^11.1.1","typescript":"5.3.2","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.0.2","webpack-dev-server":"^4.15.1","html-webpack-plugin":"^5.5.3"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.20_1702915872032_0.8538433011508217","host":"s3://npm-registry-packages"}},"2.1.21":{"name":"@trezor/blockchain-link","version":"2.1.21","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.21","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"681a7512564c4ce136e137876c363e6719d8641c","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.21.tgz","fileCount":94,"integrity":"sha512-9bjZeugaDN59FnYhpVUGUxiACT8vN7ekyp+mCpyDWiF15czjTmhZ89sFNv/W41epeOvmnTMUf1uvGVAi7c6lYg==","signatures":[{"sig":"MEUCIQCUt4DsSCPZNB4jjFHFQ0WWtAFFfdNu1wrWESeST+y+iAIgHYdgSTP88GUKjOpocvVXREvytlPurdvNvBZ0RnltCsE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":202792},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"e62635adb080c940a4f0e0d4851518397e8fc2d0","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && yarn tsc --build ./tsconfig.lib.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"tsc --build tsconfig.json","dev:electrum":"tsx watch ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"7.5.9","events":"^3.3.0","@types/web":"^0.0.119","ripple-lib":"^1.10.1","bignumber.js":"^9.1.1","@trezor/utils":"9.0.17","@solana/web3.js":"^1.87.6","@trezor/utxo-lib":"2.0.3","socks-proxy-agent":"6.1.1","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.0.10","@trezor/blockchain-link-utils":"1.0.11"},"react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.6.2","jest":"29.5.0","rimraf":"^5.0.5","webpack":"^5.89.0","fs-extra":"^11.1.1","typescript":"5.3.2","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.0.2","webpack-dev-server":"^4.15.1","html-webpack-plugin":"^5.5.3"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.21_1704460063345_0.6616267211526969","host":"s3://npm-registry-packages"}},"2.1.22":{"name":"@trezor/blockchain-link","version":"2.1.22","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.22","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"f7fbac438de224814372a36c4b100c1fe6450f3c","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.22.tgz","fileCount":94,"integrity":"sha512-GbV0Toev9GgT4ViujgE7Mxo9h9/UEy56bDe0IdfWoAL9uBgbduK9R0FUvH3kat/5g+3/n6BYk2v0YFUFYDKGtg==","signatures":[{"sig":"MEYCIQCzVJuNFrPLvgj8Tgu8IaP+8dPoUY02oWWhLFOcWr3kBwIhAJ1+OvDwYspy4dcZO0BVuITd4Dk7wIJVgeup5Ybfso0Y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205690},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"9c2c9f0382416f3bedf935733600757bc235eab0","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && yarn tsc --build ./tsconfig.lib.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"tsc --build tsconfig.json","dev:electrum":"tsx watch ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.16.0","events":"^3.3.0","@types/web":"^0.0.119","ripple-lib":"^1.10.1","bignumber.js":"^9.1.1","@trezor/utils":"9.0.18","@solana/web3.js":"^1.87.6","@trezor/utxo-lib":"2.0.4","socks-proxy-agent":"6.1.1","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.0.11","@trezor/blockchain-link-utils":"1.0.12"},"react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.6.2","jest":"29.5.0","rimraf":"^5.0.5","webpack":"^5.89.0","fs-extra":"^11.1.1","typescript":"5.3.2","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.0.2","webpack-dev-server":"^4.15.1","html-webpack-plugin":"^5.5.3"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.22_1705920638592_0.5072238839943617","host":"s3://npm-registry-packages"}},"2.1.23":{"name":"@trezor/blockchain-link","version":"2.1.23","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.23","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"8602390f57eee992ebe0a61a1f8673fcb5189dec","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.23.tgz","fileCount":94,"integrity":"sha512-kk658NrjXjR+r4rfoS945pvv0NruOC9lQcn6RS2Jpqnt+iHf4YgkPcjQ+fbcIG68q3YqbGsy5nnizyxkkfIOIA==","signatures":[{"sig":"MEUCIF9VW1lWNpJeYqGoYsCE4aXspBNqC4ASQYS3H/+Lvt9KAiEA6C2X7n/ZCkzQrwyPqXUXiNg7zMaXikHsB4VNy2NLaJs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207964},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"911f24433b46b22aa7b2d42509a1a21a5c3309d2","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && yarn tsc --build ./tsconfig.lib.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"tsc --build tsconfig.json","dev:electrum":"tsx watch ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.16.0","events":"^3.3.0","@types/web":"^0.0.119","ripple-lib":"^1.10.1","bignumber.js":"^9.1.1","@trezor/utils":"9.0.19","@solana/web3.js":"^1.87.6","@trezor/utxo-lib":"2.0.4","socks-proxy-agent":"6.1.1","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.0.11","@trezor/blockchain-link-utils":"1.0.13"},"react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.6.2","jest":"29.5.0","rimraf":"^5.0.5","webpack":"^5.89.0","fs-extra":"^11.1.1","typescript":"5.3.2","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.0.2","webpack-dev-server":"^4.15.1","html-webpack-plugin":"^5.5.3"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.23_1706520319160_0.9497798058918336","host":"s3://npm-registry-packages"}},"2.1.25":{"name":"@trezor/blockchain-link","version":"2.1.25","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.25","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"1a5663d79667c28344c8c6b38afa7783bccf79d5","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.25.tgz","fileCount":94,"integrity":"sha512-cTtOw4B8u4//sNhi5BmplC7X45kKFhGY+Mc/R/5LhgiLDx84S5Kx/0Xa5YF0TPFD63KqX2JXxhtLU60JZU5yeg==","signatures":[{"sig":"MEUCIQD7jcBELMYglMhgp2bbWhyPsgWojDgkeLZvl68/4LD8FQIgSrFfrIYfjO9qy0yziJzN0V/gk8KcYYwsrTSsetLwbFU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205141},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"b4c86cf2009a3422ca385c7be5b8ffc596f67cdb","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"rimraf lib && yarn tsc --build ./tsconfig.lib.json","test:unit":"jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"tsc --build tsconfig.json","dev:electrum":"tsx watch ./src/workers/electrum/devrun.ts","build:workers":"rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.16.0","events":"^3.3.0","@types/web":"^0.0.119","ripple-lib":"^1.10.1","bignumber.js":"^9.1.1","@trezor/utils":"9.0.21","@solana/web3.js":"^1.87.6","@trezor/utxo-lib":"2.0.6","socks-proxy-agent":"6.1.1","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.0.13","@trezor/blockchain-link-utils":"1.0.14"},"react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.6.2","jest":"29.5.0","rimraf":"^5.0.5","webpack":"^5.89.0","fs-extra":"^11.1.1","typescript":"5.3.2","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.0.4","webpack-dev-server":"^4.15.1","html-webpack-plugin":"^5.5.3"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.25_1707726250632_0.4023162526967319","host":"s3://npm-registry-packages"}},"2.1.26":{"name":"@trezor/blockchain-link","version":"2.1.26","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.26","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"cbcf2522face807f24f5d734179efc9f90d17710","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.26.tgz","fileCount":94,"integrity":"sha512-AtfQqxHTwHat+Cz1fJAJelAWGkwzKQRyj66oRe8KrX/4zT9bPCJ/w5i2Y2pmbMMfLUrF/Q3TiXQ9Uhh+d3BWIg==","signatures":[{"sig":"MEQCIAqDl1Ge/0zaU3nNb745Q6+1LXHE/rLHsvIcN4WoU8bjAiASumpkCxlE0Mzo6ufwNDyRzrgDiM6/CKz2sZXE0cOSUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205468},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"f9f47e823a4cdd815baa88703e877d24375b7c54","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"yarn g:rimraf lib && yarn g:tsc --build ./tsconfig.lib.json","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.16.0","events":"^3.3.0","@types/web":"^0.0.138","ripple-lib":"^1.10.1","bignumber.js":"^9.1.2","@trezor/utils":"9.0.22","@solana/web3.js":"^1.90.0","@trezor/utxo-lib":"2.0.7","socks-proxy-agent":"6.1.1","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.0.14","@trezor/blockchain-link-utils":"1.0.15"},"react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.0","webpack":"^5.90.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.0.5","webpack-dev-server":"^4.15.1","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.26_1709155816355_0.12836242710993373","host":"s3://npm-registry-packages"}},"2.1.27":{"name":"@trezor/blockchain-link","version":"2.1.27","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.27","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"0952ea770f36dc0af8edcfaaabea0a4c1b5706c4","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.27.tgz","fileCount":94,"integrity":"sha512-BMoMwjd+3ZeuHrhtphQnPOvJPcyi69NYJ0JGah/+zj3UkrRPodvEf+44qlA0pxCBUjYMjHEDqekppuuuD1hRsg==","signatures":[{"sig":"MEQCIAQ8mKHg+nlYqHmxo9J5V6N4+88fsIZbIx8v0n0hmgEVAiBCYhARGF5maiChdhM7uS+xupGVl04hdzU6rBlyAG0coA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205475},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"cb64d3fa42293390a26b8558eee64b2f4dc1a367","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"yarn g:rimraf lib && yarn g:tsc --build ./tsconfig.lib.json","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.16.0","events":"^3.3.0","@types/web":"^0.0.138","ripple-lib":"^1.10.1","bignumber.js":"^9.1.2","@trezor/utils":"9.0.22","@solana/web3.js":"^1.90.0","@trezor/utxo-lib":"2.0.7","socks-proxy-agent":"6.1.1","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.0.14","@trezor/blockchain-link-utils":"1.0.15"},"react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.0","webpack":"^5.90.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.0.5","webpack-dev-server":"^4.15.1","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.27_1709734571202_0.798176906566896","host":"s3://npm-registry-packages"}},"2.1.28":{"name":"@trezor/blockchain-link","version":"2.1.28","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.28","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"4c8bf11dbbf1105d97e7fdf9072107536ab5dff2","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.28.tgz","fileCount":98,"integrity":"sha512-7iH7kFsAwxMjulPCFf6d6YBTuS1HhPCpNJoLmF0w1agNZf3EvuBlbeizfpzGshSvzEhLSHbBPR5ZtUQdUfJhDQ==","signatures":[{"sig":"MEQCIErGuSP9dHa5/wQ6bLrv3YJdlgVqmY3uk412OXam/xhKAiAprFYMegfY9eDChEuopGTL9X6yTBVOxeTgeqjv+03q2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212253},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"2de37dda824024d08da28ede9b42a903ee35ed76","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.16.0","events":"^3.3.0","@types/web":"^0.0.138","ripple-lib":"^1.10.1","bignumber.js":"^9.1.2","@trezor/utils":"9.0.23","@solana/web3.js":"^1.90.0","@trezor/utxo-lib":"2.0.8","socks-proxy-agent":"6.1.1","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.0.15","@trezor/blockchain-link-utils":"1.0.16"},"react-native":{"ws":"@trezor/blockchain-link/src/utils/ws-native.ts","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.0","webpack":"^5.90.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.0.5","webpack-dev-server":"^4.15.1","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.28_1711636958292_0.772940145714534","host":"s3://npm-registry-packages"}},"2.1.29-beta.0":{"name":"@trezor/blockchain-link","version":"2.1.29-beta.0","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.29-beta.0","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"0a017171d98315d5d9855911337f002b9cda4091","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.29-beta.0.tgz","fileCount":98,"integrity":"sha512-KXwSyjJiOQzuLgK0mMY3mwg2ss3dVStmfmU1PA+unJFwcV4pfYufd+Udwq9bqYKgC3nOyk21M/bi7akytOFuLw==","signatures":[{"sig":"MEUCIHsxITgLi76GPccFWWb/ANvFnLoTL3rBma6qf2bvhGRcAiEAiSp3oLI6+GDk1M2rRZG0WMeYwx2W00qc9+NvH6O3F8w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213356},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"f903901cff867446597ce8a434dd7bcc5ee90240","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.16.0","events":"^3.3.0","@types/web":"^0.0.138","ripple-lib":"^1.10.1","bignumber.js":"^9.1.2","@trezor/utils":"9.0.23","@solana/web3.js":"^1.90.2","@trezor/utxo-lib":"2.0.8","socks-proxy-agent":"6.1.1","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.0.15","@trezor/blockchain-link-utils":"1.0.16"},"react-native":{"ws":"@trezor/blockchain-link/src/utils/ws-native.ts","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.0","webpack":"^5.90.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.0.5","webpack-dev-server":"^4.15.1","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.29-beta.0_1714035918502_0.5737532677443562","host":"s3://npm-registry-packages"}},"2.1.29":{"name":"@trezor/blockchain-link","version":"2.1.29","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.29","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"a445c17e91f89a699f334c44d7be14b1846d78d2","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.29.tgz","fileCount":98,"integrity":"sha512-j2SOBg6H0wT4h3Dh++3P1WgiotZa/5uB/C0RnJxWNKJZXE8Vnf3jnOIgpq1o9FKsYQVV4+uNen2zyEuU8CeYpA==","signatures":[{"sig":"MEUCIAwpg94qHNeEyZll5UaCyGop6RBZU20jQQ8nAGs5jlGQAiEAtondtEqFK61eGFTT4+qqBPny+yDHjUwuQrSSDdXRv60=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213794},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"dfa9953dae9624e2f3d743cabb6f71b10b420c23","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.16.0","events":"^3.3.0","@types/web":"^0.0.138","ripple-lib":"^1.10.1","bignumber.js":"^9.1.2","@trezor/utils":"9.0.23","@solana/web3.js":"^1.90.2","@trezor/utxo-lib":"2.0.9","socks-proxy-agent":"6.1.1","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.0.16","@trezor/blockchain-link-utils":"1.0.17"},"react-native":{"ws":"@trezor/blockchain-link/src/utils/ws-native.ts","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.0","webpack":"^5.90.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.0.5","webpack-dev-server":"^4.15.1","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.29_1714472910955_0.207488268322074","host":"s3://npm-registry-packages"}},"2.1.30-beta.2":{"name":"@trezor/blockchain-link","version":"2.1.30-beta.2","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.30-beta.2","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"5fd137a81a366886deb1d942fe438b2cde762dd2","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.30-beta.2.tgz","fileCount":98,"integrity":"sha512-b8jh2tCHjPfHO0qbaaTTw4WXm+bcQYCF9tDmFjj7uRRpxn7Ls5VBZLxwWj1Q4ZTqNJ6TcZ/ezNlHoDQq7jxmGg==","signatures":[{"sig":"MEUCIAkbLNkswuKeDIVzLOaLRf5OWzbFA6fzqMqWP/E717wOAiEAidzKp29RzEDCtSDp6zzMUqTFOZT/BJj4VEOc3LMqnmk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213887},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"5ca598106e1474c46954ae806d49c5c54d7743bb","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.16.0","events":"^3.3.0","@types/web":"^0.0.138","ripple-lib":"^1.10.1","bignumber.js":"^9.1.2","@trezor/utils":"9.0.23","@solana/web3.js":"^1.90.2","@trezor/utxo-lib":"2.0.9","socks-proxy-agent":"6.1.1","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.0.17-beta.2","@trezor/blockchain-link-utils":"1.0.18-beta.1"},"react-native":{"ws":"@trezor/blockchain-link/src/utils/ws-native.ts","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.0","webpack":"^5.90.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.0.5","webpack-dev-server":"^4.15.1","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.30-beta.2_1716815636306_0.9332148614121569","host":"s3://npm-registry-packages"}},"2.1.30":{"name":"@trezor/blockchain-link","version":"2.1.30","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.30","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"d995a7d8c008db57dc08d8690f964bbba26cbbae","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.30.tgz","fileCount":98,"integrity":"sha512-OVo/j1pP4o4CzwnSVn2RLi5xO4RyqIxHUywYq/t6aBLM3+sAoHi1vtZM9DBAtrYnoXSsz+w9Uaj2DwSlKJ93bA==","signatures":[{"sig":"MEUCIEftH7TGDiDeUCEqC0VI/CUsPwVc5HJatFCZtKUExqTkAiEAwEaupHb44KHZiAf33OrX37bcJlAGUOLcNReNUSlz8FY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213842},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"2ccae458912dee022136d533deca4b2ad8414d25","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.16.0","events":"^3.3.0","@types/web":"^0.0.138","ripple-lib":"^1.10.1","@trezor/utils":"9.0.24","@solana/web3.js":"^1.90.2","@trezor/utxo-lib":"2.0.10","socks-proxy-agent":"6.1.1","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.0.17","@trezor/blockchain-link-utils":"1.0.18"},"react-native":{"ws":"@trezor/blockchain-link/src/utils/ws-native.ts","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.0","webpack":"^5.90.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.0.5","webpack-dev-server":"^4.15.1","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.30_1717057653058_0.597873283667766","host":"s3://npm-registry-packages"}},"2.1.31-beta.1":{"name":"@trezor/blockchain-link","version":"2.1.31-beta.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.31-beta.1","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"117955b7950bfb9a4dc5d2ced648a95e56165faa","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.31-beta.1.tgz","fileCount":96,"integrity":"sha512-wZH9bBkgMGJ5vfqLBhGiamNCZbiwGubw1mFmwd3cepNojxxuj60NRvbLNx1kCbJvOPxojbcixWGnW4EempT+Sg==","signatures":[{"sig":"MEUCIAIyjXfAuNeXyJkIx5N5YXjgGytbYWXJBBhcBhrtxmiRAiEAyBt+gfg2hoTi+t9PGRZ/BkpvrBeWc0dK4Ll0SeorzAc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212611},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"7fd784c14f42bf316cf778de04dc91ec9bc53233","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.16.0","events":"^3.3.0","@types/web":"^0.0.138","ripple-lib":"^1.10.1","@trezor/utils":"9.0.25-beta.1","@solana/web3.js":"^1.90.2","@trezor/utxo-lib":"2.0.10","socks-proxy-agent":"6.1.1","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.0.18-beta.1","@trezor/blockchain-link-utils":"1.0.18"},"react-native":{"ws":"@trezor/blockchain-link/src/utils/ws-native.ts","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.0","webpack":"^5.90.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.0.5","webpack-dev-server":"^4.15.1","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.31-beta.1_1718110967925_0.05591766456659086","host":"s3://npm-registry-packages"}},"2.1.31-beta.2":{"name":"@trezor/blockchain-link","version":"2.1.31-beta.2","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.1.31-beta.2","homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"8c508fe5f6510e1b8bf4c7e8de290e0319db9e55","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.1.31-beta.2.tgz","fileCount":96,"integrity":"sha512-ZR4f01i3CKhBRcL4m07chhSyS1RjA5Rq3Md5YhQ59c75f5nlqYWsYcWR/Mln+nMwgDOdwnr9cjVPDSORvzhL5Q==","signatures":[{"sig":"MEUCID8I6GBT1cPa45SXyAyiByP5dJJdKrpNDlByCV45AUY+AiEA85H8yM+Ud8B4ZlFRW94c5FqOI/2DgtzR3HVmjMI4s88=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212710},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"17f727ae2eb1e934aff84f8d8e5d1859f8c50efd","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.17.1","events":"^3.3.0","@types/web":"^0.0.138","ripple-lib":"^1.10.1","@trezor/utils":"9.0.25-beta.2","@solana/web3.js":"^1.90.2","@trezor/utxo-lib":"2.0.11-beta.1","socks-proxy-agent":"6.1.1","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.0.18-beta.2","@trezor/blockchain-link-utils":"1.0.19-beta.1"},"react-native":{"ws":"@trezor/blockchain-link/src/utils/ws-native.ts","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.0","webpack":"^5.90.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.0.6-beta.1","webpack-dev-server":"^4.15.1","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.1.31-beta.2_1719820541618_0.19062156610398007","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"@trezor/blockchain-link","version":"2.2.0","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.2.0","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"c796dc372b8c0cc7e2d9a2adaf2ff5d57e3512d6","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.2.0.tgz","fileCount":96,"integrity":"sha512-jtMr+YZX7h1HGpXl5J8h25THC37bOA3fiPUeRMjaeYarAojKpygWf5J2oNShKlbyO6XqcyVXuVk2Ao6P5KGeuw==","signatures":[{"sig":"MEQCIAw9xyeIL5E7FWxNerQLVwQdvUG0Sg3XL3SGpoibu5LiAiBb37CHw3zqVombKDJxhlMxx1ZtfU8C1twM3e0VyvtK9g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212663},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"6ce2af2b01d4f1645353daa3b9d01cbc408e523f","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.17.1","events":"^3.3.0","@types/web":"^0.0.138","ripple-lib":"^1.10.1","@trezor/utils":"9.1.0","@solana/web3.js":"^1.90.2","@trezor/utxo-lib":"2.1.0","socks-proxy-agent":"6.1.1","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.1.0","@trezor/blockchain-link-utils":"1.1.0"},"react-native":{"ws":"@trezor/blockchain-link/src/utils/ws-native.ts","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.0","webpack":"^5.90.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.0","webpack-dev-server":"^4.15.1","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.2.0_1719937306206_0.49809882834367136","host":"s3://npm-registry-packages"}},"2.2.1-beta.1":{"name":"@trezor/blockchain-link","version":"2.2.1-beta.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.2.1-beta.1","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"d5d8b10bee7b213e0bbbe7344fa332faa98a7ff3","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.2.1-beta.1.tgz","fileCount":96,"integrity":"sha512-coEbaZZFbeFO/4vpXDXM4l/jXYL/UhI5XND2Es74NX/K3JzvWARU2EfjtWRpyxZR/Ew2WjAAfH2jScc3f8UhiA==","signatures":[{"sig":"MEQCIE+sJ9l87ilU1XtsggdRm3Ph8t/srkUdqhiOaBIXU6MdAiA/FrtQmqX4lZARHnI4QsW9gi3eyLRrvq3aqlu/ScS5Iw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212090},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"fb17e2dffb87b693f081d75f9bc2db401af9b120","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.17.1","events":"^3.3.0","@types/web":"^0.0.138","ripple-lib":"^1.10.1","@trezor/utils":"9.1.1-beta.1","@solana/web3.js":"^1.95.0","@trezor/utxo-lib":"2.1.0","socks-proxy-agent":"6.1.1","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.1.1-beta.1","@trezor/blockchain-link-utils":"1.1.1-beta.1"},"react-native":{"ws":"@trezor/blockchain-link/src/utils/ws-native.ts","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.0","webpack":"^5.90.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.0","webpack-dev-server":"^4.15.1","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.2.1-beta.1_1721997348956_0.8416454100013508","host":"s3://npm-registry-packages"}},"2.2.1-beta.2":{"name":"@trezor/blockchain-link","version":"2.2.1-beta.2","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.2.1-beta.2","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"66ba8130fa5c06a65dd684068b8e29d8f62f2a61","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.2.1-beta.2.tgz","fileCount":96,"integrity":"sha512-GtpNCbcdOv93I/cZUxq5FvAAPYitdlWikN8hUUj80cZNtviIcgowZKre+MXVSIgb7s4F0FkxZ6FCXQmbLDepLA==","signatures":[{"sig":"MEUCIHAjEBkrjXDSenwGJitond2pbDCgzGIkUQ/2YCNrCzTcAiEAvJ07geeoO2LMvN1KVKhzg0MqcFpgdveN/7kAo0pMB0E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212097},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"0deccdd59f60820edcb4f723882e03df49f79b94","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.18.0","events":"^3.3.0","@types/web":"^0.0.138","ripple-lib":"^1.10.1","@trezor/utils":"9.1.1-beta.2","@solana/web3.js":"^1.95.0","@trezor/utxo-lib":"2.1.1-beta.1","socks-proxy-agent":"6.1.1","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.1.1-beta.2","@trezor/blockchain-link-utils":"1.1.1-beta.2"},"react-native":{"ws":"@trezor/blockchain-link/src/utils/ws-native.ts","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.16.3","webpack":"^5.93.0","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.0","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.2.1-beta.2_1722602198189_0.8249451978032665","host":"s3://npm-registry-packages"}},"2.2.1-beta.3":{"name":"@trezor/blockchain-link","version":"2.2.1-beta.3","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.2.1-beta.3","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"3828b9f8f30eb92f277388032edd61f3983b3eb6","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.2.1-beta.3.tgz","fileCount":96,"integrity":"sha512-VGvcguux7OrvUcFOdC6+w0eVgPdLfmLSCkL9CK8GsC8Q5S8jz6rXjGYpCIbbLYVN8Wma5fYEZ2mtNCIv+8332Q==","signatures":[{"sig":"MEQCICNWTDK2WJKsf8wL9nxJ4TbMT6F7J6HmxgHrcRHSjVk6AiAhkWr0d+0MswC7BKoxZWUF0lvIhI0sJZC5wymRrj+HAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212275},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"ce7ca4d25834e23a1ca4e7125bc63d6ddc6d25e5","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.18.0","events":"^3.3.0","@types/web":"^0.0.138","ripple-lib":"^1.10.1","@trezor/utils":"9.1.1-beta.3","@solana/web3.js":"^1.95.0","@trezor/utxo-lib":"2.1.1-beta.1","socks-proxy-agent":"6.1.1","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.1.1-beta.3","@trezor/blockchain-link-utils":"1.1.1-beta.3"},"react-native":{"ws":"@trezor/blockchain-link/src/utils/ws-native.ts","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.16.3","webpack":"^5.93.0","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.0","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.2.1-beta.3_1724147368077_0.3448075304276128","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"@trezor/blockchain-link","version":"2.3.0","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.3.0","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"b0232fc8b3a62a9166727e622cbb6578e9ba9530","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.3.0.tgz","fileCount":96,"integrity":"sha512-kuDHXIVhiTzpCmqoCH3zzCtM2BK+MEIvlj+GpA9VHPQbMGM55YU6c7M2jtq3vbw1XdtyvmvTD/s7Y8/WZR+IMg==","signatures":[{"sig":"MEUCIDuILZ0CRIjmG3aakfS5WFttFgKvRH44/dfVmw0BdEy/AiEAkTNTq6rXCXezCOZummjVrRBwgZgKLr26DC+jrE6Ccjo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212751},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"f334cc9e3cfddde6b19b0ba6a60ea766b2edd8bc","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.18.0","events":"^3.3.0","@types/web":"^0.0.138","ripple-lib":"^1.10.1","@trezor/utils":"9.2.0","@solana/web3.js":"^1.95.0","@trezor/utxo-lib":"2.2.0","socks-proxy-agent":"6.1.1","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.2.0","@trezor/blockchain-link-utils":"1.2.0"},"react-native":{"ws":"@trezor/blockchain-link/src/utils/ws-native.ts","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.16.3","webpack":"^5.93.0","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.0","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.3.0_1724919490039_0.8526956690419052","host":"s3://npm-registry-packages"}},"2.3.1-beta.1":{"name":"@trezor/blockchain-link","version":"2.3.1-beta.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.3.1-beta.1","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"ff0e638701d0166ff62c85797630b2562fdc9c84","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.3.1-beta.1.tgz","fileCount":96,"integrity":"sha512-IR6MQ9OK1XE0JcBVqgYcSniLTcOD50Ha0C5oc4pCpR3AlS7P8KH2lJJ+9mC8TVpYzJ0/dUKtqfDn3F+CcYsqDA==","signatures":[{"sig":"MEUCIB6nQb1EFnkl3wF66JEy3tp626iyalx5VyapJBkhkHayAiEA3+/foUEWERa5tY8eY90oqv8GW67X/O5VxDfjb8xrjdw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212856},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"62c6846fbff9f7bfa4e168977990c1aa2b07fa87","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.18.0","events":"^3.3.0","@types/web":"^0.0.162","ripple-lib":"^1.10.1","@trezor/utils":"9.2.1-beta.1","@solana/web3.js":"^1.95.0","@trezor/utxo-lib":"2.2.1-beta.1","socks-proxy-agent":"6.1.1","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.2.0","@trezor/blockchain-link-utils":"1.2.1-beta.1"},"react-native":{"ws":"@trezor/blockchain-link/src/utils/ws-native.ts","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.16.3","webpack":"^5.94.0","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.0","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.3.1-beta.1_1727076779197_0.9589495840352045","host":"s3://npm-registry-packages"}},"2.3.1":{"name":"@trezor/blockchain-link","version":"2.3.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.3.1","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"72f8c956ee2d3e25caeadcbbae1c029dc9a84d48","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.3.1.tgz","fileCount":96,"integrity":"sha512-W4cvbPT3+3w3z/Xf8G49XbwkW8hnhiMEnJJfYGR0yPgqul7rtSmPHvII4pb+/AHAo1DfOaJCrRw87tEbhybU6Q==","signatures":[{"sig":"MEQCICmiGAj/QrX1+x1+bqp13tgekdbEUbCgqiLyD9mF88wYAiBiJoL4VP6adOVadH2FVM9TdLvuU9yAWs5v0QdudJ640Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213285},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"66df72ec307a8a0b0d84f8206bfe0e1ebfa734f2","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.18.0","events":"^3.3.0","@types/web":"^0.0.162","ripple-lib":"^1.10.1","@trezor/utils":"9.2.1","@solana/web3.js":"^1.95.0","@trezor/utxo-lib":"2.2.1","socks-proxy-agent":"6.1.1","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.2.1","@trezor/blockchain-link-utils":"1.2.1"},"react-native":{"ws":"@trezor/blockchain-link/src/utils/ws-native.ts","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.16.3","webpack":"^5.94.0","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.0","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.3.1_1727164234928_0.17185209677719993","host":"s3://npm-registry-packages"}},"2.3.2-beta.1":{"name":"@trezor/blockchain-link","version":"2.3.2-beta.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.3.2-beta.1","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"b239dc5b2b5573a36479e1a413c7413125117f40","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.3.2-beta.1.tgz","fileCount":96,"integrity":"sha512-9A0C752A88ZFH7OOfMqC3M/qH/Y/ZFSgijcANcBKqnGYceVuGGK3XZEIfPnFowIfdz9i4a7oX4+z1FtO8Xxjmg==","signatures":[{"sig":"MEYCIQCr2PbzVQuj1UqrcNDEbFTXkoNaB0VEzWYQoa+8dLKz8gIhAP0MZNKbh7aC4rO1ttc/lA1MKlRlQP+HQSNTvpEYC1hY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214026},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"80661870b960ac8fcd4b2827bba7e25016cec96f","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.18.0","events":"^3.3.0","@types/web":"^0.0.162","ripple-lib":"^1.10.1","@trezor/utils":"9.2.2-beta.1","@solana/web3.js":"^1.95.0","@trezor/utxo-lib":"2.2.1","@trezor/env-utils":"1.2.0","socks-proxy-agent":"6.1.1","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.2.2-beta.1","@trezor/blockchain-link-utils":"1.2.2-beta.1"},"react-native":{"ws":"@trezor/blockchain-link/src/utils/ws-native.ts","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.16.3","webpack":"^5.94.0","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.1-beta.1","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.3.2-beta.1_1729158106472_0.7248009918627556","host":"s3://npm-registry-packages"}},"2.3.2-beta.2":{"name":"@trezor/blockchain-link","version":"2.3.2-beta.2","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.3.2-beta.2","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"d5c21d5a23901864b15759ed19bfa778e076f1d5","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.3.2-beta.2.tgz","fileCount":96,"integrity":"sha512-4lpYpmNz2PL2oiTcEwzVenGTJETqL5Q0li56xxB+UF/G/S6qhHvGCJVy0cdqg3YqhHriGeFF5P9GaHBMbzgWRg==","signatures":[{"sig":"MEYCIQCNRvMjbYJgEI9wfbKRTVsRw8rPNkMKW5uoq0uIVOtwbAIhANClGNSwV29wUGo8iw0Z680TNgPhui+nR6WGX/iZ2cGf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":215653},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"796d701474057f49ffc6c63142c2321e976083c3","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.18.0","events":"^3.3.0","@types/web":"^0.0.174","ripple-lib":"^1.10.1","@trezor/utils":"9.2.2-beta.2","@solana/web3.js":"^1.95.4","@trezor/utxo-lib":"2.2.2-beta.1","@trezor/env-utils":"1.2.0","socks-proxy-agent":"8.0.4","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.2.2-beta.2","@trezor/blockchain-link-utils":"1.2.2-beta.2"},"react-native":{"ws":"@trezor/blockchain-link/src/utils/ws-native.ts","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.16.3","webpack":"^5.96.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.1-beta.2","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.3.2-beta.2_1731416536055_0.6875606540313661","host":"s3://npm-registry-packages"}},"2.3.2":{"name":"@trezor/blockchain-link","version":"2.3.2","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.3.2","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"f921b55cd3156b1e4ad62f115b2a5d0f8f10ca17","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.3.2.tgz","fileCount":96,"integrity":"sha512-JPerEaaz8WVpAnPft0G3fy+OQlSRDo+UxU5Qx4d86ACYLzeOqQo1XYYLJEetCj9L3G1odjaApepJYv4w5gkIvg==","signatures":[{"sig":"MEYCIQDD+SSmSzAH3GiluKO82yTZC5stbb+odsNBh1LJGiK0vwIhAPso9EFDTsyWMauIH7E5A5pVPBP8F8KCIDwkUKT0jF2W","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":217357},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"d2fbce1780b54a156b3b0f078058f31450d7bf19","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.18.0","events":"^3.3.0","@types/web":"^0.0.174","ripple-lib":"^1.10.1","@trezor/utils":"9.2.2","@solana/web3.js":"^1.95.4","@trezor/utxo-lib":"2.2.2","@trezor/env-utils":"1.2.0","socks-proxy-agent":"8.0.4","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.2.2","@trezor/blockchain-link-utils":"1.2.2"},"react-native":{"ws":"@trezor/blockchain-link/src/utils/ws-native.ts","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.16.3","webpack":"^5.96.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.1","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.3.2_1732013386893_0.12647792873150876","host":"s3://npm-registry-packages"}},"2.3.3-beta.1":{"name":"@trezor/blockchain-link","version":"2.3.3-beta.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.3.3-beta.1","maintainers":[{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"9655f35709b1238825ebda6880677a7c8cdef74a","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.3.3-beta.1.tgz","fileCount":94,"integrity":"sha512-BrcDyMMhrcwXqqGJgeKOmDZipdQBc9yuwj/2U3PIMhlNwH7xGBj/oekSZ78AnexsCul4j/Z5k0nMOZGsFwii0g==","signatures":[{"sig":"MEUCIAsfxi6FSRMhi2p8BpB67gC5e+IdVMGkY/IM7nUu5sl9AiEA71Yjn7FNUNodeszX6dTLK/NXRpfeI5gjogftzfq6chw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213898},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"ddca7e97a2c4bc1077a17775ab330958af28e1a5","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.18.0","events":"^3.3.0","@types/web":"^0.0.174","ripple-lib":"^1.10.1","@trezor/utils":"9.2.3-beta.1","@solana/web3.js":"^1.95.4","@trezor/utxo-lib":"2.2.3-beta.1","@trezor/env-utils":"1.2.1-beta.1","socks-proxy-agent":"8.0.4","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.2.3-beta.1","@trezor/blockchain-link-utils":"1.2.3-beta.1"},"react-native":{"ws":"@trezor/blockchain-link/src/utils/ws-native.ts","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.16.3","webpack":"^5.96.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.2-beta.1","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.3.3-beta.1_1732198576093_0.6016578496711176","host":"s3://npm-registry-packages"}},"2.3.3":{"name":"@trezor/blockchain-link","version":"2.3.3","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.3.3","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"99ca4c5c685498e3c1333a7a40d6d06955845ac3","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.3.3.tgz","fileCount":94,"integrity":"sha512-njRNNGzFvyKzOSmtuhljbIfnL+eozqNY9DMQWbtMnLlKgQH6kwJTFfn5RsW7rKRTqd7I4DkKWRVT4VXIRJO1bw==","signatures":[{"sig":"MEUCIC/jY754FehL3Cm5n0h5PpM0N1To301z1KilUmt3t7ovAiEAzDG4HqJXqpEIBxt2iCHk5TvR+1theKgTua0lfNL6M8Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213929},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"72426d0eb5b5d8ff3cf58e99e41d974cdff06742","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.18.0","events":"^3.3.0","@types/web":"^0.0.174","ripple-lib":"^1.10.1","@trezor/utils":"9.2.3","@solana/web3.js":"^1.95.4","@trezor/utxo-lib":"2.2.3","@trezor/env-utils":"1.2.1","socks-proxy-agent":"8.0.4","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.2.3","@trezor/blockchain-link-utils":"1.2.3"},"react-native":{"ws":"@trezor/blockchain-link/src/utils/ws-native.ts","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.16.3","webpack":"^5.96.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.2","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.3.3_1732624166790_0.4961141313225603","host":"s3://npm-registry-packages"}},"2.3.4-beta.1":{"name":"@trezor/blockchain-link","version":"2.3.4-beta.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.3.4-beta.1","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"72e098dd743761d87833a8562fd451c95d370242","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.3.4-beta.1.tgz","fileCount":94,"integrity":"sha512-6yiDFlIqJH0IvHbwNdmrpfIR/fsn1ihYtWBbkImfnTK7DvwJ965t9Su74KZ5/hS3G/V1mbBMi+hAt1ZMb+uz8Q==","signatures":[{"sig":"MEYCIQDW4V1dU1/d67bL0NnzHo/tJrVpGz3qNU/jp1IFKf5udQIhAN7j1JyC1yx+LnyZvxiES1Z9zWVSt5VYRkbS3BST4aie","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214088},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"6ea9351213e66f98a73ed37aea8951af18158dcd","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.18.0","events":"^3.3.0","@types/web":"^0.0.174","ripple-lib":"^1.10.1","@trezor/utils":"9.2.4-beta.1","@solana/web3.js":"^1.95.4","@trezor/utxo-lib":"2.2.3","@trezor/env-utils":"1.2.1","socks-proxy-agent":"8.0.4","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.2.3","@trezor/blockchain-link-utils":"1.2.3"},"react-native":{"ws":"@trezor/blockchain-link/src/utils/ws-native.ts","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.16.3","webpack":"^5.96.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.2","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.3.4-beta.1_1732807085540_0.004075527016434544","host":"s3://npm-registry-packages"}},"2.3.4":{"name":"@trezor/blockchain-link","version":"2.3.4","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.3.4","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"ec48ebd9da5ce19d007fa897a52c600fe6e55520","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.3.4.tgz","fileCount":94,"integrity":"sha512-vfXDeiEwzzhRBNc6IwlZZK5F5/K0vYgRusKdvBTFia/3h7V3OQD2lY4kvlY0IyDpFeb38CbzjhIWU4/Z5XKZuQ==","signatures":[{"sig":"MEUCIQDnxgycXmp+nz95ULDPgecsq4u21E2pcf7m3arGHni3FwIgD317IK3AMmkqWbyKbm1Y89kFLDlXPkPEU1auQ/JWhRk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214226},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"9516ff0977826c50581c29aa566d67b35c045f7c","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.18.0","events":"^3.3.0","@types/web":"^0.0.174","ripple-lib":"^1.10.1","@trezor/utils":"9.2.4","@solana/web3.js":"^1.95.4","@trezor/utxo-lib":"2.2.4","@trezor/env-utils":"1.2.1","socks-proxy-agent":"8.0.4","@solana/buffer-layout":"^4.0.1","@trezor/blockchain-link-types":"1.2.3","@trezor/blockchain-link-utils":"1.2.4"},"react-native":{"ws":"@trezor/blockchain-link/src/utils/ws-native.ts","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.16.3","webpack":"^5.96.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.2","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.3.4_1733145952575_0.4321087702141777","host":"s3://npm-registry-packages"}},"2.3.5-beta.1":{"name":"@trezor/blockchain-link","version":"2.3.5-beta.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.3.5-beta.1","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"1a2b1a9170791a23511badc0cfaf9f39eedbff62","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.3.5-beta.1.tgz","fileCount":90,"integrity":"sha512-jFQ9pv08HzUosNWakoXDI6V6poHVWDf9TTegmTXWWgq75VlcLMMPF9h3k+r93kzl6so2OpJu+Yg9WZgqZkftJA==","signatures":[{"sig":"MEQCIAswpOqueykOCW/xkrP0ATL6aZGKw9CcWC5N38TRXh0vAiBxmGp57RW9h8tvTu3wz7UK1ueBRqMrlwzGv7G8GPo8xw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":218327},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"e934136857e137110cf0e491ac4ce1ed1b4c22cb","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.18.0","events":"^3.3.0","@types/web":"^0.0.174","ripple-lib":"^1.10.1","@trezor/utils":"9.2.5-beta.1","@solana/web3.js":"^2.0.0","@trezor/utxo-lib":"2.2.4","@trezor/env-utils":"1.2.1","socks-proxy-agent":"8.0.4","@solana-program/token":"^0.4.1","@trezor/blockchain-link-types":"1.2.4-beta.1","@trezor/blockchain-link-utils":"1.2.5-beta.1"},"react-native":{"ws":"@trezor/blockchain-link/src/utils/ws-native.ts","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.16.3","webpack":"^5.96.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.3-beta.1","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.3.5-beta.1_1733307585931_0.12814118974623168","host":"s3://npm-registry-packages"}},"2.3.5":{"name":"@trezor/blockchain-link","version":"2.3.5","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.3.5","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"be6d5f710b3bcf8a8ae6ecb243c193ce5f4b4f51","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.3.5.tgz","fileCount":90,"integrity":"sha512-E+53xToJtyKIT7+6/A/wrRMpfVnAGpbXvkeXX2XJ8a2kKV2h1V66NdAYJMdgtTKRAboGNjprVcNNvRJoxCEEdg==","signatures":[{"sig":"MEQCIAROLMwZBGJqCTzGJwfQtTo50vlFqkXPs3IsB6hDzVFnAiBrE5YoxUs+YsxmbqFfcTc/G+hSaMjRRwqUEkW9o2gh7w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":218544},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"18f1cf787bb23493de2f41e95bce8ae0e08188e1","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.18.0","events":"^3.3.0","@types/web":"^0.0.174","ripple-lib":"^1.10.1","@trezor/utils":"9.2.5","@solana/web3.js":"^2.0.0","@trezor/utxo-lib":"2.2.5","@trezor/env-utils":"1.2.1","socks-proxy-agent":"8.0.4","@solana-program/token":"^0.4.1","@trezor/blockchain-link-types":"1.2.4","@trezor/blockchain-link-utils":"1.2.5"},"react-native":{"ws":"@trezor/blockchain-link/src/utils/ws-native.ts","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.16.3","webpack":"^5.96.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.3","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.3.5_1733752486181_0.6133826800050228","host":"s3://npm-registry-packages-npm-production"}},"2.3.6":{"name":"@trezor/blockchain-link","version":"2.3.6","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.3.6","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"bed1e0f0749b4dacd5517ce40e4d027eaea9df12","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.3.6.tgz","fileCount":90,"integrity":"sha512-cuqGJr5d5iTwGNbTAKDskE+m7yL/4RQsagNwA64793tli1fDWeeGT/B2mCvFwpUmIo9dVFDkYb++ZiltUIGZ3w==","signatures":[{"sig":"MEUCIQDMbR90WWXOEKDsaU99zb+mfz8jawdyIt9dDs9i3pp3zgIgZRB88ykKN4KNTCWLsohBsXzPSyK5bRJi8jW4VXxkIQ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":218544},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"363c58c225ee9f14e5935c75ad8ab1b2bd7252a9","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"ws":"^8.18.0","events":"^3.3.0","@types/web":"^0.0.174","ripple-lib":"^1.10.1","@trezor/utils":"9.2.6","@solana/web3.js":"^2.0.0","@trezor/utxo-lib":"2.2.6","@trezor/env-utils":"1.2.1","socks-proxy-agent":"8.0.4","@solana-program/token":"^0.4.1","@trezor/blockchain-link-types":"1.2.5","@trezor/blockchain-link-utils":"1.2.6"},"react-native":{"ws":"@trezor/blockchain-link/src/utils/ws-native.ts","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"ws":"./lib/utils/ws.js","socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"ws":"@trezor/blockchain-link/lib/utils/ws-native.js","__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.16.3","webpack":"^5.96.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.4","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.3.6_1734085790500_0.4932952088268734","host":"s3://npm-registry-packages-npm-production"}},"2.3.7-beta.1":{"name":"@trezor/blockchain-link","version":"2.3.7-beta.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.3.7-beta.1","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"cb39760f08e6e5e3b501a13f9cd3cd0160fa959d","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.3.7-beta.1.tgz","fileCount":86,"integrity":"sha512-DbwrmXOf7hMMu/AyfDbGfaBCyxvlQvfkZvYk6ufG2HfJi7Gjk0kRCkSGWfpb9X64l2QfV/ELeS289c7OvDgpXw==","signatures":[{"sig":"MEUCIF8hSANYc5nsBgOVDYY4NcepNVhea8+PIqdbzTXR99wDAiEArvLjpqv7mo5cRKlajGIdac+sdNnc8e27EsuGCG2NbmY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213526},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"5e7ed63ffe5bd5a18ca01c906eeb7aa4b9a49658","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"events":"^3.3.0","@types/web":"^0.0.197","ripple-lib":"^1.10.1","@trezor/utils":"9.2.7-beta.1","@solana/web3.js":"^2.0.0","@trezor/utxo-lib":"2.2.7-beta.1","@trezor/env-utils":"1.2.2-beta.1","socks-proxy-agent":"8.0.4","@everstake/wallet-sdk":"^1.0.7","@solana-program/token":"^0.4.1","@trezor/websocket-client":"1.0.1-beta.1","@solana-program/token-2022":"^0.3.1","@trezor/blockchain-link-types":"1.2.6-beta.1","@trezor/blockchain-link-utils":"1.2.7-beta.1"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.16.3","webpack":"^5.96.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.4","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.3.7-beta.1_1738663347016_0.1740303487465662","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-beta.1":{"name":"@trezor/blockchain-link","version":"2.4.0-beta.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.4.0-beta.1","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"c53118679abf55d4d21c2cbb094825b7e47978c8","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.4.0-beta.1.tgz","fileCount":86,"integrity":"sha512-ZNCcHKtjjwwuHalLGYYaiEeXzpGlC+X+UZ9dtz4gq4zn1V8yUNrIR9FmGkTzJTZ/NzGqC0mMS9LUjcYhFL1IRg==","signatures":[{"sig":"MEUCIDyNmeD7xie3/78BtnE+lCsOOFB/7R2btHQc2t7bPJTQAiEAj/dWHjTxHLp5VCnVxj+z0Oywg9ZVo0pUjg5INQYwIPI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199929},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"92df98cafaae3e1a5c49939161f38589e7164f22","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"events":"^3.3.0","@types/web":"^0.0.197","ripple-lib":"^1.10.1","@trezor/utils":"9.3.0-beta.1","@solana/web3.js":"^2.0.0","@trezor/utxo-lib":"2.3.0-beta.1","@trezor/env-utils":"1.3.0-beta.1","socks-proxy-agent":"8.0.4","@everstake/wallet-sdk":"^1.0.10","@solana-program/token":"^0.4.1","@trezor/websocket-client":"1.1.0-beta.1","@solana-program/token-2022":"^0.3.4","@trezor/blockchain-link-types":"1.3.0-beta.1","@trezor/blockchain-link-utils":"1.3.0-beta.1"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.16.3","webpack":"^5.97.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.4","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.4.0-beta.1_1739873541525_0.27480054157601885","host":"s3://npm-registry-packages-npm-production"}},"2.4.0":{"name":"@trezor/blockchain-link","version":"2.4.0","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.4.0","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"c04de626e819cfb21164836ace431a547b1169ed","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.4.0.tgz","fileCount":86,"integrity":"sha512-oZIf9MY7NU/kZwe6nxIRpbyuW/1loaC19tQCRdNac3nUdKKfGpS4Km9dXjau9rdq9ZzoXiBPdmJ28IF8Fbf37A==","signatures":[{"sig":"MEUCIGhaqVwfmmPw5YRBioWJUcfvJwLI2vDjyfkC7b9VVz3sAiEAqXbHtUfOWoAqr+DpZVh5rY3nBRCmkipPkaaDw34FO9M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":202181},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"a7691a0b4bdc387f7a217098cff2f8fbec1d29f9","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"events":"^3.3.0","@types/web":"^0.0.197","ripple-lib":"^1.10.1","@trezor/utils":"9.3.0","@solana/web3.js":"^2.0.0","@trezor/utxo-lib":"2.3.0","@trezor/env-utils":"1.3.0","socks-proxy-agent":"8.0.4","@everstake/wallet-sdk":"^1.0.10","@solana-program/token":"^0.4.1","@trezor/websocket-client":"1.1.0","@solana-program/token-2022":"^0.3.4","@trezor/blockchain-link-types":"1.3.0","@trezor/blockchain-link-utils":"1.3.0"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.16.3","webpack":"^5.97.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.4","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.4.0_1740571874512_0.13063553444176113","host":"s3://npm-registry-packages-npm-production"}},"2.4.1-beta.1":{"name":"@trezor/blockchain-link","version":"2.4.1-beta.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.4.1-beta.1","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"ce5d8121c8cbd8abba9472ca736a1cef22ad122b","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.4.1-beta.1.tgz","fileCount":88,"integrity":"sha512-5WIwPOTgjrAkydf7Fq0n8t3nG95a52ri1gHVxiMJ1Q7M89CK9pK8dJTCJ+1BCONb8Oy4q1DyZmaKlA9gVKTX6A==","signatures":[{"sig":"MEUCIBJUKuryVxP5cdvaZT/xVlAhGdv8vza6TJB0QRrw0Yh8AiEA4Y+WYrHuQO9y3IEjsyg6KBPI98XbVNGWznrRglGC0rE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":203814},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"d98969d0871756c5ff38f59ee86cba09db9c9743","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"events":"^3.3.0","@types/web":"^0.0.197","ripple-lib":"^1.10.1","@trezor/utils":"9.3.1-beta.1","@solana/web3.js":"^2.0.0","@trezor/utxo-lib":"2.3.1-beta.1","@trezor/env-utils":"1.3.1-beta.1","socks-proxy-agent":"8.0.4","@solana-program/token":"^0.4.1","@trezor/websocket-client":"1.1.1-beta.1","@solana-program/token-2022":"^0.3.4","@everstake/wallet-sdk-solana":"2.0.5","@trezor/blockchain-link-types":"1.3.1-beta.1","@trezor/blockchain-link-utils":"1.3.1-beta.1"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.3","webpack":"^5.97.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.4","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.4.1-beta.1_1741013487316_0.9171984063695258","host":"s3://npm-registry-packages-npm-production"}},"2.4.1":{"name":"@trezor/blockchain-link","version":"2.4.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.4.1","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"6c8f3c240fe641186a850779bb50adca89c9d043","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.4.1.tgz","fileCount":88,"integrity":"sha512-WZU75MkoS5F00Sip2SMck92zjfx0XJodh8tMxc/Y4tX9ukD8T8eVh0okYjt0MAtexPvThgS/9zg8fWnZpwZxPw==","signatures":[{"sig":"MEQCIEKIGiL/JcMoFOIt8KJRLfEkHpuMSXgiHh9HpfFIUbmAAiA86L4taJD7ur9nFnqZxpO37KQDho/d3tUYD8Jwc6LHyg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":204479},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"6cf70394372534c0375b0f4158488fc585ac608a","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"events":"^3.3.0","@types/web":"^0.0.197","ripple-lib":"^1.10.1","@trezor/utils":"9.3.1","@solana/web3.js":"^2.0.0","@trezor/utxo-lib":"2.3.1","@trezor/env-utils":"1.3.1","socks-proxy-agent":"8.0.4","@solana-program/token":"^0.4.1","@trezor/websocket-client":"1.1.1","@solana-program/token-2022":"^0.3.4","@everstake/wallet-sdk-solana":"2.0.5","@trezor/blockchain-link-types":"1.3.1","@trezor/blockchain-link-utils":"1.3.1"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.3","webpack":"^5.97.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.4","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.4.1_1741264409818_0.23728474818087197","host":"s3://npm-registry-packages-npm-production"}},"2.4.2-beta.2":{"name":"@trezor/blockchain-link","version":"2.4.2-beta.2","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.4.2-beta.2","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"084a7e42707bc033314fc1b61fac1b7119f27ea4","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.4.2-beta.2.tgz","fileCount":88,"integrity":"sha512-jiblMF0fe/FWxcrtYJrGH7ygDMqEbYXvgf5ctxgvDzczcyD8QGzFtITTr4bYJrXb5ZOKEPY82G4ULgYg4234uA==","signatures":[{"sig":"MEQCIGTXzG/3zDFmydIGxw3PhDEjpnozXaHiNVCJU50YEbfQAiAll9x+kLD/udTLmFu04UawdrvUbkAeg1zYz//RocllSA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":204485},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"f1526485482c4ef186671cdb651ed89530d17610","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"events":"^3.3.0","@types/web":"^0.0.197","ripple-lib":"^1.10.1","@solana/kit":"^2.0.0","@trezor/utils":"9.3.2-beta.2","@trezor/utxo-lib":"2.3.2-beta.1","@trezor/env-utils":"1.3.1","socks-proxy-agent":"8.0.4","@solana-program/token":"^0.5.1","@trezor/websocket-client":"1.1.2-beta.1","@solana-program/token-2022":"^0.4.0","@everstake/wallet-sdk-solana":"2.0.8","@trezor/blockchain-link-types":"1.3.2-beta.2","@trezor/blockchain-link-utils":"1.3.2-beta.2"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.3","webpack":"^5.97.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.4","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.4.2-beta.2_1741708858710_0.017112490495172272","host":"s3://npm-registry-packages-npm-production"}},"2.4.2":{"name":"@trezor/blockchain-link","version":"2.4.2","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.4.2","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"821f32756f220f7dd1209995985394909dcae25d","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.4.2.tgz","fileCount":88,"integrity":"sha512-ZT2E0LkNkw5iICxEFUwd2aEed+WOftJwZ3jGf2jTJYuTqf81dqiF8XEn7+w94dwRVqDzgrpx2f0P9Uy7GBt8cQ==","signatures":[{"sig":"MEUCIQCNm2EeBlK4JkydO1Oou2/hImSAo2qUk7fIHZ5CMbDWiwIgTCDcpTUa/mPxFrSbBr4kAfvis7YXBtw+6N4RvJOEuew=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":204761},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"e479c3dbb7d63f3bc6fe89ca46addca38dfc9275","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"events":"^3.3.0","@types/web":"^0.0.197","ripple-lib":"^1.10.1","@solana/kit":"^2.0.0","@trezor/utils":"9.3.2","@trezor/utxo-lib":"2.3.2","@trezor/env-utils":"1.3.1","socks-proxy-agent":"8.0.4","@solana-program/token":"^0.5.1","@trezor/websocket-client":"1.1.2","@solana-program/token-2022":"^0.4.0","@everstake/wallet-sdk-solana":"2.0.8","@trezor/blockchain-link-types":"1.3.2","@trezor/blockchain-link-utils":"1.3.2"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.3","webpack":"^5.97.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.4","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.4.2_1741940958221_0.08869239503283","host":"s3://npm-registry-packages-npm-production"}},"2.4.3-beta.1":{"name":"@trezor/blockchain-link","version":"2.4.3-beta.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.4.3-beta.1","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"7b28bc1e57457896b4c93005349b294df68549ad","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.4.3-beta.1.tgz","fileCount":89,"integrity":"sha512-DTNoxija91jmjSX3/4e4+4eAzFXWuT01DNyf0TuKUb+bpTTqGhyriHG6267o1RzG+2OnCh56UBy8B0Os62ihnA==","signatures":[{"sig":"MEYCIQDJjxZxRDzLCf+pCwSGVDHJLCrqJCq5FurBhhznx03VmQIhAKqT+Dhy1DjkChJx6ijRLLuBFRQhRak63cOcDh5pCdAE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206701},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"d533155011c00ed52fd9343833923ce3265e4f25","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"events":"^3.3.0","@types/web":"^0.0.197","ripple-lib":"^1.10.1","@solana/kit":"^2.0.0","@trezor/utils":"9.3.3-beta.1","@trezor/utxo-lib":"2.3.3-beta.1","@trezor/env-utils":"1.3.2-beta.1","socks-proxy-agent":"8.0.5","@solana-program/token":"^0.5.1","@trezor/websocket-client":"1.1.3-beta.1","@solana-program/token-2022":"^0.4.0","@everstake/wallet-sdk-solana":"2.0.9","@trezor/blockchain-link-types":"1.3.3-beta.1","@trezor/blockchain-link-utils":"1.3.3-beta.1"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.3","webpack":"^5.97.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.5-beta.1","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.4.3-beta.1_1742316642907_0.6887564982318934","host":"s3://npm-registry-packages-npm-production"}},"2.4.3":{"name":"@trezor/blockchain-link","version":"2.4.3","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.4.3","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"3fc6d1c9d13d749d46a0dbafd60696a3184c93d1","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.4.3.tgz","fileCount":89,"integrity":"sha512-WoU0Oh30fFo9NgRhOZ+iTX0DuzDguxKcJbGDxAKOjsPBjyUYTNbw314bodOJ/iU9EXq3VDDINNH2RdfynLfk/A==","signatures":[{"sig":"MEUCIQDId2LT/8MnzxZrU48XznOvP1kurVcMdneckMTPHnTV4AIgcVwiDyTonn9jJ94usbLG4g1E0s4Ppc99XinrzLW3KLM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206725},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"7e9ce56ae3a01c3cac7af2033242106253350986","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"events":"^3.3.0","@types/web":"^0.0.197","ripple-lib":"^1.10.1","@solana/kit":"^2.0.0","@trezor/utils":"9.3.3","@trezor/utxo-lib":"2.3.3","@trezor/env-utils":"1.3.2","socks-proxy-agent":"8.0.5","@solana-program/token":"^0.5.1","@trezor/websocket-client":"1.1.3","@solana-program/token-2022":"^0.4.0","@everstake/wallet-sdk-solana":"2.0.9","@trezor/blockchain-link-types":"1.3.3","@trezor/blockchain-link-utils":"1.3.3"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.3","webpack":"^5.97.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.5","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.4.3_1742388090074_0.851674474785103","host":"s3://npm-registry-packages-npm-production"}},"2.4.4-beta.1":{"name":"@trezor/blockchain-link","version":"2.4.4-beta.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.4.4-beta.1","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"2146ccfa7c53e245cf61f8d2d7c9d11b65669aa8","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.4.4-beta.1.tgz","fileCount":89,"integrity":"sha512-BMYMVvC7OQGxoSl1aXjbJCfCKfYgh0JBok/TkJ11RLUKtELRLyFG/LiEFldaFkZwFvdNfLlilAlIPjhoZkEx9Q==","signatures":[{"sig":"MEYCIQCUhqIv0gtlRo98Oi4kh5zSaH95tjLHvTIwa9CmUykBYgIhAIsIlR32hc3jI6TX6xQa9e63a3nhxCzOx9LQ/2EfOCpY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":209984},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"c1aa0f83a1f8573911c533636c44e4007d020d49","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"xrpl":"^4.2.0","events":"^3.3.0","@types/web":"^0.0.197","@solana/kit":"^2.0.0","@trezor/utils":"9.3.4-beta.1","@trezor/utxo-lib":"2.3.3","@trezor/env-utils":"1.3.3-beta.1","socks-proxy-agent":"8.0.5","@solana-program/stake":"^0.2.0","@solana-program/token":"^0.5.1","@trezor/websocket-client":"1.1.4-beta.1","@solana-program/token-2022":"^0.4.0","@trezor/blockchain-link-types":"1.3.4-beta.1","@trezor/blockchain-link-utils":"1.3.4-beta.1"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.3","webpack":"^5.97.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.5","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.4.4-beta.1_1743576927877_0.17297872179743035","host":"s3://npm-registry-packages-npm-production"}},"2.4.4":{"name":"@trezor/blockchain-link","version":"2.4.4","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.4.4","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"85d25ed7938e4811f5d98f08e7b15d85829341c6","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.4.4.tgz","fileCount":89,"integrity":"sha512-vGvB9KuP7obaPwZlL6YUsZP05q03rZI050LhaY3CrOBv8HQ25OVDXCe7b+4Rq1qK6olvWyWEvWP2d92Pir5iig==","signatures":[{"sig":"MEYCIQDLPfeRoH55DJjnzAnZj6gfl8EssMUk7vTpfw1bYTvW6wIhAI33HTfIg/BXCLzjVTLzPxr1EVNLbXelBk+wdn94eyZ+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210487},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"c5bee5612dcb20e96e3300642ec15a63ed701caa","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"xrpl":"^4.2.0","events":"^3.3.0","@types/web":"^0.0.197","@solana/kit":"^2.0.0","@trezor/utils":"9.3.4","@trezor/utxo-lib":"2.3.4","@trezor/env-utils":"1.3.3","socks-proxy-agent":"8.0.5","@solana-program/stake":"^0.2.0","@solana-program/token":"^0.5.1","@trezor/websocket-client":"1.1.4","@solana-program/token-2022":"^0.4.0","@trezor/blockchain-link-types":"1.3.4","@trezor/blockchain-link-utils":"1.3.4"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.3","webpack":"^5.97.1","fs-extra":"^11.2.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.5","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.4.4_1744111407091_0.55791170351988","host":"s3://npm-registry-packages-npm-production"}},"2.4.5-beta.1":{"name":"@trezor/blockchain-link","version":"2.4.5-beta.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.4.5-beta.1","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"f592db8bb5f30150b86ee9ebff7b11ecba8cce73","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.4.5-beta.1.tgz","fileCount":89,"integrity":"sha512-GeMVzbl9yUdMRBivdIwO5oe4amx0rQgdVUbsOJrYlqMqF4SUyaR327dm6VASoPuV3pShXNikV/1WcC/PgA0bDg==","signatures":[{"sig":"MEYCIQD67RZM1CfGb0+YHmMyLamDIcwl+tM+WgGVq30xsSgeygIhAKNB2rEGI86727SqHsBxxYnYTTU/1I6/mqPs4Z5xKRuy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":209895},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"fc9015142817073e0e11fa716cb681578b83aac0","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"xrpl":"^4.2.5","events":"^3.3.0","@types/web":"^0.0.197","@solana/kit":"^2.0.0","@trezor/utils":"9.3.5-beta.1","@trezor/utxo-lib":"2.3.5-beta.1","@trezor/env-utils":"1.3.4-beta.1","socks-proxy-agent":"8.0.5","@solana-program/stake":"^0.2.0","@solana-program/token":"^0.5.1","@trezor/websocket-client":"1.1.5-beta.1","@solana-program/token-2022":"^0.4.0","@trezor/blockchain-link-types":"1.3.5-beta.1","@trezor/blockchain-link-utils":"1.3.5-beta.1"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.3","webpack":"^5.97.1","fs-extra":"^11.3.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.6-beta.1","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.4.5-beta.1_1746712562655_0.06017056344826455","host":"s3://npm-registry-packages-npm-production"}},"2.4.5":{"name":"@trezor/blockchain-link","version":"2.4.5","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.4.5","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"c1b8f4fe1677d1b387dad8b30b8be6b915a611ec","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.4.5.tgz","fileCount":89,"integrity":"sha512-k24tPIZpDkSaUiP12bLG/P9HrAR0Dy1XgBGZzcQvBAeKAE2mjI/0R0VmiEwa9VdGGdl1AZidvNVVevGrwXdLzw==","signatures":[{"sig":"MEQCIGXZJe63YXfJM4VhRIkXq5c5RKU2olYBSeQacjXl0S7RAiAuRGqGgDodKMRpxQKYPUJqqZ0fp8bzolopJN0nrtxzfA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210422},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"2a0161727e40ce47a4744928492264969350ec74","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"xrpl":"^4.2.5","events":"^3.3.0","@types/web":"^0.0.197","@solana/kit":"^2.0.0","@trezor/utils":"9.3.5","@trezor/utxo-lib":"2.3.5","@trezor/env-utils":"1.3.4","socks-proxy-agent":"8.0.5","@solana-program/stake":"^0.2.0","@solana-program/token":"^0.5.1","@trezor/websocket-client":"1.1.5","@solana-program/token-2022":"^0.4.0","@trezor/blockchain-link-types":"1.3.5","@trezor/blockchain-link-utils":"1.3.5"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.3","webpack":"^5.97.1","fs-extra":"^11.3.0","tiny-worker":"^2.3.0","webpack-cli":"^5.1.4","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.6","webpack-dev-server":"^5.0.4","html-webpack-plugin":"^5.6.0"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.4.5_1747311900978_0.13968329420359193","host":"s3://npm-registry-packages-npm-production"}},"2.5.0-beta.1":{"name":"@trezor/blockchain-link","version":"2.5.0-beta.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.5.0-beta.1","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"0531fb536464c0dbc44555147ba6419bc73b8262","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.5.0-beta.1.tgz","fileCount":91,"integrity":"sha512-oNWGOF9jOPjil2Po0j1MPyaIK41D+LqmUfkThUexxB1s6Tstg1mScht77UgzAv5pyktsDYT7iyT7pv2BfiYS9A==","signatures":[{"sig":"MEUCIBR/K400vRKB8RTZDRzuG18oooyNNbPELstASF1WUAChAiEAzJClibIsVxYSGbMNBdIiQfitu7E16q31QWP8eWNfpAI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":220954},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"dbc7169b37e8c6e3824fb3e4f769cd5da561560e","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"xrpl":"^4.2.5","events":"^3.3.0","@types/web":"^0.0.197","@solana/kit":"^2.1.1","@trezor/utils":"9.4.0-beta.1","@trezor/utxo-lib":"2.4.0-beta.1","@solana/rpc-types":"^2.1.1","@trezor/env-utils":"1.4.0-beta.1","socks-proxy-agent":"8.0.5","@stellar/stellar-sdk":"^13.3.0","@solana-program/stake":"^0.2.1","@solana-program/token":"^0.5.1","@trezor/websocket-client":"1.1.5","@solana-program/token-2022":"^0.4.1","@trezor/blockchain-link-types":"1.4.0-beta.1","@trezor/blockchain-link-utils":"1.4.0-beta.1"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.3","webpack":"5.98.0","fs-extra":"^11.3.0","tiny-worker":"^2.3.0","webpack-cli":"^6.0.1","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.6","webpack-dev-server":"^5.2.1","html-webpack-plugin":"^5.6.3"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.5.0-beta.1_1747740858721_0.24837525255408965","host":"s3://npm-registry-packages-npm-production"}},"2.5.0":{"name":"@trezor/blockchain-link","version":"2.5.0","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.5.0","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"69271d5479ea43cbf5ddd25cd8b393817e8f527c","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.5.0.tgz","fileCount":91,"integrity":"sha512-Yd7ckh+38I2fviORk/K6i5iZRw4ruV4x+9UtKHCL30C99T1aCkf2DcAseBZ+dARSSYqOmDIF3BhQYZDYoxkVBA==","signatures":[{"sig":"MEUCIB15TPheQ+l2aIcT8UbIQl3fxhx0TK0vn1LzwsnB2rgpAiEA+1Gh1nl+c40ko0+Ca2DMZfZzzXPY3jnSVi7Cm3x0cjc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":221296},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"25d088322277b1b312470cec33de5e59a4040f02","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"xrpl":"^4.2.5","events":"^3.3.0","@types/web":"^0.0.197","@solana/kit":"^2.1.1","@trezor/utils":"9.4.0","@trezor/utxo-lib":"2.4.0","@solana/rpc-types":"^2.1.1","@trezor/env-utils":"1.4.0","socks-proxy-agent":"8.0.5","@stellar/stellar-sdk":"^13.3.0","@solana-program/stake":"^0.2.1","@solana-program/token":"^0.5.1","@trezor/websocket-client":"1.2.0","@solana-program/token-2022":"^0.4.1","@trezor/blockchain-link-types":"1.4.0","@trezor/blockchain-link-utils":"1.4.0"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.3","webpack":"5.98.0","fs-extra":"^11.3.0","tiny-worker":"^2.3.0","webpack-cli":"^6.0.1","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.6","webpack-dev-server":"^5.2.1","html-webpack-plugin":"^5.6.3"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.5.0_1748951085517_0.145769221304348","host":"s3://npm-registry-packages-npm-production"}},"2.5.1-beta.1":{"name":"@trezor/blockchain-link","version":"2.5.1-beta.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.5.1-beta.1","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"345ba39e74a50373f52198b03d9228e84f553d71","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.5.1-beta.1.tgz","fileCount":91,"integrity":"sha512-uXJXVmCijf5CWIxcvhgewp6qjCypmXIdnLcD/ukslOQS7e95QiSRSLtgtbXXYb9LuMb28n9ZkN4+P1cmm9I6pQ==","signatures":[{"sig":"MEUCIEDZn4LZzRx3eoO/Mh328NlzJLhrhqx/vwBgAfi9Sa4SAiEA9WvzSLg9rkZYbnlmlfvVePWMi0FOhqk/CXbRuVFvxVc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":222852},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"b38d473dfdeffaf0c27f01992a30bcc427ac4323","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"xrpl":"^4.3.0","events":"^3.3.0","@types/web":"^0.0.197","@solana/kit":"^2.1.1","@trezor/utils":"9.4.1-beta.1","@trezor/utxo-lib":"2.4.0","@solana/rpc-types":"^2.1.1","@trezor/env-utils":"1.4.0","socks-proxy-agent":"8.0.5","@stellar/stellar-sdk":"^13.3.0","@solana-program/stake":"^0.2.1","@solana-program/token":"^0.5.1","@trezor/websocket-client":"1.2.0","@solana-program/token-2022":"^0.4.2","@trezor/blockchain-link-types":"1.4.1-beta.1","@trezor/blockchain-link-utils":"1.4.1-beta.1"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.3","webpack":"5.99.9","tiny-worker":"^2.3.0","webpack-cli":"^6.0.1","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.7-beta.1","webpack-dev-server":"^5.2.2","html-webpack-plugin":"^5.6.3"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.5.1-beta.1_1749733718473_0.44806088515813114","host":"s3://npm-registry-packages-npm-production"}},"2.5.1":{"name":"@trezor/blockchain-link","version":"2.5.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.5.1","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"a70980516cd0bfd0775710935eb93fcacb75660d","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.5.1.tgz","fileCount":91,"integrity":"sha512-NeSsb64fKdr9PUUBdDbddAhEdQ/sP0lLVMy5GOzKy1HD7qC/ZIHXWkCTa6/n1OdT1LKlK3LY7SdJLoJ4Uh22jQ==","signatures":[{"sig":"MEUCIQCGcY3UtYpgsVs6+HGZZASQgOecaI2DrXB0cceGKDZaYwIgC7zmTL1gabeyce3xqQEKmjKITdRuxGtBXBWMw+ZOOA4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":222990},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"71efc29d7f8d6ec381e0856ca22ff197680ed127","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","actor":{"name":"trezor-ci","type":"user","email":"trezor-ci@satoshilabs.com"},"email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"xrpl":"^4.3.0","events":"^3.3.0","@types/web":"^0.0.197","@solana/kit":"^2.1.1","@trezor/utils":"9.4.1","@trezor/utxo-lib":"2.4.1","@solana/rpc-types":"^2.1.1","@trezor/env-utils":"1.4.1","socks-proxy-agent":"8.0.5","@stellar/stellar-sdk":"^13.3.0","@solana-program/stake":"^0.2.1","@solana-program/token":"^0.5.1","@trezor/websocket-client":"1.2.1","@solana-program/token-2022":"^0.4.2","@trezor/blockchain-link-types":"1.4.1","@trezor/blockchain-link-utils":"1.4.1"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.3","webpack":"5.99.9","tiny-worker":"^2.3.0","webpack-cli":"^6.0.1","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.7","webpack-dev-server":"^5.2.2","html-webpack-plugin":"^5.6.3"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.5.1_1750843693272_0.7875672920007422","host":"s3://npm-registry-packages-npm-production"}},"2.5.2-beta.1":{"name":"@trezor/blockchain-link","version":"2.5.2-beta.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.5.2-beta.1","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"8e4ad0fa6f4a58343aa5e55893fe7e5ef28aed72","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.5.2-beta.1.tgz","fileCount":91,"integrity":"sha512-ykl3+AEx1vUzw0S7LiauGsL/RmuZeIoPjYNlz82EYWHQ8DXcdPIExXYl++cmWgXyjskT1vI/8eN4BFGAtV7Rbw==","signatures":[{"sig":"MEQCIE8s27wazZSFy2rlNLz0h5aLIUbyBwRS5BKte+LXeTeWAiBcMAmjJPRGvwtnn16xHyqB5Xg2AfvVvQB0JeZjiajPew==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":223212},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"a6c2e9f54caed4d4d54533d7ef4d43e915b583e8","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","actor":{"name":"trezor-ci","type":"user","email":"trezor-ci@satoshilabs.com"},"email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"xrpl":"^4.3.0","events":"^3.3.0","@types/web":"^0.0.197","@solana/kit":"^2.1.1","@trezor/utils":"9.4.2-beta.1","@trezor/utxo-lib":"2.4.2-beta.1","@solana/rpc-types":"^2.1.1","@trezor/env-utils":"1.4.2-beta.1","socks-proxy-agent":"8.0.5","@stellar/stellar-sdk":"^13.3.0","@solana-program/stake":"^0.2.1","@solana-program/token":"^0.5.1","@trezor/websocket-client":"1.2.2-beta.1","@solana-program/token-2022":"^0.4.2","@trezor/blockchain-link-types":"1.4.2-beta.1","@trezor/blockchain-link-utils":"1.4.2-beta.1"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","webpack":"5.99.9","tiny-worker":"^2.3.0","webpack-cli":"^6.0.1","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.8-beta.1","webpack-dev-server":"^5.2.2","html-webpack-plugin":"^5.6.3"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.5.2-beta.1_1751879923265_0.05020767739766163","host":"s3://npm-registry-packages-npm-production"}},"2.5.2-beta.2":{"name":"@trezor/blockchain-link","version":"2.5.2-beta.2","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.5.2-beta.2","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"bf94edcaafe85866ec91b44c98ac59f537f5f508","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.5.2-beta.2.tgz","fileCount":91,"integrity":"sha512-XSpb/Wrms4as6oeg1cqng+B0FfkCxe16rP6qURhjL947Zc9PzizO8ddzQLgr2xt88JIiI2OnQFoJzmHW9j+2PQ==","signatures":[{"sig":"MEYCIQDIsbAuU87p7NOKKRc6WrJXR/zpw5pmTlQdX/beGZ1tdQIhAK4ygnH9HhZTvhBfFyTi936OhUE7c94Arw5pr3qdO9qi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":223212},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"efeb8e0627deb174c3d677878a28c0cf04e13918","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","actor":{"name":"trezor-ci","type":"user","email":"trezor-ci@satoshilabs.com"},"email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"xrpl":"^4.3.0","events":"^3.3.0","@types/web":"^0.0.197","@solana/kit":"^2.1.1","@trezor/utils":"9.4.2-beta.2","@trezor/utxo-lib":"2.4.2-beta.2","@solana/rpc-types":"^2.1.1","@trezor/env-utils":"1.4.2-beta.1","socks-proxy-agent":"8.0.5","@stellar/stellar-sdk":"^13.3.0","@solana-program/stake":"^0.2.1","@solana-program/token":"^0.5.1","@trezor/websocket-client":"1.2.2-beta.2","@solana-program/token-2022":"^0.4.2","@trezor/blockchain-link-types":"1.4.2-beta.3","@trezor/blockchain-link-utils":"1.4.2-beta.2"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","webpack":"5.99.9","tiny-worker":"^2.3.0","webpack-cli":"^6.0.1","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.8-beta.2","webpack-dev-server":"^5.2.2","html-webpack-plugin":"^5.6.3"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.5.2-beta.2_1752068747443_0.565610335966108","host":"s3://npm-registry-packages-npm-production"}},"2.5.2":{"name":"@trezor/blockchain-link","version":"2.5.2","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.5.2","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"dc4cfc13638674c96d91a553eb92a8c82c1456b1","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.5.2.tgz","fileCount":91,"integrity":"sha512-/egUnIt/fR57QY33ejnkPMhZwRvVRS/pUCoqdVIGitN1Q7QZsdopoR4hw37hdK/Ux/q1ZLH6LZz7U2UFahjppw==","signatures":[{"sig":"MEQCIAyTMVuhVIsWHM2QuwF8skLD+reXpF7zZmSN+t47C9DiAiBia6b+x6COy5rv4nZjNmfBdz7tvqFM3NiNj6bmppgKAA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":223565},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"2ce2c6cf4dc2cab0144a0ec32646f4654b3b7b13","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"xrpl":"^4.3.0","events":"^3.3.0","@types/web":"^0.0.197","@solana/kit":"^2.1.1","@trezor/utils":"9.4.2","@trezor/utxo-lib":"2.4.2","@solana/rpc-types":"^2.1.1","@trezor/env-utils":"1.4.2","socks-proxy-agent":"8.0.5","@stellar/stellar-sdk":"^13.3.0","@solana-program/stake":"^0.2.1","@solana-program/token":"^0.5.1","@trezor/websocket-client":"1.2.2","@solana-program/token-2022":"^0.4.2","@trezor/blockchain-link-types":"1.4.2","@trezor/blockchain-link-utils":"1.4.2"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","webpack":"5.99.9","tiny-worker":"^2.3.0","webpack-cli":"^6.0.1","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.8","webpack-dev-server":"^5.2.2","html-webpack-plugin":"^5.6.3"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.5.2_1752225889407_0.5100189213548265","host":"s3://npm-registry-packages-npm-production"}},"2.5.3-beta.1":{"name":"@trezor/blockchain-link","version":"2.5.3-beta.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.5.3-beta.1","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"a261849dc4036ddef4097e229e664440b489fb97","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.5.3-beta.1.tgz","fileCount":93,"integrity":"sha512-n5uoxznbX9sUrpl/prr6S+NJH2v2cbVrwGFQyJTDM+OMlUAXAzgPgictR59duKN2kO+vF6yjmi+f3w3t/QAYyw==","signatures":[{"sig":"MEUCIQCpVfBpIvUhhCKFCLbxvN06q/zFSpDFmOCFaDv+5a0/RQIgXyvq8PgVmX89sFhfVimcZXmm85K3u8BBdwrBDy/hkFQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":230093},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"ccf61e049713ff342e0e2abb3fcdbfda9edf58b3","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"xrpl":"^4.4.0","events":"^3.3.0","@types/web":"^0.0.197","@solana/kit":"^2.3.0","@trezor/utils":"9.4.3-beta.1","@trezor/utxo-lib":"2.4.3-beta.1","@solana/rpc-types":"^2.3.0","@trezor/env-utils":"1.4.3-beta.1","socks-proxy-agent":"8.0.5","@stellar/stellar-sdk":"^13.3.0","@solana-program/stake":"^0.2.1","@solana-program/token":"^0.5.1","@trezor/websocket-client":"1.2.3-beta.1","@solana-program/token-2022":"^0.4.2","@trezor/blockchain-link-types":"1.4.3-beta.1","@trezor/blockchain-link-utils":"1.4.3-beta.1","@solana-program/compute-budget":"^0.8.0"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","webpack":"5.100.0","tiny-worker":"^2.3.0","webpack-cli":"^6.0.1","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.9-beta.1","webpack-dev-server":"^5.2.2","html-webpack-plugin":"^5.6.3"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.5.3-beta.1_1757502838739_0.2623721900947673","host":"s3://npm-registry-packages-npm-production"}},"2.5.3":{"name":"@trezor/blockchain-link","version":"2.5.3","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.5.3","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"9e746c8251150be52fcc3a7faaf022523f83a0d6","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.5.3.tgz","fileCount":93,"integrity":"sha512-dVfyn7fi/fLRxLMdCOMfON5Wwu5zrc0iot8+j6cSGGrkBCX+/2/nYn+WWSs9wofWgJo/KgKvGGgl94MRrj47Ww==","signatures":[{"sig":"MEYCIQDbTM2bkJSUqi8LKfSqkJ107OKfjqxYcRLMVhd0M0ngoQIhAOOQLUwfUdzVjXq/ksXfZf+RUFqCtEa73RLtyIFVyxAt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":231459},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"d5308350ef993d9acc6d461cedf5501cc384700e","scripts":{"dev":"webpack serve --config ./webpack/dev.js","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"xrpl":"^4.4.0","events":"^3.3.0","@types/web":"^0.0.197","@solana/kit":"^2.3.0","@trezor/utils":"9.4.3","@trezor/utxo-lib":"2.4.3","@solana/rpc-types":"^2.3.0","@trezor/env-utils":"1.4.3","socks-proxy-agent":"8.0.5","@stellar/stellar-sdk":"^13.3.0","@solana-program/stake":"^0.2.1","@solana-program/token":"^0.5.1","@trezor/websocket-client":"1.2.3","@solana-program/token-2022":"^0.4.2","@trezor/blockchain-link-types":"1.4.3","@trezor/blockchain-link-utils":"1.4.3","@solana-program/compute-budget":"^0.8.0"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","webpack":"5.100.0","tiny-worker":"^2.3.0","webpack-cli":"^6.0.1","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.9","webpack-dev-server":"^5.2.2","html-webpack-plugin":"^5.6.3"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.5.3_1758202923983_0.20318598250721753","host":"s3://npm-registry-packages-npm-production"}},"2.5.4-beta.1":{"name":"@trezor/blockchain-link","version":"2.5.4-beta.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.5.4-beta.1","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"796877f2834f04b8ecd0e54217fe2f7e828d9b57","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.5.4-beta.1.tgz","fileCount":93,"integrity":"sha512-GnxYc1ItYE4bR2HVUU2RoN0iiDj8uCQaZ+hazhnFCnSvr3iIFpoW7ppF67rfFwhL5neQUNCJrCFlat3YFhJHAg==","signatures":[{"sig":"MEQCIBcesweUTIC7wcc20KZyd0eVnjnWKsVZ4CHaqrrqcibkAiBFzsBIIfjySifRy4NirpVQx6ivBhX892svb7FOc7TYJQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":231546},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"45e124cabfce50ea39110d27a5e3d210b5268273","scripts":{"dev":"webpack serve --config ./webpack/dev.js","depcheck":"yarn g:depcheck","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"xrpl":"^4.4.0","@types/web":"^0.0.197","@solana/kit":"^2.3.0","@trezor/utils":"9.4.4-beta.1","@trezor/utxo-lib":"2.4.4-beta.1","@solana/rpc-types":"^2.3.0","@trezor/env-utils":"1.4.3","crypto-browserify":"3.12.0","socks-proxy-agent":"8.0.5","stream-browserify":"^3.0.0","@stellar/stellar-sdk":"^13.3.0","@solana-program/stake":"^0.2.1","@solana-program/token":"^0.5.1","@trezor/websocket-client":"1.2.4-beta.1","@solana-program/token-2022":"^0.4.2","@trezor/blockchain-link-types":"1.4.4-beta.1","@trezor/blockchain-link-utils":"1.4.4-beta.1","@solana-program/compute-budget":"^0.8.0"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","webpack":"5.100.0","@types/jest":"29.5.12","@types/node":"22.13.10","tiny-worker":"^2.3.0","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.9","html-webpack-plugin":"^5.6.3"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.5.4-beta.1_1760975273333_0.3238967685401759","host":"s3://npm-registry-packages-npm-production"}},"2.5.4":{"name":"@trezor/blockchain-link","version":"2.5.4","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.5.4","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"trezor-admin","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"2fdbf741b543d48bb2caaa641b791c8097c22d79","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.5.4.tgz","fileCount":93,"integrity":"sha512-3Xki/2Vmr1/rKa5LF+Eb2/Qd5N9LqwyRL76+ycqe1KwqV7xK3XGMsqTH9FUUReRvGxrzAFonbOgADAJczhx81w==","signatures":[{"sig":"MEUCIFMxF7uZJjC2jRFwqHdHJlQNQshb3dTyEbsrn78+hdA8AiEAhGvb+5+2S20Ei4GutKa3NlBfM2KF/MaccMk4tvRPeIQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":231582},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"eaf5bdc67071f569a3eae96c214af54849fba14b","scripts":{"dev":"webpack serve --config ./webpack/dev.js","depcheck":"yarn g:depcheck","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"xrpl":"^4.4.0","@types/web":"^0.0.197","@solana/kit":"^2.3.0","@trezor/utils":"9.4.4","@trezor/utxo-lib":"2.4.4","@solana/rpc-types":"^2.3.0","@trezor/env-utils":"1.4.3","crypto-browserify":"3.12.0","socks-proxy-agent":"8.0.5","stream-browserify":"^3.0.0","@stellar/stellar-sdk":"^13.3.0","@solana-program/stake":"^0.2.1","@solana-program/token":"^0.5.1","@trezor/websocket-client":"1.2.4","@solana-program/token-2022":"^0.4.2","@trezor/blockchain-link-types":"1.4.4","@trezor/blockchain-link-utils":"1.4.4","@solana-program/compute-budget":"^0.8.0"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","webpack":"5.100.0","@types/jest":"29.5.12","@types/node":"22.13.10","tiny-worker":"^2.3.0","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.9","html-webpack-plugin":"^5.6.3"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.5.4_1761226285004_0.91039143143409","host":"s3://npm-registry-packages-npm-production"}},"2.5.5-beta.1":{"name":"@trezor/blockchain-link","version":"2.5.5-beta.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.5.5-beta.1","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"trezor-admin","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"df8e92d3738bf5b50dbe85b6ab50cbb8f51c2f01","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.5.5-beta.1.tgz","fileCount":93,"integrity":"sha512-e9HAvRgeFftY41Ent37uuwQxEji9Gtd2G/AInoytKAkp5zq+MFtOAVLBscGiooOcfZsPKEj1Za4bhYtEq2LpEA==","signatures":[{"sig":"MEYCIQCSx7xTuXrvXgsfSYR5O9/szizHWtPxe/iIlZi1xSzjwQIhALJyZ0q8y+BE70tK5XeidN7q6sfiuRPEVXe2SOKFh9z6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":231430},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"953a0e21ca8ec7c88665fe4fa1eeb7deb7ea49a0","scripts":{"dev":"webpack serve --config ./webpack/dev.js","depcheck":"yarn g:depcheck","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"xrpl":"4.4.2","@types/web":"^0.0.197","@solana/kit":"^2.3.0","@trezor/utils":"9.4.5-beta.1","@trezor/utxo-lib":"2.4.5-beta.1","@solana/rpc-types":"^2.3.0","@trezor/env-utils":"1.4.3","crypto-browserify":"3.12.0","socks-proxy-agent":"8.0.5","stream-browserify":"^3.0.0","@stellar/stellar-sdk":"14.2.0","@solana-program/stake":"^0.2.1","@solana-program/token":"^0.5.1","@trezor/websocket-client":"1.2.4","@solana-program/token-2022":"^0.4.2","@trezor/blockchain-link-types":"1.4.5-beta.1","@trezor/blockchain-link-utils":"1.4.5-beta.1","@solana-program/compute-budget":"^0.8.0"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","webpack":"5.102.1","@types/jest":"29.5.12","@types/node":"22.13.10","tiny-worker":"^2.3.0","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.1.9","html-webpack-plugin":"5.6.4"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.5.5-beta.1_1762960579798_0.5485126564679779","host":"s3://npm-registry-packages-npm-production"}},"2.6.0-beta.1":{"name":"@trezor/blockchain-link","version":"2.6.0-beta.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.6.0-beta.1","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"trezor-admin","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"204ba6c09be43ef16f4c204fa96b2d9b9a3f6369","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.6.0-beta.1.tgz","fileCount":93,"integrity":"sha512-1vEeK1cTfwdiC2oVxIOodI8P2TWHQa52o+csfmOwDyc7OkZsznPClUoUoFQz5pohETrPeRfOINpUJwustLoWvg==","signatures":[{"sig":"MEUCIHQl6vBdcbZwNa5daSt2vVMRd1mvVn6wcYhElaQhRbi0AiEAlrV1caFeVnboQtgQNfI4EcBptAy6do3FfPbCu0ZRbDQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":231451},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"0d013fb95a4275fd9a226a4eac88e8634fbe2d11","scripts":{"dev":"webpack serve --config ./webpack/dev.js","depcheck":"yarn g:depcheck","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"xrpl":"4.4.3","@types/web":"^0.0.197","@solana/kit":"^2.3.0","@trezor/utils":"9.4.5-beta.1","@trezor/utxo-lib":"2.4.5-beta.1","@solana/rpc-types":"^2.3.0","@trezor/env-utils":"1.5.0-beta.1","crypto-browserify":"3.12.0","socks-proxy-agent":"8.0.5","stream-browserify":"^3.0.0","@stellar/stellar-sdk":"14.2.0","@solana-program/stake":"^0.2.1","@solana-program/token":"^0.5.1","@trezor/websocket-client":"1.2.5-beta.1","@solana-program/token-2022":"^0.4.2","@trezor/blockchain-link-types":"1.5.0-beta.1","@trezor/blockchain-link-utils":"1.5.0-beta.1","@solana-program/compute-budget":"^0.8.0"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","webpack":"5.102.1","@types/jest":"29.5.12","@types/node":"22.13.10","tiny-worker":"^2.3.0","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.2.0-beta.1","html-webpack-plugin":"5.6.4"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.6.0-beta.1_1764076558511_0.6059900637074067","host":"s3://npm-registry-packages-npm-production"}},"2.6.0-beta.2":{"name":"@trezor/blockchain-link","version":"2.6.0-beta.2","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.6.0-beta.2","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"trezor-admin","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"2ce4d778ede521ae3911f3ebaffbe8a4ccf9edc3","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.6.0-beta.2.tgz","fileCount":93,"integrity":"sha512-ieeplDErY+7V27prZs3SSWm0exFh8SZt/uIl58i9wFkNrfUl+3RBXN8dPfxhVSmiTgZKGEMAdcmSlmQsj0Qqrg==","signatures":[{"sig":"MEQCIFR7QTnTv66v4cv1La6TTs9Nj/b1UVMqPzSq3FYG0ENWAiBQcz0owxyA+A7fYXGnkwe56W4T/pUjSpMldYPBdxodpA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":216736},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"d73c93a6bb0cd11808c41bfed4ac0a2de3762690","scripts":{"dev":"webpack serve --config ./webpack/dev.js","depcheck":"yarn g:depcheck","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/publish/replace-imports.sh ./lib cjs","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/publish/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/publish/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0f045de9-1041-4c28-8920-a8f3753cee98"}},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"xrpl":"4.4.3","@types/web":"^0.0.197","@solana/kit":"^2.3.0","@trezor/utils":"9.4.5-beta.2","@trezor/utxo-lib":"2.4.5-beta.2","@solana/rpc-types":"^2.3.0","@trezor/env-utils":"1.5.0-beta.2","crypto-browserify":"3.12.0","socks-proxy-agent":"8.0.5","stream-browserify":"^3.0.0","@stellar/stellar-sdk":"14.2.0","@solana-program/stake":"^0.2.1","@solana-program/token":"^0.5.1","@trezor/websocket-client":"1.2.5-beta.2","@solana-program/token-2022":"^0.4.2","@trezor/blockchain-link-types":"1.5.0-beta.2","@trezor/blockchain-link-utils":"1.5.0-beta.2","@solana-program/compute-budget":"^0.8.0"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","webpack":"5.102.1","@types/jest":"29.5.12","@types/node":"22.13.10","tiny-worker":"^2.3.0","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.2.0-beta.2","html-webpack-plugin":"5.6.4"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.6.0-beta.2_1765287835385_0.13995139851078742","host":"s3://npm-registry-packages-npm-production"}},"2.6.0":{"name":"@trezor/blockchain-link","version":"2.6.0","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.6.0","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"trezor-admin","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"1a1f899804f89c20f113f682f52eeb01398363df","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.6.0.tgz","fileCount":93,"integrity":"sha512-idN9zujLx/bkgFB8af/2Hp1JbuM8evmeGGjUiEutwu/u4ZE63LIQrZMbnDr7kGM3paj1eep0eTLT9aRXOkJ5vg==","signatures":[{"sig":"MEYCIQDqnqXIIr2a9GfYHK3p1P+sveLfmvlLCMaXZZnWrOmszwIhAJ24qNC505F6fbsXwVh9/1QZ/j+VEKq1t2yf1+yK0GPC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":217394},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"29084c0f72e11808a383096136688c8aa66cf156","scripts":{"dev":"webpack serve --config ./webpack/dev.js","depcheck":"yarn g:depcheck","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/publish/replace-imports.sh ./lib cjs","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/publish/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/publish/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0f045de9-1041-4c28-8920-a8f3753cee98"}},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"xrpl":"4.4.3","@types/web":"^0.0.197","@solana/kit":"^2.3.0","@trezor/utils":"9.5.0","@trezor/utxo-lib":"2.5.0","@solana/rpc-types":"^2.3.0","@trezor/env-utils":"1.5.0","crypto-browserify":"3.12.0","socks-proxy-agent":"8.0.5","stream-browserify":"^3.0.0","@stellar/stellar-sdk":"14.2.0","@solana-program/stake":"^0.2.1","@solana-program/token":"^0.5.1","@trezor/websocket-client":"1.3.0","@solana-program/token-2022":"^0.4.2","@trezor/blockchain-link-types":"1.5.0","@trezor/blockchain-link-utils":"1.5.0","@solana-program/compute-budget":"^0.8.0"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","webpack":"5.102.1","@types/jest":"29.5.12","@types/node":"22.13.10","tiny-worker":"^2.3.0","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.2.0","html-webpack-plugin":"5.6.4"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.6.0_1765876366448_0.3898382574441046","host":"s3://npm-registry-packages-npm-production"}},"2.6.1-beta.1":{"name":"@trezor/blockchain-link","version":"2.6.1-beta.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.6.1-beta.1","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"trezor-admin","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"d3f38d5a5334fbe0f1b517e1c5d933a921a8a633","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.6.1-beta.1.tgz","fileCount":93,"integrity":"sha512-46+JOzPlcVtZfWVPc91TiVHTG9H+iUVCbHnLTw2AoUblmYzPqFWrovkdqQoul3P9Y/RgQty+ZjArH879iIGdnw==","signatures":[{"sig":"MEUCIBV/e19iLTcKM3bn78z0Xayy4K84TMWyi0QCE6l+wMf7AiEAog7bYXsE95WmDlbpBs13ZKgdrrSNB/FmDgp2R+Nf8Kc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":217408},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"572639808ac44360804765e5fb7ca1d0f2a4e2a5","scripts":{"dev":"webpack serve --config ./webpack/dev.js","depcheck":"yarn g:depcheck","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/publish/replace-imports.sh ./lib cjs","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/publish/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/publish/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0f045de9-1041-4c28-8920-a8f3753cee98"}},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"xrpl":"4.4.3","@types/web":"^0.0.197","@solana/kit":"^2.3.0","@trezor/utils":"9.5.0","@trezor/utxo-lib":"2.5.0","@solana/rpc-types":"^2.3.0","@trezor/env-utils":"1.5.0","crypto-browserify":"3.12.0","socks-proxy-agent":"8.0.5","stream-browserify":"^3.0.0","@stellar/stellar-sdk":"14.2.0","@solana-program/stake":"^0.2.1","@solana-program/token":"^0.5.1","@trezor/websocket-client":"1.3.0","@solana-program/token-2022":"^0.4.2","@trezor/blockchain-link-types":"1.5.0","@trezor/blockchain-link-utils":"1.5.1-beta.1","@solana-program/compute-budget":"^0.8.0"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","webpack":"5.102.1","@types/jest":"29.5.12","@types/node":"22.13.10","tiny-worker":"^2.3.0","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.2.0","html-webpack-plugin":"5.6.4"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.6.1-beta.1_1766143429529_0.8153815302430099","host":"s3://npm-registry-packages-npm-production"}},"2.6.1":{"name":"@trezor/blockchain-link","version":"2.6.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.6.1","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"trezor-admin","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"1cc8aea6e5f2c0ec4345b50769a676c0cb2648ae","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.6.1.tgz","fileCount":93,"integrity":"sha512-SPwxkihOMI0o79BOy0RkfgVL2meuJhIe1yWHCeR8uoqf5KGblUyeXxvNCy6w8ckJ9LRpM1+bZhsUODuNs3083Q==","signatures":[{"sig":"MEYCIQCReSw2D0SswYdZygWboEow8MhZPfDaqbn4ZTcJGjSapAIhAN4ZLwbRI7yTww72Yxrm9WRRRlBFuurF6ZvA6MWyxspK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":217472},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"f8792204ca3f887cda9970a7ef197728b7862a82","scripts":{"dev":"webpack serve --config ./webpack/dev.js","depcheck":"yarn g:depcheck","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/publish/replace-imports.sh ./lib cjs","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/publish/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/publish/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0f045de9-1041-4c28-8920-a8f3753cee98"}},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"xrpl":"4.4.3","@types/web":"^0.0.197","@solana/kit":"^2.3.0","@trezor/utils":"9.5.0","@trezor/utxo-lib":"2.5.0","@solana/rpc-types":"^2.3.0","@trezor/env-utils":"1.5.0","crypto-browserify":"3.12.0","socks-proxy-agent":"8.0.5","stream-browserify":"^3.0.0","@stellar/stellar-sdk":"14.2.0","@solana-program/stake":"^0.2.1","@solana-program/token":"^0.5.1","@trezor/websocket-client":"1.3.0","@solana-program/token-2022":"^0.4.2","@trezor/blockchain-link-types":"1.5.0","@trezor/blockchain-link-utils":"1.5.1","@solana-program/compute-budget":"^0.8.0"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","webpack":"5.102.1","@types/jest":"29.5.12","@types/node":"22.13.10","tiny-worker":"^2.3.0","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.2.0","html-webpack-plugin":"5.6.4"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.6.1_1766407550764_0.5365069058792089","host":"s3://npm-registry-packages-npm-production"}},"2.6.2":{"name":"@trezor/blockchain-link","version":"2.6.2","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@2.6.2","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"martin_varmuza","email":"mvarmuza@gmail.com"},{"name":"trezor-admin","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"4051d1d3cdecfc364bf17a4c339d229fc5956375","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-2.6.2.tgz","fileCount":93,"integrity":"sha512-HMz+Dm6nMflqRkaebMqpv3uNnVkRrb6lD2HKTHNBGhjVbqf0wRzJ8JoQ08wn/sF00ljJZz8pGnpcMYHJNxE+wQ==","signatures":[{"sig":"MEUCIQDTAGSMEJRJKQD9JG5naIhhia33x1UgojbXy3Y7P/nwLwIgCH3A7u2oNQQBENB+mmdJGda3ZmO5xjN+X+Mrt27nTOQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":217555},"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"gitHead":"29fbfcb4a2f0e6b52c4eff8b6d133ee056905535","scripts":{"dev":"webpack serve --config ./webpack/dev.js","depcheck":"yarn g:depcheck","build:lib":"yarn g:rimraf lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/publish/replace-imports.sh ./lib cjs","test:unit":"yarn g:jest --verbose -c jest.config.unit.js","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","prepublish":"yarn tsx ../../scripts/publish/prepublish.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","prepublishOnly":"yarn tsx ../../scripts/publish/prepublishNPM.js","test:integration":"yarn g:jest -c jest.config.integration.js","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0f045de9-1041-4c28-8920-a8f3753cee98"}},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"xrpl":"4.4.3","@types/web":"^0.0.197","@solana/kit":"^2.3.0","@trezor/utils":"9.5.0","@trezor/utxo-lib":"2.5.0","@solana/rpc-types":"^2.3.0","@trezor/env-utils":"1.5.0","crypto-browserify":"3.12.0","socks-proxy-agent":"8.0.5","stream-browserify":"^3.0.0","@stellar/stellar-sdk":"14.2.0","@solana-program/stake":"^0.2.1","@solana-program/token":"^0.5.1","@trezor/websocket-client":"1.3.0","@solana-program/token-2022":"^0.4.2","@trezor/blockchain-link-types":"1.5.1","@trezor/blockchain-link-utils":"1.5.2","@solana-program/compute-budget":"^0.8.0"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"typings":"lib/index.d.ts","react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","webpack":"5.102.1","@types/jest":"29.5.12","@types/node":"22.13.10","tiny-worker":"^2.3.0","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"1.2.0","html-webpack-plugin":"5.6.4"},"npmPublishAccess":"public","peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_2.6.2_1776869608352_0.7248257491832384","host":"s3://npm-registry-packages-npm-production"}},"10.0.0-alpha.1":{"name":"@trezor/blockchain-link","version":"10.0.0-alpha.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@10.0.0-alpha.1","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"trezor-admin","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"09bb00c1031be23939b6ed7b8bb9ac4c26782d09","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-10.0.0-alpha.1.tgz","fileCount":141,"integrity":"sha512-6gdrYj17R+HQ0UNLum5nGj8/K36tZgKykueWM7qSvPzYLViSF4r2Jp4VN/UYROVmZd3KXZvPsC74BHh0nwaWuw==","signatures":[{"sig":"MEUCIQC5Z3UbDaoq4AXP1fnegOY7RlQVWzbBTdfOVO/ilZN6mgIgdttfYDRYrLIEHWMwpjEZO7EvCggCcRmzkZsCr+QX0+A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251720},"main":"./libESM/index.mjs","type":"module","types":"./libESM/index.d.mts","browser":{"socks-proxy-agent":"./libESM/utils/socks-proxy-agent.mjs"},"exports":{".":{"types":"./libESM/index.d.mts","default":"./libESM/index.mjs"},"./libESM/*":"./libESM/*"},"gitHead":"c77c2035af800f0f7f2c1d246a67bb27d7423323","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","depcheck":"yarn g:depcheck","build:lib":"yarn g:rimraf ./libESM && yarn g:tsc --build tsconfig.libESM.json && ../../scripts/publish/replace-imports.sh ./libESM esm","test:unit":"yarn g:jest -c jest.config.unit.cjs","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","test:integration":"yarn g:jest -c jest.config.integration.cjs","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0f045de9-1041-4c28-8920-a8f3753cee98"}},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"viem":"^2.48.1","xrpl":"4.6.0","@types/web":"^0.0.345","@trezor/utils":"10.0.0-alpha.1","@trezor/utxo-lib":"10.0.0-alpha.1","@trezor/env-utils":"10.0.0-alpha.1","socks-proxy-agent":"8.0.5","@stellar/stellar-sdk":"14.5.0","@trezor/coins-solana":"10.0.0-alpha.1","@trezor/websocket-client":"10.0.0-alpha.1","@trezor/blockchain-link-types":"10.0.0-alpha.1","@trezor/blockchain-link-utils":"10.0.0-alpha.1"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./libESM/index.mjs","types":"./libESM/index.d.mts","browser":{"socks-proxy-agent":"./libESM/utils/socks-proxy-agent.mjs"},"exports":{".":{"types":"./libESM/index.d.mts","default":"./libESM/index.mjs"},"./libESM/*":"./libESM/*"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/libESM/utils/socks-proxy-agent.mjs"}},"_hasShrinkwrap":false,"devDependencies":{"webpack":"5.106.2","@types/jest":"29.5.12","@types/node":"22.13.10","tiny-worker":"^2.3.0","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"10.0.0-alpha.1","html-webpack-plugin":"5.6.7"},"peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_10.0.0-alpha.1_1778843897716_0.8355102445668205","host":"s3://npm-registry-packages-npm-production"}},"10.0.0-beta.1":{"name":"@trezor/blockchain-link","version":"10.0.0-beta.1","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@10.0.0-beta.1","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"trezor-admin","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"54e1fd51cce0ccbd56cd4c1f6ce758d07686b526","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-10.0.0-beta.1.tgz","fileCount":140,"integrity":"sha512-CRPPv688Zz2lbBnIt7a/pJgxqXRiBkCflKL6K+DjMKRcgLJ4bAK+ceHUALrettlbHHG1Fxo0RlwjmF+SbwwUig==","signatures":[{"sig":"MEYCIQCZl1HeyX/4ahcwW+ZIxIiGoT6bXUo0bRn99aKERx3URQIhAItilgh0Nbbua8uCqaGvBXzKlRc4gwjB0ujpgkS2cNZq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@trezor%2fblockchain-link@10.0.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":247992},"main":"./lib/index.js","type":"module","types":"./lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"exports":{".":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"./lib/*":"./lib/*"},"gitHead":"df63ed73f45004ffb5c9bf499a7f40ce467ca20e","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","depcheck":"yarn g:depcheck","build:lib":"yarn g:rimraf ./lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/publish/replace-imports.sh ./lib","test:unit":"yarn g:jest -c jest.config.unit.cjs","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","test:integration":"yarn g:jest -c jest.config.integration.cjs","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0f045de9-1041-4c28-8920-a8f3753cee98"}},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"viem":"^2.54.1","@types/web":"^0.0.345","@trezor/utils":"10.0.0-beta.1","@trezor/utxo-lib":"10.0.0-beta.1","@trezor/env-utils":"10.0.0-beta.1","socks-proxy-agent":"8.0.5","@trezor/network-ripple":"10.0.0-beta.1","@trezor/network-solana":"10.0.0-beta.1","@trezor/network-stellar":"10.0.0-beta.1","@trezor/websocket-client":"10.0.0-beta.1","@trezor/blockchain-link-types":"10.0.0-beta.1","@trezor/blockchain-link-utils":"10.0.0-beta.1"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"./lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"exports":{".":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"./lib/*":"./lib/*"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"webpack":"5.108.1","@types/jest":"30.0.0","@types/node":"22.13.10","tiny-worker":"^2.3.0","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"10.0.0-beta.1","html-webpack-plugin":"5.6.7"},"peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_10.0.0-beta.1_1785411213244_0.1733082142362885","host":"s3://npm-registry-packages-npm-production"}},"10.0.0-beta.2":{"name":"@trezor/blockchain-link","version":"10.0.0-beta.2","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@10.0.0-beta.2","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"trezor-admin","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"b942fad946c7857b81668f32c8a92653ec893081","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-10.0.0-beta.2.tgz","fileCount":268,"integrity":"sha512-psLxvbW8vxNRrzBdV9z4+tbNfSj3l1C305jh5EKTIlXKd3MFfDj5it7+L5yAajMXc9Nb6Sy0PYSgohyPOBj6Cg==","signatures":[{"sig":"MEYCIQDoeVbpcj9xVE+srTsQmkpqiiOWnPz9M7iLvV6UoGcKUwIhAI7yRa4kY+WIndm7VKJv2gvgh0WY1Up4b8EmIM1TnSLD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCqfEBXk2w1HZkTcUgPWvl13QkFkHOkdjOCTpWAk5vN2AIgIoLk2KcQ38XRSHOOS+6v0mB2Fm99NwfcA1KiuuvWXxY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@trezor%2fblockchain-link@10.0.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":285559},"main":"./lib/index.js","type":"module","types":"./lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"exports":{".":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"./lib/*":"./lib/*"},"gitHead":"f19f708c59e514c87e3e8788347f75439abd6214","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","depcheck":"yarn g:depcheck","build:lib":"yarn g:rimraf ./lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/publish/replace-imports.sh ./lib","test:unit":"yarn g:jest -c jest.config.unit.cjs","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","test:integration":"yarn g:jest -c jest.config.integration.cjs","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0f045de9-1041-4c28-8920-a8f3753cee98"}},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"viem":"^2.54.1","@types/web":"^0.0.345","@trezor/utils":"10.0.0-beta.2","@trezor/utxo-lib":"10.0.0-beta.2","@trezor/env-utils":"10.0.0-beta.2","socks-proxy-agent":"8.0.5","@trezor/network-ripple":"10.0.0-beta.2","@trezor/network-solana":"10.0.0-beta.2","@trezor/network-stellar":"10.0.0-beta.2","@trezor/websocket-client":"10.0.0-beta.2","@trezor/blockchain-link-types":"10.0.0-beta.2","@trezor/blockchain-link-utils":"10.0.0-beta.2"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"./lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"exports":{".":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"./lib/*":"./lib/*"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"webpack":"5.109.0","@types/jest":"30.0.0","@types/node":"22.13.10","tiny-worker":"^2.3.0","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"10.0.0-beta.2","html-webpack-plugin":"5.6.8"},"peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_10.0.0-beta.2_1789555534965_0.8902542581857686","host":"s3://npm-registry-packages-npm-production"}},"10.0.0-beta.3":{"name":"@trezor/blockchain-link","version":"10.0.0-beta.3","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@10.0.0-beta.3","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"trezor-admin","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"3c9a596bab70b4080f0bd464dfbb4c8b82d408cf","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-10.0.0-beta.3.tgz","fileCount":268,"integrity":"sha512-4biGX0B8v0W/sTGJyaXho3r4vzDRw4Rqza8X6vdl3T+XN1KHCDgqXhgGn1Z2fmysWXoxUJ7uk1G62CB+WIG1Bw==","signatures":[{"sig":"MEUCIQDuQaFplq6icSzZF70wiXTnA+0X+EtrLjem3f+KykLbdAIgL9QGxYizUtAS4UZtxBMmCwy0Yz++i6B/wooljd97BQU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCT75m3Wsjdm/9RZnT2efRfsMT+SyLOwr9zUNlj9gx1RwIgZ5oIvJqS8hwaOcoaVs5srNFDSTFrNUQRzIM0t19525w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@trezor%2fblockchain-link@10.0.0-beta.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":285625},"main":"./lib/index.js","type":"module","types":"./lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"exports":{".":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"./lib/*":"./lib/*"},"gitHead":"81f7711a24b23601c7c6df907efb232d2a0052bd","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","depcheck":"yarn g:depcheck","build:lib":"yarn g:rimraf ./lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/publish/replace-imports.sh ./lib","test:unit":"yarn g:jest -c jest.config.unit.cjs","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","test:integration":"yarn g:jest -c jest.config.integration.cjs","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0f045de9-1041-4c28-8920-a8f3753cee98"}},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"dependencies":{"viem":"^2.54.1","@types/web":"^0.0.345","@trezor/utils":"10.0.0-beta.3","@trezor/utxo-lib":"10.0.0-beta.3","@trezor/env-utils":"10.0.0-beta.3","socks-proxy-agent":"8.0.5","@trezor/network-ripple":"10.0.0-beta.3","@trezor/network-solana":"10.0.0-beta.3","@trezor/network-stellar":"10.0.0-beta.3","@trezor/websocket-client":"10.0.0-beta.3","@trezor/blockchain-link-types":"10.0.0-beta.3","@trezor/blockchain-link-utils":"10.0.0-beta.3"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"./lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"exports":{".":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"./lib/*":"./lib/*"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"webpack":"5.109.0","@types/jest":"30.0.0","@types/node":"22.13.10","tiny-worker":"^2.3.0","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"10.0.0-beta.3","html-webpack-plugin":"5.6.8"},"peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_10.0.0-beta.3_1789646740468_0.000298681482090668","host":"s3://npm-registry-packages-npm-production"}},"10.0.0":{"name":"@trezor/blockchain-link","version":"10.0.0","keywords":["Trezor","blockchain","blockbook","javascript"],"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","_id":"@trezor/blockchain-link@10.0.0","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"trezor-admin","email":"admin@satoshilabs.com"}],"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"dc1296fac0fe58e9eff7b9077bb0326e617264b5","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-10.0.0.tgz","fileCount":268,"integrity":"sha512-nGG4gBnOIoe0/TSTPeORhtBOj/f9WkFiQfSNfJUubes7j7a12ZdD57nFJEWvebDqI01BOse6XDz58rHk+1Z9rw==","signatures":[{"sig":"MEYCIQD5r5xgacEKLKQR3+n6YJkhMhlmC5542E31/IaNbNpZjQIhAPpHDjQhmomj3Y2sHuYVcGrpaCaihcdgyF++Hv6NnepK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCvNHtvor18gD0JPuZXEFTezBLQkTqjZm7ygXt44oZ3TQIhALrX0FEP24vZo11mnyAjReQkdx/NZ+elcWhDEFq0IONO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@trezor%2fblockchain-link@10.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":296082},"main":"./lib/index.js","type":"module","types":"./lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"exports":{".":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"./lib/*":"./lib/*"},"gitHead":"13d44e3a306a30dceb2867df65efb99d76d35c48","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","depcheck":"yarn g:depcheck","build:lib":"yarn g:rimraf ./lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/publish/replace-imports.sh ./lib","test:unit":"yarn g:jest -c jest.config.unit.cjs","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","test:integration":"yarn g:jest -c jest.config.integration.cjs","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0f045de9-1041-4c28-8920-a8f3753cee98"}},"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"sideEffects":["./src/ui/**"],"dependencies":{"viem":"^2.54.1","@types/web":"^0.0.345","@trezor/utils":"10.0.0","@trezor/utxo-lib":"10.0.0","@trezor/env-utils":"10.0.0","socks-proxy-agent":"8.0.5","@trezor/network-ripple":"10.0.0","@trezor/network-solana":"10.0.0","@trezor/network-stellar":"10.0.0","@trezor/websocket-client":"10.0.0","@trezor/blockchain-link-types":"10.0.0","@trezor/blockchain-link-utils":"10.0.0"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"./lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"exports":{".":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"./lib/*":"./lib/*"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"webpack":"5.110.1","@types/jest":"30.0.0","@types/node":"22.13.10","tiny-worker":"^2.3.0","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"10.0.0","html-webpack-plugin":"5.6.8"},"peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain-link_10.0.0_1790073950426_0.19768783778248777","host":"s3://npm-registry-packages-npm-production"}},"10.0.1":{"_id":"@trezor/blockchain-link@10.0.1","bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"dist":{"shasum":"d155ece5860e879f65bc8aa5509f0a07bbfae46e","tarball":"https://registry.npmjs.org/@trezor/blockchain-link/-/blockchain-link-10.0.1.tgz","fileCount":268,"integrity":"sha512-mX02LBhu4yB3LRQiOUKTE4HyS2BsuGT08LZG9j1qEg3bHmSj1IS3qLAjNJ1cNmK+I9ZAdOIPXAE+bknwOCFamg==","signatures":[{"sig":"MEMCIGMvBLO92DggJ88kPEtBfrwjXzOnDXzS1pt976Kkq3IwAh9um5ZbodVv0RbVfTP9rM5ip3XezZLcKeqoY1mK8JIo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDF6o9EXnT3k2lu635iGO80DgZ9galhpb15QccN27MyigIgMfPnqPGP6/8EKYc/7fjbte8fjHCBS/53w9au2/TWKu4="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@trezor%2fblockchain-link@10.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":296082},"main":"./lib/index.js","name":"@trezor/blockchain-link","type":"module","types":"./lib/index.d.ts","author":"Trezor <info@trezor.io>","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"exports":{".":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"./lib/*":"./lib/*"},"gitHead":"2ee7bd0636889196bab33e6069e2736393a58f3c","license":"SEE LICENSE IN LICENSE.md","scripts":{"dev":"webpack serve --config ./webpack/dev.js","lint:js":"yarn g:eslint '**/*.{ts,tsx,js}'","depcheck":"yarn g:depcheck","build:lib":"yarn g:rimraf ./lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/publish/replace-imports.sh ./lib","test:unit":"yarn g:jest -c jest.config.unit.cjs","dev:module":"USE_MODULES=true webpack serve --config ./webpack/dev.js","type-check":"yarn g:tsc --build tsconfig.json","dev:electrum":"yarn g:tsx watch ./src/workers/electrum/devrun.ts","build:workers":"yarn g:rimraf build && yarn build:workers-web && yarn build:workers-module","test:integration":"yarn g:jest -c jest.config.integration.cjs","build:workers-web":"webpack --config ./webpack/workers.web.js","build:workers-module":"webpack --config ./webpack/workers.module.js"},"version":"10.0.1","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0f045de9-1041-4c28-8920-a8f3753cee98"}},"homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","keywords":["Trezor","blockchain","blockbook","javascript"],"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","directories":{},"maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"trezor-admin","email":"admin@satoshilabs.com"}],"sideEffects":["./src/ui/**"],"dependencies":{"viem":"^2.54.1","@types/web":"^0.0.345","@trezor/utils":"10.0.1","@trezor/utxo-lib":"10.0.1","@trezor/env-utils":"10.0.1","socks-proxy-agent":"8.0.5","@trezor/network-ripple":"10.0.1","@trezor/network-solana":"10.0.1","@trezor/network-stellar":"10.0.1","@trezor/websocket-client":"10.0.1","@trezor/blockchain-link-types":"10.0.1","@trezor/blockchain-link-utils":"10.0.1"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/src/utils/socks-proxy-agent.ts"},"publishConfig":{"main":"./lib/index.js","types":"./lib/index.d.ts","browser":{"socks-proxy-agent":"./lib/utils/socks-proxy-agent.js"},"exports":{".":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"./lib/*":"./lib/*"},"react-native":{"__comment__":"Hotfix for issue where RN metro bundler resolve relatives paths wrong","socks-proxy-agent":"@trezor/blockchain-link/lib/utils/socks-proxy-agent.js"}},"_hasShrinkwrap":false,"devDependencies":{"webpack":"5.110.1","@types/jest":"30.0.0","@types/node":"22.13.10","tiny-worker":"^2.3.0","worker-loader":"^3.0.8","@trezor/eslint":"1.0.0","@trezor/e2e-utils":"1.0.0","@trezor/type-utils":"10.0.1","html-webpack-plugin":"5.6.8"},"peerDependencies":{"tslib":"^2.6.2"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/blockchain-link_10.0.1_1790345064600_0.5208277310980924"}}},"time":{"created":"2019-07-29T15:26:05.588Z","modified":"2026-09-25T14:04:25.096Z","1.0.0-rc1":"2019-07-29T15:26:06.016Z","1.0.0-rc2":"2019-08-07T12:55:05.923Z","1.0.0-rc3":"2019-08-07T14:18:59.241Z","1.0.1":"2019-09-30T13:31:41.941Z","1.0.2":"2019-10-01T07:34:52.470Z","1.0.3":"2019-10-08T14:37:39.411Z","1.0.4":"2019-10-31T11:25:18.899Z","1.0.5":"2019-10-31T14:48:02.444Z","1.0.6":"2019-12-02T15:16:04.420Z","1.0.7":"2020-02-18T18:06:24.821Z","1.0.8":"2020-03-06T12:26:46.526Z","1.0.9":"2020-03-17T14:14:06.275Z","1.0.10":"2020-04-01T10:52:39.287Z","1.0.11":"2020-05-10T15:00:36.306Z","1.0.12":"2020-06-08T15:33:22.417Z","1.0.13":"2020-06-26T13:14:42.668Z","1.0.14":"2020-09-22T14:03:58.530Z","1.0.15":"2020-11-25T11:32:43.996Z","1.0.16":"2021-02-18T10:39:27.060Z","1.0.17":"2021-02-26T12:56:00.646Z","1.0.18":"2021-11-12T12:14:18.356Z","1.1.0-beta.1":"2021-11-17T12:37:52.703Z","1.1.0-beta.2":"2022-01-05T11:19:21.173Z","1.1.0":"2022-01-11T10:52:56.989Z","2.0.0-beta.1":"2022-01-12T19:54:00.101Z","2.0.0":"2022-01-19T10:30:51.372Z","2.1.0":"2022-02-14T17:48:43.162Z","2.1.1":"2022-02-16T11:44:28.014Z","2.1.2":"2022-03-29T06:59:23.850Z","2.1.3-beta.1":"2022-03-30T12:10:27.265Z","2.1.3-beta.2":"2022-03-30T12:42:46.107Z","2.1.3-beta.3":"2022-03-30T14:05:27.692Z","2.1.3-beta.4":"2022-03-30T14:31:10.339Z","2.1.3":"2022-03-30T15:17:00.268Z","2.1.4":"2022-09-12T14:36:01.655Z","2.1.5":"2022-11-15T15:26:43.473Z","2.1.6":"2022-12-13T13:58:08.846Z","2.1.7":"2023-01-27T12:46:43.676Z","2.1.8":"2023-03-01T14:54:42.780Z","2.1.9":"2023-04-19T07:02:35.215Z","2.1.10":"2023-04-20T13:06:34.968Z","2.1.11":"2023-05-03T14:37:18.130Z","2.1.12":"2023-05-16T10:47:07.572Z","2.1.13":"2023-05-23T09:57:04.279Z","2.1.14":"2023-07-20T10:47:37.315Z","2.1.15":"2023-08-02T09:30:34.789Z","2.1.16":"2023-08-28T15:20:46.666Z","2.1.17":"2023-09-19T13:41:08.698Z","2.1.18":"2023-10-26T13:35:14.396Z","2.1.19":"2023-11-28T15:16:32.593Z","2.1.20":"2023-12-18T16:11:12.255Z","2.1.21":"2024-01-05T13:07:43.520Z","2.1.22":"2024-01-22T10:50:38.728Z","2.1.23":"2024-01-29T09:25:19.312Z","2.1.25":"2024-02-12T08:24:10.781Z","2.1.26":"2024-02-28T21:30:16.586Z","2.1.27":"2024-03-06T14:16:11.392Z","2.1.28":"2024-03-28T14:42:38.441Z","2.1.29-beta.0":"2024-04-25T09:05:18.769Z","2.1.29":"2024-04-30T10:28:31.108Z","2.1.30-beta.2":"2024-05-27T13:13:56.462Z","2.1.30":"2024-05-30T08:27:33.280Z","2.1.31-beta.1":"2024-06-11T13:02:48.080Z","2.1.31-beta.2":"2024-07-01T07:55:41.775Z","2.2.0":"2024-07-02T16:21:46.389Z","2.2.1-beta.1":"2024-07-26T12:35:49.194Z","2.2.1-beta.2":"2024-08-02T12:36:38.349Z","2.2.1-beta.3":"2024-08-20T09:49:28.412Z","2.3.0":"2024-08-29T08:18:10.266Z","2.3.1-beta.1":"2024-09-23T07:32:59.499Z","2.3.1":"2024-09-24T07:50:35.128Z","2.3.2-beta.1":"2024-10-17T09:41:46.738Z","2.3.2-beta.2":"2024-11-12T13:02:16.310Z","2.3.2":"2024-11-19T10:49:47.059Z","2.3.3-beta.1":"2024-11-21T14:16:16.283Z","2.3.3":"2024-11-26T12:29:26.949Z","2.3.4-beta.1":"2024-11-28T15:18:05.776Z","2.3.4":"2024-12-02T13:25:52.806Z","2.3.5-beta.1":"2024-12-04T10:19:46.116Z","2.3.5":"2024-12-09T13:54:46.434Z","2.3.6":"2024-12-13T10:29:50.672Z","2.3.7-beta.1":"2025-02-04T10:02:27.219Z","2.4.0-beta.1":"2025-02-18T10:12:21.720Z","2.4.0":"2025-02-26T12:11:14.884Z","2.4.1-beta.1":"2025-03-03T14:51:27.492Z","2.4.1":"2025-03-06T12:33:29.968Z","2.4.2-beta.2":"2025-03-11T16:00:58.916Z","2.4.2":"2025-03-14T08:29:18.446Z","2.4.3-beta.1":"2025-03-18T16:50:43.257Z","2.4.3":"2025-03-19T12:41:30.268Z","2.4.4-beta.1":"2025-04-02T06:55:28.071Z","2.4.4":"2025-04-08T11:23:27.309Z","2.4.5-beta.1":"2025-05-08T13:56:02.820Z","2.4.5":"2025-05-15T12:25:01.230Z","2.5.0-beta.1":"2025-05-20T11:34:18.947Z","2.5.0":"2025-06-03T11:44:45.716Z","2.5.1-beta.1":"2025-06-12T13:08:38.662Z","2.5.1":"2025-06-25T09:28:13.467Z","2.5.2-beta.1":"2025-07-07T09:18:43.441Z","2.5.2-beta.2":"2025-07-09T13:45:47.612Z","2.5.2":"2025-07-11T09:24:49.625Z","2.5.3-beta.1":"2025-09-10T11:13:58.966Z","2.5.3":"2025-09-18T13:42:04.164Z","2.5.4-beta.1":"2025-10-20T15:47:53.535Z","2.5.4":"2025-10-23T13:31:25.194Z","2.5.5-beta.1":"2025-11-12T15:16:19.995Z","2.6.0-beta.1":"2025-11-25T13:15:58.691Z","2.6.0-beta.2":"2025-12-09T13:43:55.533Z","2.6.0":"2025-12-16T09:12:46.631Z","2.6.1-beta.1":"2025-12-19T11:23:49.726Z","2.6.1":"2025-12-22T12:45:50.914Z","2.6.2":"2026-04-22T14:53:28.510Z","10.0.0-alpha.1":"2026-05-15T11:18:17.893Z","10.0.0-beta.1":"2026-07-30T11:33:33.384Z","10.0.0-beta.2":"2026-09-16T10:45:35.063Z","10.0.0-beta.3":"2026-09-17T12:05:40.572Z","10.0.0":"2026-09-22T10:45:50.505Z","10.0.1":"2026-09-25T14:04:24.711Z"},"bugs":{"url":"https://github.com/trezor/trezor-suite/issues"},"author":"Trezor <info@trezor.io>","license":"SEE LICENSE IN LICENSE.md","homepage":"https://github.com/trezor/trezor-suite/tree/develop/packages/blockchain-link","keywords":["Trezor","blockchain","blockbook","javascript"],"repository":{"url":"git://github.com/trezor/trezor-suite.git","type":"git"},"description":"High-level javascript interface for blockchain communication","maintainers":[{"name":"prusnak","email":"stick@gk2.sk"},{"name":"tsusanka-sl","email":"tomas.susanka@satoshilabs.com"},{"name":"trezor-ci","email":"trezor-ci@satoshilabs.com"},{"name":"trezor-admin","email":"admin@satoshilabs.com"}],"readme":"","readmeFilename":""}