3436 lines
133 KiB
YAML
3436 lines
133 KiB
YAML
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
# yarn lockfile v1
|
|
|
|
|
|
"@ampproject/remapping@^2.2.0":
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.0.tgz"
|
|
integrity sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==
|
|
dependencies:
|
|
"@jridgewell/gen-mapping" "^0.1.0"
|
|
"@jridgewell/trace-mapping" "^0.3.9"
|
|
|
|
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz"
|
|
integrity sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==
|
|
dependencies:
|
|
"@babel/highlight" "^7.18.6"
|
|
|
|
"@babel/compat-data@^7.20.5":
|
|
version "7.21.0"
|
|
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.21.0.tgz"
|
|
integrity sha512-gMuZsmsgxk/ENC3O/fRw5QY8A9/uxQbbCEypnLIiYYc/qVJtEV7ouxC3EllIIwNzMqAQee5tanFabWsUOutS7g==
|
|
|
|
"@babel/core@^7.0.0", "@babel/core@^7.0.0-0", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.8.0", "@babel/core@>=7.0.0-beta.0 <8":
|
|
version "7.21.3"
|
|
resolved "https://registry.npmjs.org/@babel/core/-/core-7.21.3.tgz"
|
|
integrity sha512-qIJONzoa/qiHghnm0l1n4i/6IIziDpzqc36FBs4pzMhDUraHqponwJLiAKm1hGLP3OSB/TVNz6rMwVGpwxxySw==
|
|
dependencies:
|
|
"@ampproject/remapping" "^2.2.0"
|
|
"@babel/code-frame" "^7.18.6"
|
|
"@babel/generator" "^7.21.3"
|
|
"@babel/helper-compilation-targets" "^7.20.7"
|
|
"@babel/helper-module-transforms" "^7.21.2"
|
|
"@babel/helpers" "^7.21.0"
|
|
"@babel/parser" "^7.21.3"
|
|
"@babel/template" "^7.20.7"
|
|
"@babel/traverse" "^7.21.3"
|
|
"@babel/types" "^7.21.3"
|
|
convert-source-map "^1.7.0"
|
|
debug "^4.1.0"
|
|
gensync "^1.0.0-beta.2"
|
|
json5 "^2.2.2"
|
|
semver "^6.3.0"
|
|
|
|
"@babel/generator@^7.21.3", "@babel/generator@^7.7.2":
|
|
version "7.21.3"
|
|
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.21.3.tgz"
|
|
integrity sha512-QS3iR1GYC/YGUnW7IdggFeN5c1poPUurnGttOV/bZgPGV+izC/D8HnD6DLwod0fsatNyVn1G3EVWMYIF0nHbeA==
|
|
dependencies:
|
|
"@babel/types" "^7.21.3"
|
|
"@jridgewell/gen-mapping" "^0.3.2"
|
|
"@jridgewell/trace-mapping" "^0.3.17"
|
|
jsesc "^2.5.1"
|
|
|
|
"@babel/helper-compilation-targets@^7.20.7":
|
|
version "7.20.7"
|
|
resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz"
|
|
integrity sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.20.5"
|
|
"@babel/helper-validator-option" "^7.18.6"
|
|
browserslist "^4.21.3"
|
|
lru-cache "^5.1.1"
|
|
semver "^6.3.0"
|
|
|
|
"@babel/helper-environment-visitor@^7.18.9":
|
|
version "7.18.9"
|
|
resolved "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz"
|
|
integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==
|
|
|
|
"@babel/helper-function-name@^7.21.0":
|
|
version "7.21.0"
|
|
resolved "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz"
|
|
integrity sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==
|
|
dependencies:
|
|
"@babel/template" "^7.20.7"
|
|
"@babel/types" "^7.21.0"
|
|
|
|
"@babel/helper-hoist-variables@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz"
|
|
integrity sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==
|
|
dependencies:
|
|
"@babel/types" "^7.18.6"
|
|
|
|
"@babel/helper-module-imports@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz"
|
|
integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==
|
|
dependencies:
|
|
"@babel/types" "^7.18.6"
|
|
|
|
"@babel/helper-module-transforms@^7.21.2":
|
|
version "7.21.2"
|
|
resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz"
|
|
integrity sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ==
|
|
dependencies:
|
|
"@babel/helper-environment-visitor" "^7.18.9"
|
|
"@babel/helper-module-imports" "^7.18.6"
|
|
"@babel/helper-simple-access" "^7.20.2"
|
|
"@babel/helper-split-export-declaration" "^7.18.6"
|
|
"@babel/helper-validator-identifier" "^7.19.1"
|
|
"@babel/template" "^7.20.7"
|
|
"@babel/traverse" "^7.21.2"
|
|
"@babel/types" "^7.21.2"
|
|
|
|
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.19.0", "@babel/helper-plugin-utils@^7.8.0":
|
|
version "7.20.2"
|
|
resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz"
|
|
integrity sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==
|
|
|
|
"@babel/helper-simple-access@^7.20.2":
|
|
version "7.20.2"
|
|
resolved "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz"
|
|
integrity sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==
|
|
dependencies:
|
|
"@babel/types" "^7.20.2"
|
|
|
|
"@babel/helper-split-export-declaration@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz"
|
|
integrity sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==
|
|
dependencies:
|
|
"@babel/types" "^7.18.6"
|
|
|
|
"@babel/helper-string-parser@^7.19.4":
|
|
version "7.19.4"
|
|
resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz"
|
|
integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
|
|
|
|
"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
|
|
version "7.19.1"
|
|
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz"
|
|
integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
|
|
|
"@babel/helper-validator-option@^7.18.6":
|
|
version "7.21.0"
|
|
resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz"
|
|
integrity sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==
|
|
|
|
"@babel/helpers@^7.21.0":
|
|
version "7.21.0"
|
|
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.21.0.tgz"
|
|
integrity sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA==
|
|
dependencies:
|
|
"@babel/template" "^7.20.7"
|
|
"@babel/traverse" "^7.21.0"
|
|
"@babel/types" "^7.21.0"
|
|
|
|
"@babel/highlight@^7.18.6":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz"
|
|
integrity sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==
|
|
dependencies:
|
|
"@babel/helper-validator-identifier" "^7.18.6"
|
|
chalk "^2.0.0"
|
|
js-tokens "^4.0.0"
|
|
|
|
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.3":
|
|
version "7.21.3"
|
|
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.21.3.tgz"
|
|
integrity sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ==
|
|
|
|
"@babel/plugin-syntax-async-generators@^7.8.4":
|
|
version "7.8.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz"
|
|
integrity sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-bigint@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz"
|
|
integrity sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-class-properties@^7.8.3":
|
|
version "7.12.13"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz"
|
|
integrity sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
"@babel/plugin-syntax-import-meta@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz"
|
|
integrity sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-json-strings@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz"
|
|
integrity sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-jsx@^7.7.2":
|
|
version "7.18.6"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.18.6.tgz"
|
|
integrity sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
"@babel/plugin-syntax-logical-assignment-operators@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz"
|
|
integrity sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz"
|
|
integrity sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-numeric-separator@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz"
|
|
integrity sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-object-rest-spread@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz"
|
|
integrity sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-optional-catch-binding@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz"
|
|
integrity sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-optional-chaining@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz"
|
|
integrity sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-top-level-await@^7.8.3":
|
|
version "7.14.5"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz"
|
|
integrity sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-syntax-typescript@^7.7.2":
|
|
version "7.20.0"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.20.0.tgz"
|
|
integrity sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.19.0"
|
|
|
|
"@babel/template@^7.20.7", "@babel/template@^7.3.3":
|
|
version "7.20.7"
|
|
resolved "https://registry.npmjs.org/@babel/template/-/template-7.20.7.tgz"
|
|
integrity sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.18.6"
|
|
"@babel/parser" "^7.20.7"
|
|
"@babel/types" "^7.20.7"
|
|
|
|
"@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.3", "@babel/traverse@^7.7.2":
|
|
version "7.21.3"
|
|
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.21.3.tgz"
|
|
integrity sha512-XLyopNeaTancVitYZe2MlUEvgKb6YVVPXzofHgqHijCImG33b/uTurMS488ht/Hbsb2XK3U2BnSTxKVNGV3nGQ==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.18.6"
|
|
"@babel/generator" "^7.21.3"
|
|
"@babel/helper-environment-visitor" "^7.18.9"
|
|
"@babel/helper-function-name" "^7.21.0"
|
|
"@babel/helper-hoist-variables" "^7.18.6"
|
|
"@babel/helper-split-export-declaration" "^7.18.6"
|
|
"@babel/parser" "^7.21.3"
|
|
"@babel/types" "^7.21.3"
|
|
debug "^4.1.0"
|
|
globals "^11.1.0"
|
|
|
|
"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.3", "@babel/types@^7.3.0", "@babel/types@^7.3.3":
|
|
version "7.21.3"
|
|
resolved "https://registry.npmjs.org/@babel/types/-/types-7.21.3.tgz"
|
|
integrity sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg==
|
|
dependencies:
|
|
"@babel/helper-string-parser" "^7.19.4"
|
|
"@babel/helper-validator-identifier" "^7.19.1"
|
|
to-fast-properties "^2.0.0"
|
|
|
|
"@bcoe/v8-coverage@^0.2.3":
|
|
version "0.2.3"
|
|
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
|
|
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
|
|
|
|
"@cerc-io/laconic-sdk@0.1.6":
|
|
version "0.1.6"
|
|
resolved "https://git.vdb.to/api/packages/cerc-io/npm/%40cerc-io%2Flaconic-sdk/-/0.1.6/laconic-sdk-0.1.6.tgz"
|
|
integrity sha512-o7G/QpfmNTFkmKQEuCf8mdZc8AePRMQ9T5kLqW30aHi9vzwA5rI7I6dXmPLzGYwdMWUdeeQcePOQhwD2qccryw==
|
|
dependencies:
|
|
"@cosmjs/amino" "^0.28.1"
|
|
"@cosmjs/crypto" "^0.28.1"
|
|
"@cosmjs/encoding" "^0.28.1"
|
|
"@ipld/dag-cbor" "^7.0.1"
|
|
"@ipld/dag-json" "^8.0.9"
|
|
"@metamask/eth-sig-util" "^4.0.0"
|
|
"@tharsis/address-converter" "^0.1.7"
|
|
"@tharsis/eip712" "^0.2.1"
|
|
"@tharsis/proto" "^0.1.16"
|
|
"@tharsis/provider" "^0.2.4"
|
|
"@tharsis/transactions" "^0.2.2"
|
|
axios "^0.26.1"
|
|
bip32 "3.0.1"
|
|
bip39 "^3.0.4"
|
|
canonical-json "^0.0.4"
|
|
ethers "^5.6.2"
|
|
evmosjs "^0.2.5"
|
|
graphql.js "^0.6.8"
|
|
js-sha256 "^0.9.0"
|
|
js-yaml "^3.14.1"
|
|
jsonschema "^1.4.0"
|
|
lodash "^4.17.21"
|
|
multiformats "^9.5.4"
|
|
node-yaml "^4.0.1"
|
|
secp256k1 "^4.0.1"
|
|
semver "^7.3.5"
|
|
tiny-secp256k1 "^1.1.6"
|
|
|
|
"@cosmjs/amino@^0.28.1":
|
|
version "0.28.4"
|
|
resolved "https://registry.npmjs.org/@cosmjs/amino/-/amino-0.28.4.tgz"
|
|
integrity sha512-b8y5gFC0eGrH0IoYSNtDmTdsTgeQ1KFZ5YVOeIiKmzF91MeiciYO/MNqc027kctacZ+UbnVWGEUGyRBPi9ta/g==
|
|
dependencies:
|
|
"@cosmjs/crypto" "0.28.4"
|
|
"@cosmjs/encoding" "0.28.4"
|
|
"@cosmjs/math" "0.28.4"
|
|
"@cosmjs/utils" "0.28.4"
|
|
|
|
"@cosmjs/crypto@^0.28.1", "@cosmjs/crypto@0.28.4":
|
|
version "0.28.4"
|
|
resolved "https://registry.npmjs.org/@cosmjs/crypto/-/crypto-0.28.4.tgz"
|
|
integrity sha512-JRxNLlED3DDh9d04A0RcRw3mYkoobN7q7wafUFy3vI1TjoyWx33v0gqqaYE6/hoo9ghUrJSVOfzVihl8fZajJA==
|
|
dependencies:
|
|
"@cosmjs/encoding" "0.28.4"
|
|
"@cosmjs/math" "0.28.4"
|
|
"@cosmjs/utils" "0.28.4"
|
|
"@noble/hashes" "^1"
|
|
bn.js "^5.2.0"
|
|
elliptic "^6.5.3"
|
|
libsodium-wrappers "^0.7.6"
|
|
|
|
"@cosmjs/encoding@^0.28.1", "@cosmjs/encoding@0.28.4":
|
|
version "0.28.4"
|
|
resolved "https://registry.npmjs.org/@cosmjs/encoding/-/encoding-0.28.4.tgz"
|
|
integrity sha512-N6Qnjs4dd8KwjW5m9t3L+rWYYGW2wyS+iLtJJ9DD8DiTTxpW9h7/AmUVO/dsRe5H2tV8/DzH/B9pFfpsgro22A==
|
|
dependencies:
|
|
base64-js "^1.3.0"
|
|
bech32 "^1.1.4"
|
|
readonly-date "^1.0.0"
|
|
|
|
"@cosmjs/math@0.28.4":
|
|
version "0.28.4"
|
|
resolved "https://registry.npmjs.org/@cosmjs/math/-/math-0.28.4.tgz"
|
|
integrity sha512-wsWjbxFXvk46Dsx8jQ5vsBZOIQuiUIyaaZbUvxsgIhAMpuuBnV5O/drK87+B+4cL+umTelFqTbWnkqueVCIFxQ==
|
|
dependencies:
|
|
bn.js "^5.2.0"
|
|
|
|
"@cosmjs/utils@0.28.4":
|
|
version "0.28.4"
|
|
resolved "https://registry.npmjs.org/@cosmjs/utils/-/utils-0.28.4.tgz"
|
|
integrity sha512-lb3TU6833arPoPZF8HTeG9V418CpurvqH5Aa/ls0I0wYdPDEMO6622+PQNQhQ8Vw8Az2MXoSyc8jsqrgawT84Q==
|
|
|
|
"@ethersproject/abi@^5.6.0", "@ethersproject/abi@5.6.1":
|
|
version "5.6.1"
|
|
resolved "https://registry.npmjs.org/@ethersproject/abi/-/abi-5.6.1.tgz"
|
|
integrity sha512-0cqssYh6FXjlwKWBmLm3+zH2BNARoS5u/hxbz+LpQmcDB3w0W553h2btWui1/uZp2GBM/SI3KniTuMcYyHpA5w==
|
|
dependencies:
|
|
"@ethersproject/address" "^5.6.0"
|
|
"@ethersproject/bignumber" "^5.6.0"
|
|
"@ethersproject/bytes" "^5.6.0"
|
|
"@ethersproject/constants" "^5.6.0"
|
|
"@ethersproject/hash" "^5.6.0"
|
|
"@ethersproject/keccak256" "^5.6.0"
|
|
"@ethersproject/logger" "^5.6.0"
|
|
"@ethersproject/properties" "^5.6.0"
|
|
"@ethersproject/strings" "^5.6.0"
|
|
|
|
"@ethersproject/abstract-provider@^5.6.0", "@ethersproject/abstract-provider@5.6.0":
|
|
version "5.6.0"
|
|
resolved "https://registry.npmjs.org/@ethersproject/abstract-provider/-/abstract-provider-5.6.0.tgz"
|
|
integrity sha512-oPMFlKLN+g+y7a79cLK3WiLcjWFnZQtXWgnLAbHZcN3s7L4v90UHpTOrLk+m3yr0gt+/h9STTM6zrr7PM8uoRw==
|
|
dependencies:
|
|
"@ethersproject/bignumber" "^5.6.0"
|
|
"@ethersproject/bytes" "^5.6.0"
|
|
"@ethersproject/logger" "^5.6.0"
|
|
"@ethersproject/networks" "^5.6.0"
|
|
"@ethersproject/properties" "^5.6.0"
|
|
"@ethersproject/transactions" "^5.6.0"
|
|
"@ethersproject/web" "^5.6.0"
|
|
|
|
"@ethersproject/abstract-signer@^5.6.0", "@ethersproject/abstract-signer@5.6.0":
|
|
version "5.6.0"
|
|
resolved "https://registry.npmjs.org/@ethersproject/abstract-signer/-/abstract-signer-5.6.0.tgz"
|
|
integrity sha512-WOqnG0NJKtI8n0wWZPReHtaLkDByPL67tn4nBaDAhmVq8sjHTPbCdz4DRhVu/cfTOvfy9w3iq5QZ7BX7zw56BQ==
|
|
dependencies:
|
|
"@ethersproject/abstract-provider" "^5.6.0"
|
|
"@ethersproject/bignumber" "^5.6.0"
|
|
"@ethersproject/bytes" "^5.6.0"
|
|
"@ethersproject/logger" "^5.6.0"
|
|
"@ethersproject/properties" "^5.6.0"
|
|
|
|
"@ethersproject/address@^5.6.0", "@ethersproject/address@5.6.0":
|
|
version "5.6.0"
|
|
resolved "https://registry.npmjs.org/@ethersproject/address/-/address-5.6.0.tgz"
|
|
integrity sha512-6nvhYXjbXsHPS+30sHZ+U4VMagFC/9zAk6Gd/h3S21YW4+yfb0WfRtaAIZ4kfM4rrVwqiy284LP0GtL5HXGLxQ==
|
|
dependencies:
|
|
"@ethersproject/bignumber" "^5.6.0"
|
|
"@ethersproject/bytes" "^5.6.0"
|
|
"@ethersproject/keccak256" "^5.6.0"
|
|
"@ethersproject/logger" "^5.6.0"
|
|
"@ethersproject/rlp" "^5.6.0"
|
|
|
|
"@ethersproject/base64@^5.6.0", "@ethersproject/base64@5.6.0":
|
|
version "5.6.0"
|
|
resolved "https://registry.npmjs.org/@ethersproject/base64/-/base64-5.6.0.tgz"
|
|
integrity sha512-2Neq8wxJ9xHxCF9TUgmKeSh9BXJ6OAxWfeGWvbauPh8FuHEjamgHilllx8KkSd5ErxyHIX7Xv3Fkcud2kY9ezw==
|
|
dependencies:
|
|
"@ethersproject/bytes" "^5.6.0"
|
|
|
|
"@ethersproject/basex@^5.6.0", "@ethersproject/basex@5.6.0":
|
|
version "5.6.0"
|
|
resolved "https://registry.npmjs.org/@ethersproject/basex/-/basex-5.6.0.tgz"
|
|
integrity sha512-qN4T+hQd/Md32MoJpc69rOwLYRUXwjTlhHDIeUkUmiN/JyWkkLLMoG0TqvSQKNqZOMgN5stbUYN6ILC+eD7MEQ==
|
|
dependencies:
|
|
"@ethersproject/bytes" "^5.6.0"
|
|
"@ethersproject/properties" "^5.6.0"
|
|
|
|
"@ethersproject/bignumber@^5.6.0", "@ethersproject/bignumber@5.6.0":
|
|
version "5.6.0"
|
|
resolved "https://registry.npmjs.org/@ethersproject/bignumber/-/bignumber-5.6.0.tgz"
|
|
integrity sha512-VziMaXIUHQlHJmkv1dlcd6GY2PmT0khtAqaMctCIDogxkrarMzA9L94KN1NeXqqOfFD6r0sJT3vCTOFSmZ07DA==
|
|
dependencies:
|
|
"@ethersproject/bytes" "^5.6.0"
|
|
"@ethersproject/logger" "^5.6.0"
|
|
bn.js "^4.11.9"
|
|
|
|
"@ethersproject/bytes@^5.6.0", "@ethersproject/bytes@5.6.1":
|
|
version "5.6.1"
|
|
resolved "https://registry.npmjs.org/@ethersproject/bytes/-/bytes-5.6.1.tgz"
|
|
integrity sha512-NwQt7cKn5+ZE4uDn+X5RAXLp46E1chXoaMmrxAyA0rblpxz8t58lVkrHXoRIn0lz1joQElQ8410GqhTqMOwc6g==
|
|
dependencies:
|
|
"@ethersproject/logger" "^5.6.0"
|
|
|
|
"@ethersproject/constants@^5.6.0", "@ethersproject/constants@5.6.0":
|
|
version "5.6.0"
|
|
resolved "https://registry.npmjs.org/@ethersproject/constants/-/constants-5.6.0.tgz"
|
|
integrity sha512-SrdaJx2bK0WQl23nSpV/b1aq293Lh0sUaZT/yYKPDKn4tlAbkH96SPJwIhwSwTsoQQZxuh1jnqsKwyymoiBdWA==
|
|
dependencies:
|
|
"@ethersproject/bignumber" "^5.6.0"
|
|
|
|
"@ethersproject/contracts@5.6.0":
|
|
version "5.6.0"
|
|
resolved "https://registry.npmjs.org/@ethersproject/contracts/-/contracts-5.6.0.tgz"
|
|
integrity sha512-74Ge7iqTDom0NX+mux8KbRUeJgu1eHZ3iv6utv++sLJG80FVuU9HnHeKVPfjd9s3woFhaFoQGf3B3iH/FrQmgw==
|
|
dependencies:
|
|
"@ethersproject/abi" "^5.6.0"
|
|
"@ethersproject/abstract-provider" "^5.6.0"
|
|
"@ethersproject/abstract-signer" "^5.6.0"
|
|
"@ethersproject/address" "^5.6.0"
|
|
"@ethersproject/bignumber" "^5.6.0"
|
|
"@ethersproject/bytes" "^5.6.0"
|
|
"@ethersproject/constants" "^5.6.0"
|
|
"@ethersproject/logger" "^5.6.0"
|
|
"@ethersproject/properties" "^5.6.0"
|
|
"@ethersproject/transactions" "^5.6.0"
|
|
|
|
"@ethersproject/hash@^5.6.0", "@ethersproject/hash@5.6.0":
|
|
version "5.6.0"
|
|
resolved "https://registry.npmjs.org/@ethersproject/hash/-/hash-5.6.0.tgz"
|
|
integrity sha512-fFd+k9gtczqlr0/BruWLAu7UAOas1uRRJvOR84uDf4lNZ+bTkGl366qvniUZHKtlqxBRU65MkOobkmvmpHU+jA==
|
|
dependencies:
|
|
"@ethersproject/abstract-signer" "^5.6.0"
|
|
"@ethersproject/address" "^5.6.0"
|
|
"@ethersproject/bignumber" "^5.6.0"
|
|
"@ethersproject/bytes" "^5.6.0"
|
|
"@ethersproject/keccak256" "^5.6.0"
|
|
"@ethersproject/logger" "^5.6.0"
|
|
"@ethersproject/properties" "^5.6.0"
|
|
"@ethersproject/strings" "^5.6.0"
|
|
|
|
"@ethersproject/hdnode@^5.6.0", "@ethersproject/hdnode@5.6.0":
|
|
version "5.6.0"
|
|
resolved "https://registry.npmjs.org/@ethersproject/hdnode/-/hdnode-5.6.0.tgz"
|
|
integrity sha512-61g3Jp3nwDqJcL/p4nugSyLrpl/+ChXIOtCEM8UDmWeB3JCAt5FoLdOMXQc3WWkc0oM2C0aAn6GFqqMcS/mHTw==
|
|
dependencies:
|
|
"@ethersproject/abstract-signer" "^5.6.0"
|
|
"@ethersproject/basex" "^5.6.0"
|
|
"@ethersproject/bignumber" "^5.6.0"
|
|
"@ethersproject/bytes" "^5.6.0"
|
|
"@ethersproject/logger" "^5.6.0"
|
|
"@ethersproject/pbkdf2" "^5.6.0"
|
|
"@ethersproject/properties" "^5.6.0"
|
|
"@ethersproject/sha2" "^5.6.0"
|
|
"@ethersproject/signing-key" "^5.6.0"
|
|
"@ethersproject/strings" "^5.6.0"
|
|
"@ethersproject/transactions" "^5.6.0"
|
|
"@ethersproject/wordlists" "^5.6.0"
|
|
|
|
"@ethersproject/json-wallets@^5.6.0", "@ethersproject/json-wallets@5.6.0":
|
|
version "5.6.0"
|
|
resolved "https://registry.npmjs.org/@ethersproject/json-wallets/-/json-wallets-5.6.0.tgz"
|
|
integrity sha512-fmh86jViB9r0ibWXTQipxpAGMiuxoqUf78oqJDlCAJXgnJF024hOOX7qVgqsjtbeoxmcLwpPsXNU0WEe/16qPQ==
|
|
dependencies:
|
|
"@ethersproject/abstract-signer" "^5.6.0"
|
|
"@ethersproject/address" "^5.6.0"
|
|
"@ethersproject/bytes" "^5.6.0"
|
|
"@ethersproject/hdnode" "^5.6.0"
|
|
"@ethersproject/keccak256" "^5.6.0"
|
|
"@ethersproject/logger" "^5.6.0"
|
|
"@ethersproject/pbkdf2" "^5.6.0"
|
|
"@ethersproject/properties" "^5.6.0"
|
|
"@ethersproject/random" "^5.6.0"
|
|
"@ethersproject/strings" "^5.6.0"
|
|
"@ethersproject/transactions" "^5.6.0"
|
|
aes-js "3.0.0"
|
|
scrypt-js "3.0.1"
|
|
|
|
"@ethersproject/keccak256@^5.6.0", "@ethersproject/keccak256@5.6.0":
|
|
version "5.6.0"
|
|
resolved "https://registry.npmjs.org/@ethersproject/keccak256/-/keccak256-5.6.0.tgz"
|
|
integrity sha512-tk56BJ96mdj/ksi7HWZVWGjCq0WVl/QvfhFQNeL8fxhBlGoP+L80uDCiQcpJPd+2XxkivS3lwRm3E0CXTfol0w==
|
|
dependencies:
|
|
"@ethersproject/bytes" "^5.6.0"
|
|
js-sha3 "0.8.0"
|
|
|
|
"@ethersproject/logger@^5.6.0", "@ethersproject/logger@5.6.0":
|
|
version "5.6.0"
|
|
resolved "https://registry.npmjs.org/@ethersproject/logger/-/logger-5.6.0.tgz"
|
|
integrity sha512-BiBWllUROH9w+P21RzoxJKzqoqpkyM1pRnEKG69bulE9TSQD8SAIvTQqIMZmmCO8pUNkgLP1wndX1gKghSpBmg==
|
|
|
|
"@ethersproject/networks@^5.6.0", "@ethersproject/networks@5.6.2":
|
|
version "5.6.2"
|
|
resolved "https://registry.npmjs.org/@ethersproject/networks/-/networks-5.6.2.tgz"
|
|
integrity sha512-9uEzaJY7j5wpYGTojGp8U89mSsgQLc40PCMJLMCnFXTs7nhBveZ0t7dbqWUNrepWTszDbFkYD6WlL8DKx5huHA==
|
|
dependencies:
|
|
"@ethersproject/logger" "^5.6.0"
|
|
|
|
"@ethersproject/pbkdf2@^5.6.0", "@ethersproject/pbkdf2@5.6.0":
|
|
version "5.6.0"
|
|
resolved "https://registry.npmjs.org/@ethersproject/pbkdf2/-/pbkdf2-5.6.0.tgz"
|
|
integrity sha512-Wu1AxTgJo3T3H6MIu/eejLFok9TYoSdgwRr5oGY1LTLfmGesDoSx05pemsbrPT2gG4cQME+baTSCp5sEo2erZQ==
|
|
dependencies:
|
|
"@ethersproject/bytes" "^5.6.0"
|
|
"@ethersproject/sha2" "^5.6.0"
|
|
|
|
"@ethersproject/properties@^5.6.0", "@ethersproject/properties@5.6.0":
|
|
version "5.6.0"
|
|
resolved "https://registry.npmjs.org/@ethersproject/properties/-/properties-5.6.0.tgz"
|
|
integrity sha512-szoOkHskajKePTJSZ46uHUWWkbv7TzP2ypdEK6jGMqJaEt2sb0jCgfBo0gH0m2HBpRixMuJ6TBRaQCF7a9DoCg==
|
|
dependencies:
|
|
"@ethersproject/logger" "^5.6.0"
|
|
|
|
"@ethersproject/providers@5.6.4":
|
|
version "5.6.4"
|
|
resolved "https://registry.npmjs.org/@ethersproject/providers/-/providers-5.6.4.tgz"
|
|
integrity sha512-WAdknnaZ52hpHV3qPiJmKx401BLpup47h36Axxgre9zT+doa/4GC/Ne48ICPxTm0BqndpToHjpLP1ZnaxyE+vw==
|
|
dependencies:
|
|
"@ethersproject/abstract-provider" "^5.6.0"
|
|
"@ethersproject/abstract-signer" "^5.6.0"
|
|
"@ethersproject/address" "^5.6.0"
|
|
"@ethersproject/basex" "^5.6.0"
|
|
"@ethersproject/bignumber" "^5.6.0"
|
|
"@ethersproject/bytes" "^5.6.0"
|
|
"@ethersproject/constants" "^5.6.0"
|
|
"@ethersproject/hash" "^5.6.0"
|
|
"@ethersproject/logger" "^5.6.0"
|
|
"@ethersproject/networks" "^5.6.0"
|
|
"@ethersproject/properties" "^5.6.0"
|
|
"@ethersproject/random" "^5.6.0"
|
|
"@ethersproject/rlp" "^5.6.0"
|
|
"@ethersproject/sha2" "^5.6.0"
|
|
"@ethersproject/strings" "^5.6.0"
|
|
"@ethersproject/transactions" "^5.6.0"
|
|
"@ethersproject/web" "^5.6.0"
|
|
bech32 "1.1.4"
|
|
ws "7.4.6"
|
|
|
|
"@ethersproject/random@^5.6.0", "@ethersproject/random@5.6.0":
|
|
version "5.6.0"
|
|
resolved "https://registry.npmjs.org/@ethersproject/random/-/random-5.6.0.tgz"
|
|
integrity sha512-si0PLcLjq+NG/XHSZz90asNf+YfKEqJGVdxoEkSukzbnBgC8rydbgbUgBbBGLeHN4kAJwUFEKsu3sCXT93YMsw==
|
|
dependencies:
|
|
"@ethersproject/bytes" "^5.6.0"
|
|
"@ethersproject/logger" "^5.6.0"
|
|
|
|
"@ethersproject/rlp@^5.6.0", "@ethersproject/rlp@5.6.0":
|
|
version "5.6.0"
|
|
resolved "https://registry.npmjs.org/@ethersproject/rlp/-/rlp-5.6.0.tgz"
|
|
integrity sha512-dz9WR1xpcTL+9DtOT/aDO+YyxSSdO8YIS0jyZwHHSlAmnxA6cKU3TrTd4Xc/bHayctxTgGLYNuVVoiXE4tTq1g==
|
|
dependencies:
|
|
"@ethersproject/bytes" "^5.6.0"
|
|
"@ethersproject/logger" "^5.6.0"
|
|
|
|
"@ethersproject/sha2@^5.6.0", "@ethersproject/sha2@5.6.0":
|
|
version "5.6.0"
|
|
resolved "https://registry.npmjs.org/@ethersproject/sha2/-/sha2-5.6.0.tgz"
|
|
integrity sha512-1tNWCPFLu1n3JM9t4/kytz35DkuF9MxqkGGEHNauEbaARdm2fafnOyw1s0tIQDPKF/7bkP1u3dbrmjpn5CelyA==
|
|
dependencies:
|
|
"@ethersproject/bytes" "^5.6.0"
|
|
"@ethersproject/logger" "^5.6.0"
|
|
hash.js "1.1.7"
|
|
|
|
"@ethersproject/signing-key@^5.6.0", "@ethersproject/signing-key@5.6.0":
|
|
version "5.6.0"
|
|
resolved "https://registry.npmjs.org/@ethersproject/signing-key/-/signing-key-5.6.0.tgz"
|
|
integrity sha512-S+njkhowmLeUu/r7ir8n78OUKx63kBdMCPssePS89So1TH4hZqnWFsThEd/GiXYp9qMxVrydf7KdM9MTGPFukA==
|
|
dependencies:
|
|
"@ethersproject/bytes" "^5.6.0"
|
|
"@ethersproject/logger" "^5.6.0"
|
|
"@ethersproject/properties" "^5.6.0"
|
|
bn.js "^4.11.9"
|
|
elliptic "6.5.4"
|
|
hash.js "1.1.7"
|
|
|
|
"@ethersproject/solidity@5.6.0":
|
|
version "5.6.0"
|
|
resolved "https://registry.npmjs.org/@ethersproject/solidity/-/solidity-5.6.0.tgz"
|
|
integrity sha512-YwF52vTNd50kjDzqKaoNNbC/r9kMDPq3YzDWmsjFTRBcIF1y4JCQJ8gB30wsTfHbaxgxelI5BfxQSxD/PbJOww==
|
|
dependencies:
|
|
"@ethersproject/bignumber" "^5.6.0"
|
|
"@ethersproject/bytes" "^5.6.0"
|
|
"@ethersproject/keccak256" "^5.6.0"
|
|
"@ethersproject/logger" "^5.6.0"
|
|
"@ethersproject/sha2" "^5.6.0"
|
|
"@ethersproject/strings" "^5.6.0"
|
|
|
|
"@ethersproject/strings@^5.6.0", "@ethersproject/strings@5.6.0":
|
|
version "5.6.0"
|
|
resolved "https://registry.npmjs.org/@ethersproject/strings/-/strings-5.6.0.tgz"
|
|
integrity sha512-uv10vTtLTZqrJuqBZR862ZQjTIa724wGPWQqZrofaPI/kUsf53TBG0I0D+hQ1qyNtllbNzaW+PDPHHUI6/65Mg==
|
|
dependencies:
|
|
"@ethersproject/bytes" "^5.6.0"
|
|
"@ethersproject/constants" "^5.6.0"
|
|
"@ethersproject/logger" "^5.6.0"
|
|
|
|
"@ethersproject/transactions@^5.6.0", "@ethersproject/transactions@5.6.0":
|
|
version "5.6.0"
|
|
resolved "https://registry.npmjs.org/@ethersproject/transactions/-/transactions-5.6.0.tgz"
|
|
integrity sha512-4HX+VOhNjXHZyGzER6E/LVI2i6lf9ejYeWD6l4g50AdmimyuStKc39kvKf1bXWQMg7QNVh+uC7dYwtaZ02IXeg==
|
|
dependencies:
|
|
"@ethersproject/address" "^5.6.0"
|
|
"@ethersproject/bignumber" "^5.6.0"
|
|
"@ethersproject/bytes" "^5.6.0"
|
|
"@ethersproject/constants" "^5.6.0"
|
|
"@ethersproject/keccak256" "^5.6.0"
|
|
"@ethersproject/logger" "^5.6.0"
|
|
"@ethersproject/properties" "^5.6.0"
|
|
"@ethersproject/rlp" "^5.6.0"
|
|
"@ethersproject/signing-key" "^5.6.0"
|
|
|
|
"@ethersproject/units@5.6.0":
|
|
version "5.6.0"
|
|
resolved "https://registry.npmjs.org/@ethersproject/units/-/units-5.6.0.tgz"
|
|
integrity sha512-tig9x0Qmh8qbo1w8/6tmtyrm/QQRviBh389EQ+d8fP4wDsBrJBf08oZfoiz1/uenKK9M78yAP4PoR7SsVoTjsw==
|
|
dependencies:
|
|
"@ethersproject/bignumber" "^5.6.0"
|
|
"@ethersproject/constants" "^5.6.0"
|
|
"@ethersproject/logger" "^5.6.0"
|
|
|
|
"@ethersproject/wallet@5.6.0":
|
|
version "5.6.0"
|
|
resolved "https://registry.npmjs.org/@ethersproject/wallet/-/wallet-5.6.0.tgz"
|
|
integrity sha512-qMlSdOSTyp0MBeE+r7SUhr1jjDlC1zAXB8VD84hCnpijPQiSNbxr6GdiLXxpUs8UKzkDiNYYC5DRI3MZr+n+tg==
|
|
dependencies:
|
|
"@ethersproject/abstract-provider" "^5.6.0"
|
|
"@ethersproject/abstract-signer" "^5.6.0"
|
|
"@ethersproject/address" "^5.6.0"
|
|
"@ethersproject/bignumber" "^5.6.0"
|
|
"@ethersproject/bytes" "^5.6.0"
|
|
"@ethersproject/hash" "^5.6.0"
|
|
"@ethersproject/hdnode" "^5.6.0"
|
|
"@ethersproject/json-wallets" "^5.6.0"
|
|
"@ethersproject/keccak256" "^5.6.0"
|
|
"@ethersproject/logger" "^5.6.0"
|
|
"@ethersproject/properties" "^5.6.0"
|
|
"@ethersproject/random" "^5.6.0"
|
|
"@ethersproject/signing-key" "^5.6.0"
|
|
"@ethersproject/transactions" "^5.6.0"
|
|
"@ethersproject/wordlists" "^5.6.0"
|
|
|
|
"@ethersproject/web@^5.6.0", "@ethersproject/web@5.6.0":
|
|
version "5.6.0"
|
|
resolved "https://registry.npmjs.org/@ethersproject/web/-/web-5.6.0.tgz"
|
|
integrity sha512-G/XHj0hV1FxI2teHRfCGvfBUHFmU+YOSbCxlAMqJklxSa7QMiHFQfAxvwY2PFqgvdkxEKwRNr/eCjfAPEm2Ctg==
|
|
dependencies:
|
|
"@ethersproject/base64" "^5.6.0"
|
|
"@ethersproject/bytes" "^5.6.0"
|
|
"@ethersproject/logger" "^5.6.0"
|
|
"@ethersproject/properties" "^5.6.0"
|
|
"@ethersproject/strings" "^5.6.0"
|
|
|
|
"@ethersproject/wordlists@^5.6.0", "@ethersproject/wordlists@5.6.0":
|
|
version "5.6.0"
|
|
resolved "https://registry.npmjs.org/@ethersproject/wordlists/-/wordlists-5.6.0.tgz"
|
|
integrity sha512-q0bxNBfIX3fUuAo9OmjlEYxP40IB8ABgb7HjEZCL5IKubzV3j30CWi2rqQbjTS2HfoyQbfINoKcTVWP4ejwR7Q==
|
|
dependencies:
|
|
"@ethersproject/bytes" "^5.6.0"
|
|
"@ethersproject/hash" "^5.6.0"
|
|
"@ethersproject/logger" "^5.6.0"
|
|
"@ethersproject/properties" "^5.6.0"
|
|
"@ethersproject/strings" "^5.6.0"
|
|
|
|
"@ipld/dag-cbor@^7.0.1":
|
|
version "7.0.1"
|
|
resolved "https://registry.npmjs.org/@ipld/dag-cbor/-/dag-cbor-7.0.1.tgz"
|
|
integrity sha512-XqG8VEzHjQDC/Qcy5Gyf1kvAav5VuAugc6c7VtdaRLI+3d8lJrUP3F76GYJNNXuEnRZ58cCBnNNglkIGTdg1+A==
|
|
dependencies:
|
|
cborg "^1.6.0"
|
|
multiformats "^9.5.4"
|
|
|
|
"@ipld/dag-json@^8.0.9":
|
|
version "8.0.9"
|
|
resolved "https://registry.npmjs.org/@ipld/dag-json/-/dag-json-8.0.9.tgz"
|
|
integrity sha512-NNKHmgHxc2zOEaB8qOUpAb2UK1vcEE/rBeh018Da/RzXE7N8GwiTJLRZ3Fe/G4fsiis67G0sagRz/YNQcANRsQ==
|
|
dependencies:
|
|
cborg "^1.5.4"
|
|
multiformats "^9.5.4"
|
|
|
|
"@istanbuljs/load-nyc-config@^1.0.0":
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz"
|
|
integrity sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==
|
|
dependencies:
|
|
camelcase "^5.3.1"
|
|
find-up "^4.1.0"
|
|
get-package-type "^0.1.0"
|
|
js-yaml "^3.13.1"
|
|
resolve-from "^5.0.0"
|
|
|
|
"@istanbuljs/schema@^0.1.2":
|
|
version "0.1.3"
|
|
resolved "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz"
|
|
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
|
|
|
|
"@jest/console@^29.5.0":
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/@jest/console/-/console-29.5.0.tgz"
|
|
integrity sha512-NEpkObxPwyw/XxZVLPmAGKE89IQRp4puc6IQRPru6JKd1M3fW9v1xM1AnzIJE65hbCkzQAdnL8P47e9hzhiYLQ==
|
|
dependencies:
|
|
"@jest/types" "^29.5.0"
|
|
"@types/node" "*"
|
|
chalk "^4.0.0"
|
|
jest-message-util "^29.5.0"
|
|
jest-util "^29.5.0"
|
|
slash "^3.0.0"
|
|
|
|
"@jest/core@^29.5.0":
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/@jest/core/-/core-29.5.0.tgz"
|
|
integrity sha512-28UzQc7ulUrOQw1IsN/kv1QES3q2kkbl/wGslyhAclqZ/8cMdB5M68BffkIdSJgKBUt50d3hbwJ92XESlE7LiQ==
|
|
dependencies:
|
|
"@jest/console" "^29.5.0"
|
|
"@jest/reporters" "^29.5.0"
|
|
"@jest/test-result" "^29.5.0"
|
|
"@jest/transform" "^29.5.0"
|
|
"@jest/types" "^29.5.0"
|
|
"@types/node" "*"
|
|
ansi-escapes "^4.2.1"
|
|
chalk "^4.0.0"
|
|
ci-info "^3.2.0"
|
|
exit "^0.1.2"
|
|
graceful-fs "^4.2.9"
|
|
jest-changed-files "^29.5.0"
|
|
jest-config "^29.5.0"
|
|
jest-haste-map "^29.5.0"
|
|
jest-message-util "^29.5.0"
|
|
jest-regex-util "^29.4.3"
|
|
jest-resolve "^29.5.0"
|
|
jest-resolve-dependencies "^29.5.0"
|
|
jest-runner "^29.5.0"
|
|
jest-runtime "^29.5.0"
|
|
jest-snapshot "^29.5.0"
|
|
jest-util "^29.5.0"
|
|
jest-validate "^29.5.0"
|
|
jest-watcher "^29.5.0"
|
|
micromatch "^4.0.4"
|
|
pretty-format "^29.5.0"
|
|
slash "^3.0.0"
|
|
strip-ansi "^6.0.0"
|
|
|
|
"@jest/environment@^29.5.0":
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/@jest/environment/-/environment-29.5.0.tgz"
|
|
integrity sha512-5FXw2+wD29YU1d4I2htpRX7jYnAyTRjP2CsXQdo9SAM8g3ifxWPSV0HnClSn71xwctr0U3oZIIH+dtbfmnbXVQ==
|
|
dependencies:
|
|
"@jest/fake-timers" "^29.5.0"
|
|
"@jest/types" "^29.5.0"
|
|
"@types/node" "*"
|
|
jest-mock "^29.5.0"
|
|
|
|
"@jest/expect-utils@^29.5.0":
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.5.0.tgz"
|
|
integrity sha512-fmKzsidoXQT2KwnrwE0SQq3uj8Z763vzR8LnLBwC2qYWEFpjX8daRsk6rHUM1QvNlEW/UJXNXm59ztmJJWs2Mg==
|
|
dependencies:
|
|
jest-get-type "^29.4.3"
|
|
|
|
"@jest/expect@^29.5.0":
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/@jest/expect/-/expect-29.5.0.tgz"
|
|
integrity sha512-PueDR2HGihN3ciUNGr4uelropW7rqUfTiOn+8u0leg/42UhblPxHkfoh0Ruu3I9Y1962P3u2DY4+h7GVTSVU6g==
|
|
dependencies:
|
|
expect "^29.5.0"
|
|
jest-snapshot "^29.5.0"
|
|
|
|
"@jest/fake-timers@^29.5.0":
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-29.5.0.tgz"
|
|
integrity sha512-9ARvuAAQcBwDAqOnglWq2zwNIRUDtk/SCkp/ToGEhFv5r86K21l+VEs0qNTaXtyiY0lEePl3kylijSYJQqdbDg==
|
|
dependencies:
|
|
"@jest/types" "^29.5.0"
|
|
"@sinonjs/fake-timers" "^10.0.2"
|
|
"@types/node" "*"
|
|
jest-message-util "^29.5.0"
|
|
jest-mock "^29.5.0"
|
|
jest-util "^29.5.0"
|
|
|
|
"@jest/globals@^29.5.0":
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/@jest/globals/-/globals-29.5.0.tgz"
|
|
integrity sha512-S02y0qMWGihdzNbUiqSAiKSpSozSuHX5UYc7QbnHP+D9Lyw8DgGGCinrN9uSuHPeKgSSzvPom2q1nAtBvUsvPQ==
|
|
dependencies:
|
|
"@jest/environment" "^29.5.0"
|
|
"@jest/expect" "^29.5.0"
|
|
"@jest/types" "^29.5.0"
|
|
jest-mock "^29.5.0"
|
|
|
|
"@jest/reporters@^29.5.0":
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/@jest/reporters/-/reporters-29.5.0.tgz"
|
|
integrity sha512-D05STXqj/M8bP9hQNSICtPqz97u7ffGzZu+9XLucXhkOFBqKcXe04JLZOgIekOxdb73MAoBUFnqvf7MCpKk5OA==
|
|
dependencies:
|
|
"@bcoe/v8-coverage" "^0.2.3"
|
|
"@jest/console" "^29.5.0"
|
|
"@jest/test-result" "^29.5.0"
|
|
"@jest/transform" "^29.5.0"
|
|
"@jest/types" "^29.5.0"
|
|
"@jridgewell/trace-mapping" "^0.3.15"
|
|
"@types/node" "*"
|
|
chalk "^4.0.0"
|
|
collect-v8-coverage "^1.0.0"
|
|
exit "^0.1.2"
|
|
glob "^7.1.3"
|
|
graceful-fs "^4.2.9"
|
|
istanbul-lib-coverage "^3.0.0"
|
|
istanbul-lib-instrument "^5.1.0"
|
|
istanbul-lib-report "^3.0.0"
|
|
istanbul-lib-source-maps "^4.0.0"
|
|
istanbul-reports "^3.1.3"
|
|
jest-message-util "^29.5.0"
|
|
jest-util "^29.5.0"
|
|
jest-worker "^29.5.0"
|
|
slash "^3.0.0"
|
|
string-length "^4.0.1"
|
|
strip-ansi "^6.0.0"
|
|
v8-to-istanbul "^9.0.1"
|
|
|
|
"@jest/schemas@^29.4.3":
|
|
version "29.4.3"
|
|
resolved "https://registry.npmjs.org/@jest/schemas/-/schemas-29.4.3.tgz"
|
|
integrity sha512-VLYKXQmtmuEz6IxJsrZwzG9NvtkQsWNnWMsKxqWNu3+CnfzJQhp0WDDKWLVV9hLKr0l3SLLFRqcYHjhtyuDVxg==
|
|
dependencies:
|
|
"@sinclair/typebox" "^0.25.16"
|
|
|
|
"@jest/source-map@^29.4.3":
|
|
version "29.4.3"
|
|
resolved "https://registry.npmjs.org/@jest/source-map/-/source-map-29.4.3.tgz"
|
|
integrity sha512-qyt/mb6rLyd9j1jUts4EQncvS6Yy3PM9HghnNv86QBlV+zdL2inCdK1tuVlL+J+lpiw2BI67qXOrX3UurBqQ1w==
|
|
dependencies:
|
|
"@jridgewell/trace-mapping" "^0.3.15"
|
|
callsites "^3.0.0"
|
|
graceful-fs "^4.2.9"
|
|
|
|
"@jest/test-result@^29.5.0":
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/@jest/test-result/-/test-result-29.5.0.tgz"
|
|
integrity sha512-fGl4rfitnbfLsrfx1uUpDEESS7zM8JdgZgOCQuxQvL1Sn/I6ijeAVQWGfXI9zb1i9Mzo495cIpVZhA0yr60PkQ==
|
|
dependencies:
|
|
"@jest/console" "^29.5.0"
|
|
"@jest/types" "^29.5.0"
|
|
"@types/istanbul-lib-coverage" "^2.0.0"
|
|
collect-v8-coverage "^1.0.0"
|
|
|
|
"@jest/test-sequencer@^29.5.0":
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-29.5.0.tgz"
|
|
integrity sha512-yPafQEcKjkSfDXyvtgiV4pevSeyuA6MQr6ZIdVkWJly9vkqjnFfcfhRQqpD5whjoU8EORki752xQmjaqoFjzMQ==
|
|
dependencies:
|
|
"@jest/test-result" "^29.5.0"
|
|
graceful-fs "^4.2.9"
|
|
jest-haste-map "^29.5.0"
|
|
slash "^3.0.0"
|
|
|
|
"@jest/transform@^29.5.0":
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/@jest/transform/-/transform-29.5.0.tgz"
|
|
integrity sha512-8vbeZWqLJOvHaDfeMuoHITGKSz5qWc9u04lnWrQE3VyuSw604PzQM824ZeX9XSjUCeDiE3GuxZe5UKa8J61NQw==
|
|
dependencies:
|
|
"@babel/core" "^7.11.6"
|
|
"@jest/types" "^29.5.0"
|
|
"@jridgewell/trace-mapping" "^0.3.15"
|
|
babel-plugin-istanbul "^6.1.1"
|
|
chalk "^4.0.0"
|
|
convert-source-map "^2.0.0"
|
|
fast-json-stable-stringify "^2.1.0"
|
|
graceful-fs "^4.2.9"
|
|
jest-haste-map "^29.5.0"
|
|
jest-regex-util "^29.4.3"
|
|
jest-util "^29.5.0"
|
|
micromatch "^4.0.4"
|
|
pirates "^4.0.4"
|
|
slash "^3.0.0"
|
|
write-file-atomic "^4.0.2"
|
|
|
|
"@jest/types@^29.0.0", "@jest/types@^29.5.0":
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/@jest/types/-/types-29.5.0.tgz"
|
|
integrity sha512-qbu7kN6czmVRc3xWFQcAN03RAUamgppVUdXrvl1Wr3jlNF93o9mJbGcDWrwGB6ht44u7efB1qCFgVQmca24Uog==
|
|
dependencies:
|
|
"@jest/schemas" "^29.4.3"
|
|
"@types/istanbul-lib-coverage" "^2.0.0"
|
|
"@types/istanbul-reports" "^3.0.0"
|
|
"@types/node" "*"
|
|
"@types/yargs" "^17.0.8"
|
|
chalk "^4.0.0"
|
|
|
|
"@jridgewell/gen-mapping@^0.1.0":
|
|
version "0.1.1"
|
|
resolved "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz"
|
|
integrity sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==
|
|
dependencies:
|
|
"@jridgewell/set-array" "^1.0.0"
|
|
"@jridgewell/sourcemap-codec" "^1.4.10"
|
|
|
|
"@jridgewell/gen-mapping@^0.3.2":
|
|
version "0.3.2"
|
|
resolved "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz"
|
|
integrity sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==
|
|
dependencies:
|
|
"@jridgewell/set-array" "^1.0.1"
|
|
"@jridgewell/sourcemap-codec" "^1.4.10"
|
|
"@jridgewell/trace-mapping" "^0.3.9"
|
|
|
|
"@jridgewell/resolve-uri@3.1.0":
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz"
|
|
integrity sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==
|
|
|
|
"@jridgewell/set-array@^1.0.0", "@jridgewell/set-array@^1.0.1":
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz"
|
|
integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==
|
|
|
|
"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@1.4.14":
|
|
version "1.4.14"
|
|
resolved "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz"
|
|
integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
|
|
|
|
"@jridgewell/trace-mapping@^0.3.12", "@jridgewell/trace-mapping@^0.3.15", "@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9":
|
|
version "0.3.17"
|
|
resolved "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz"
|
|
integrity sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==
|
|
dependencies:
|
|
"@jridgewell/resolve-uri" "3.1.0"
|
|
"@jridgewell/sourcemap-codec" "1.4.14"
|
|
|
|
"@metamask/eth-sig-util@^4.0.0":
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/@metamask/eth-sig-util/-/eth-sig-util-4.0.1.tgz"
|
|
integrity sha512-tghyZKLHZjcdlDqCA3gNZmLeR0XvOE9U1qoQO9ohyAZT6Pya+H9vkBPcsyXytmYLNgVoin7CKCmweo/R43V+tQ==
|
|
dependencies:
|
|
ethereumjs-abi "^0.6.8"
|
|
ethereumjs-util "^6.2.1"
|
|
ethjs-util "^0.1.6"
|
|
tweetnacl "^1.0.3"
|
|
tweetnacl-util "^0.15.1"
|
|
|
|
"@noble/hashes@^1":
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/@noble/hashes/-/hashes-1.0.0.tgz"
|
|
integrity sha512-DZVbtY62kc3kkBtMHqwCOfXrT/hnoORy5BJ4+HU1IR59X0KWAOqsfzQPcUl/lQLlG7qXbe/fZ3r/emxtAl+sqg==
|
|
|
|
"@octetstream/promisify@2.0.2":
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/@octetstream/promisify/-/promisify-2.0.2.tgz"
|
|
integrity sha512-7XHoRB61hxsz8lBQrjC1tq/3OEIgpvGWg6DKAdwi7WRzruwkmsdwmOoUXbU4Dtd4RSOMDwed0SkP3y8UlMt1Bg==
|
|
|
|
"@sinclair/typebox@^0.25.16":
|
|
version "0.25.24"
|
|
resolved "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.25.24.tgz"
|
|
integrity sha512-XJfwUVUKDHF5ugKwIcxEgc9k8b7HbznCp6eUfWgu710hMPNIO4aw4/zB5RogDQz8nd6gyCDpU9O/m6qYEWY6yQ==
|
|
|
|
"@sinonjs/commons@^2.0.0":
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/@sinonjs/commons/-/commons-2.0.0.tgz"
|
|
integrity sha512-uLa0j859mMrg2slwQYdO/AkrOfmH+X6LTVmNTS9CqexuE2IvVORIkSpJLqePAbEnKJ77aMmCwr1NUZ57120Xcg==
|
|
dependencies:
|
|
type-detect "4.0.8"
|
|
|
|
"@sinonjs/fake-timers@^10.0.2":
|
|
version "10.0.2"
|
|
resolved "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-10.0.2.tgz"
|
|
integrity sha512-SwUDyjWnah1AaNl7kxsa7cfLhlTYoiyhDAIgyh+El30YvXs/o7OLXpYH88Zdhyx9JExKrmHDJ+10bwIcY80Jmw==
|
|
dependencies:
|
|
"@sinonjs/commons" "^2.0.0"
|
|
|
|
"@tharsis/address-converter@^0.1.7":
|
|
version "0.1.7"
|
|
resolved "https://registry.npmjs.org/@tharsis/address-converter/-/address-converter-0.1.7.tgz"
|
|
integrity sha512-MZvu4mDH52Id7KejrpGEJ0heP9gmPbeG3dn1UrZuNqUwUPlB0/k8Sh2AENJFbRyFY11Nk104QHEFHU+x8KAqyQ==
|
|
dependencies:
|
|
bech32 "^2.0.0"
|
|
crypto-addr-codec "^0.1.7"
|
|
link-module-alias "^1.2.0"
|
|
shx "^0.3.4"
|
|
|
|
"@tharsis/eip712@^0.2.1":
|
|
version "0.2.1"
|
|
resolved "https://registry.npmjs.org/@tharsis/eip712/-/eip712-0.2.1.tgz"
|
|
integrity sha512-j/dGxTsWCCsd6Z6tilohgr4UN6r8q2gvH1anwShzQ5f8+qYcc57aWRQ1YNxe1FjKHQPuLn+Jgd3KEkkD72rqZA==
|
|
dependencies:
|
|
link-module-alias "^1.2.0"
|
|
shx "^0.3.4"
|
|
|
|
"@tharsis/proto@^0.1.16":
|
|
version "0.1.16"
|
|
resolved "https://registry.npmjs.org/@tharsis/proto/-/proto-0.1.16.tgz"
|
|
integrity sha512-DzjTC0QJBdC9+yUhy78DCPYpZNq68M/ZzNR37AdepnkXe8txc90ht1nYlYaD/Kgs52OT+ORooTPoDdlVQZpZgw==
|
|
dependencies:
|
|
"@types/google-protobuf" "^3.15.5"
|
|
"@types/node" "^17.0.21"
|
|
google-protobuf "^3.19.4"
|
|
link-module-alias "^1.2.0"
|
|
sha3 "^2.1.4"
|
|
shx "^0.3.4"
|
|
|
|
"@tharsis/provider@^0.2.4":
|
|
version "0.2.4"
|
|
resolved "https://registry.npmjs.org/@tharsis/provider/-/provider-0.2.4.tgz"
|
|
integrity sha512-gAVKhQfeDmcdp4nCFPfuR0BZkbPaqozMG7wL5gLo+KhuzzeIs4VZvUt4gFCZph1dvsqPy2KLU+4h2/eiWroeMA==
|
|
dependencies:
|
|
"@types/node" "^17.0.21"
|
|
link-module-alias "^1.2.0"
|
|
shx "^0.3.4"
|
|
|
|
"@tharsis/transactions@^0.2.2":
|
|
version "0.2.2"
|
|
resolved "https://registry.npmjs.org/@tharsis/transactions/-/transactions-0.2.2.tgz"
|
|
integrity sha512-7grm0BSm9Tc0V2EU0CdCc5pKvZewdm43PwIG4kFjU01tPlirGVsVfx+IPm1+Vdxuo9MmlYrTAwY7KVn0N1wBTg==
|
|
dependencies:
|
|
"@tharsis/eip712" "^0.2.1"
|
|
"@tharsis/proto" "^0.1.16"
|
|
"@types/node" "^17.0.21"
|
|
link-module-alias "^1.2.0"
|
|
shx "^0.3.4"
|
|
|
|
"@types/babel__core@^7.1.14":
|
|
version "7.20.0"
|
|
resolved "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.0.tgz"
|
|
integrity sha512-+n8dL/9GWblDO0iU6eZAwEIJVr5DWigtle+Q6HLOrh/pdbXOhOtqzq8VPPE2zvNJzSKY4vH/z3iT3tn0A3ypiQ==
|
|
dependencies:
|
|
"@babel/parser" "^7.20.7"
|
|
"@babel/types" "^7.20.7"
|
|
"@types/babel__generator" "*"
|
|
"@types/babel__template" "*"
|
|
"@types/babel__traverse" "*"
|
|
|
|
"@types/babel__generator@*":
|
|
version "7.6.4"
|
|
resolved "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.4.tgz"
|
|
integrity sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==
|
|
dependencies:
|
|
"@babel/types" "^7.0.0"
|
|
|
|
"@types/babel__template@*":
|
|
version "7.4.1"
|
|
resolved "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.1.tgz"
|
|
integrity sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==
|
|
dependencies:
|
|
"@babel/parser" "^7.1.0"
|
|
"@babel/types" "^7.0.0"
|
|
|
|
"@types/babel__traverse@*", "@types/babel__traverse@^7.0.6":
|
|
version "7.18.3"
|
|
resolved "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.18.3.tgz"
|
|
integrity sha512-1kbcJ40lLB7MHsj39U4Sh1uTd2E7rLEa79kmDpI6cy+XiXsteB3POdQomoq4FxszMrO3ZYchkhYJw7A2862b3w==
|
|
dependencies:
|
|
"@babel/types" "^7.3.0"
|
|
|
|
"@types/bn.js@^4.11.3":
|
|
version "4.11.6"
|
|
resolved "https://registry.npmjs.org/@types/bn.js/-/bn.js-4.11.6.tgz"
|
|
integrity sha512-pqr857jrp2kPuO9uRjZ3PwnJTjoQy+fcdxvBTvHm6dkmEL9q+hDD/2j/0ELOBPtPnS8LjCX0gI9nbl8lVkadpg==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
|
|
"@types/fs-extra@^9.0.13":
|
|
version "9.0.13"
|
|
resolved "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-9.0.13.tgz"
|
|
integrity sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
|
|
"@types/google-protobuf@^3.15.5":
|
|
version "3.15.5"
|
|
resolved "https://registry.npmjs.org/@types/google-protobuf/-/google-protobuf-3.15.5.tgz"
|
|
integrity sha512-6bgv24B+A2bo9AfzReeg5StdiijKzwwnRflA8RLd1V4Yv995LeTmo0z69/MPbBDFSiZWdZHQygLo/ccXhMEDgw==
|
|
|
|
"@types/graceful-fs@^4.1.3":
|
|
version "4.1.6"
|
|
resolved "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.6.tgz"
|
|
integrity sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
|
|
"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1":
|
|
version "2.0.4"
|
|
resolved "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz"
|
|
integrity sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==
|
|
|
|
"@types/istanbul-lib-report@*":
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz"
|
|
integrity sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==
|
|
dependencies:
|
|
"@types/istanbul-lib-coverage" "*"
|
|
|
|
"@types/istanbul-reports@^3.0.0":
|
|
version "3.0.1"
|
|
resolved "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz"
|
|
integrity sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==
|
|
dependencies:
|
|
"@types/istanbul-lib-report" "*"
|
|
|
|
"@types/jest@^29.5.0":
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/@types/jest/-/jest-29.5.0.tgz"
|
|
integrity sha512-3Emr5VOl/aoBwnWcH/EFQvlSAmjV+XtV9GGu5mwdYew5vhQh0IUZx/60x0TzHDu09Bi7HMx10t/namdJw5QIcg==
|
|
dependencies:
|
|
expect "^29.0.0"
|
|
pretty-format "^29.0.0"
|
|
|
|
"@types/js-yaml@^4.0.5":
|
|
version "4.0.5"
|
|
resolved "https://registry.npmjs.org/@types/js-yaml/-/js-yaml-4.0.5.tgz"
|
|
integrity sha512-FhpRzf927MNQdRZP0J5DLIdTXhjLYzeUTmLAu69mnVksLH9CJY3IuSeEgbKUki7GQZm0WqDkGzyxju2EZGD2wA==
|
|
|
|
"@types/lodash@^4.14.182":
|
|
version "4.14.182"
|
|
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.182.tgz"
|
|
integrity sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q==
|
|
|
|
"@types/node@*", "@types/node@^17.0.21", "@types/node@^17.0.25":
|
|
version "17.0.25"
|
|
resolved "https://registry.npmjs.org/@types/node/-/node-17.0.25.tgz"
|
|
integrity sha512-wANk6fBrUwdpY4isjWrKTufkrXdu1D2YHCot2fD/DfWxF5sMrVSA+KN7ydckvaTCh0HiqX9IVl0L5/ZoXg5M7w==
|
|
|
|
"@types/node@10.12.18":
|
|
version "10.12.18"
|
|
resolved "https://registry.npmjs.org/@types/node/-/node-10.12.18.tgz"
|
|
integrity sha512-fh+pAqt4xRzPfqA6eh3Z2y6fyZavRIumvjhaCL753+TVkGKGhpPeyrJG2JftD0T9q4GF00KjefsQ+PQNDdWQaQ==
|
|
|
|
"@types/node@11.11.6":
|
|
version "11.11.6"
|
|
resolved "https://registry.npmjs.org/@types/node/-/node-11.11.6.tgz"
|
|
integrity sha512-Exw4yUWMBXM3X+8oqzJNRqZSwUAaS4+7NdvHqQuFi/d+synz++xmX3QIf+BFqneW8N31R8Ky+sikfZUXq07ggQ==
|
|
|
|
"@types/pbkdf2@^3.0.0":
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/@types/pbkdf2/-/pbkdf2-3.1.0.tgz"
|
|
integrity sha512-Cf63Rv7jCQ0LaL8tNXmEyqTHuIJxRdlS5vMh1mj5voN4+QFhVZnlZruezqpWYDiJ8UTzhP0VmeLXCmBk66YrMQ==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
|
|
"@types/prettier@^2.1.5":
|
|
version "2.7.2"
|
|
resolved "https://registry.npmjs.org/@types/prettier/-/prettier-2.7.2.tgz"
|
|
integrity sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg==
|
|
|
|
"@types/secp256k1@^4.0.1":
|
|
version "4.0.3"
|
|
resolved "https://registry.npmjs.org/@types/secp256k1/-/secp256k1-4.0.3.tgz"
|
|
integrity sha512-Da66lEIFeIz9ltsdMZcpQvmrmmoqrfju8pm1BH8WbYjZSwUgCwXLb9C+9XYogwBITnbsSaMdVPb2ekf7TV+03w==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
|
|
"@types/semver@^7.3.13":
|
|
version "7.3.13"
|
|
resolved "https://registry.npmjs.org/@types/semver/-/semver-7.3.13.tgz"
|
|
integrity sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==
|
|
|
|
"@types/stack-utils@^2.0.0":
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.1.tgz"
|
|
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
|
|
|
|
"@types/yargs-parser@*":
|
|
version "21.0.0"
|
|
resolved "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.0.tgz"
|
|
integrity sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==
|
|
|
|
"@types/yargs@^17.0.10", "@types/yargs@^17.0.8":
|
|
version "17.0.10"
|
|
resolved "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.10.tgz"
|
|
integrity sha512-gmEaFwpj/7f/ROdtIlci1R1VYU1J4j95m8T+Tj3iBgiBFKg1foE/PSl93bBd5T9LDXNPo8UlNN6W0qwD8O5OaA==
|
|
dependencies:
|
|
"@types/yargs-parser" "*"
|
|
|
|
aes-js@3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/aes-js/-/aes-js-3.0.0.tgz"
|
|
integrity sha1-4h3xCtbCBTKVvLuNq0Cwnb6ofk0=
|
|
|
|
ansi-escapes@^4.2.1:
|
|
version "4.3.2"
|
|
resolved "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz"
|
|
integrity sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==
|
|
dependencies:
|
|
type-fest "^0.21.3"
|
|
|
|
ansi-regex@^5.0.1:
|
|
version "5.0.1"
|
|
resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz"
|
|
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
|
|
|
|
ansi-styles@^3.2.1:
|
|
version "3.2.1"
|
|
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz"
|
|
integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==
|
|
dependencies:
|
|
color-convert "^1.9.0"
|
|
|
|
ansi-styles@^4.0.0, ansi-styles@^4.1.0:
|
|
version "4.3.0"
|
|
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz"
|
|
integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==
|
|
dependencies:
|
|
color-convert "^2.0.1"
|
|
|
|
ansi-styles@^5.0.0:
|
|
version "5.2.0"
|
|
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz"
|
|
integrity sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==
|
|
|
|
anymatch@^3.0.3:
|
|
version "3.1.3"
|
|
resolved "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz"
|
|
integrity sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==
|
|
dependencies:
|
|
normalize-path "^3.0.0"
|
|
picomatch "^2.0.4"
|
|
|
|
argparse@^1.0.7:
|
|
version "1.0.10"
|
|
resolved "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz"
|
|
integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
|
|
dependencies:
|
|
sprintf-js "~1.0.2"
|
|
|
|
axios@^0.26.1:
|
|
version "0.26.1"
|
|
resolved "https://registry.npmjs.org/axios/-/axios-0.26.1.tgz"
|
|
integrity sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==
|
|
dependencies:
|
|
follow-redirects "^1.14.8"
|
|
|
|
babel-jest@^29.0.0, babel-jest@^29.5.0:
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/babel-jest/-/babel-jest-29.5.0.tgz"
|
|
integrity sha512-mA4eCDh5mSo2EcA9xQjVTpmbbNk32Zb3Q3QFQsNhaK56Q+yoXowzFodLux30HRgyOho5rsQ6B0P9QpMkvvnJ0Q==
|
|
dependencies:
|
|
"@jest/transform" "^29.5.0"
|
|
"@types/babel__core" "^7.1.14"
|
|
babel-plugin-istanbul "^6.1.1"
|
|
babel-preset-jest "^29.5.0"
|
|
chalk "^4.0.0"
|
|
graceful-fs "^4.2.9"
|
|
slash "^3.0.0"
|
|
|
|
babel-plugin-istanbul@^6.1.1:
|
|
version "6.1.1"
|
|
resolved "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz"
|
|
integrity sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@istanbuljs/load-nyc-config" "^1.0.0"
|
|
"@istanbuljs/schema" "^0.1.2"
|
|
istanbul-lib-instrument "^5.0.4"
|
|
test-exclude "^6.0.0"
|
|
|
|
babel-plugin-jest-hoist@^29.5.0:
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.5.0.tgz"
|
|
integrity sha512-zSuuuAlTMT4mzLj2nPnUm6fsE6270vdOfnpbJ+RmruU75UhLFvL0N2NgI7xpeS7NaB6hGqmd5pVpGTDYvi4Q3w==
|
|
dependencies:
|
|
"@babel/template" "^7.3.3"
|
|
"@babel/types" "^7.3.3"
|
|
"@types/babel__core" "^7.1.14"
|
|
"@types/babel__traverse" "^7.0.6"
|
|
|
|
babel-preset-current-node-syntax@^1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz"
|
|
integrity sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==
|
|
dependencies:
|
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
"@babel/plugin-syntax-bigint" "^7.8.3"
|
|
"@babel/plugin-syntax-class-properties" "^7.8.3"
|
|
"@babel/plugin-syntax-import-meta" "^7.8.3"
|
|
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.8.3"
|
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
|
"@babel/plugin-syntax-numeric-separator" "^7.8.3"
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
|
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
|
"@babel/plugin-syntax-top-level-await" "^7.8.3"
|
|
|
|
babel-preset-jest@^29.5.0:
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-29.5.0.tgz"
|
|
integrity sha512-JOMloxOqdiBSxMAzjRaH023/vvcaSaec49zvg+2LmNsktC7ei39LTJGw02J+9uUtTZUq6xbLyJ4dxe9sSmIuAg==
|
|
dependencies:
|
|
babel-plugin-jest-hoist "^29.5.0"
|
|
babel-preset-current-node-syntax "^1.0.0"
|
|
|
|
balanced-match@^1.0.0:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz"
|
|
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
|
|
|
|
base-x@^3.0.2, base-x@^3.0.8:
|
|
version "3.0.9"
|
|
resolved "https://registry.npmjs.org/base-x/-/base-x-3.0.9.tgz"
|
|
integrity sha512-H7JU6iBHTal1gp56aKoaa//YUxEaAOUiydvrV/pILqIHXTtqxSkATOnDA2u+jZ/61sD+L/412+7kzXRtWukhpQ==
|
|
dependencies:
|
|
safe-buffer "^5.0.1"
|
|
|
|
base64-js@^1.3.0, base64-js@^1.3.1:
|
|
version "1.5.1"
|
|
resolved "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz"
|
|
integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
|
|
|
|
bech32@^1.1.4, bech32@1.1.4:
|
|
version "1.1.4"
|
|
resolved "https://registry.npmjs.org/bech32/-/bech32-1.1.4.tgz"
|
|
integrity sha512-s0IrSOzLlbvX7yp4WBfPITzpAU8sqQcpsmwXDiKwrG4r491vwCO/XpejasRNl0piBMe/DvP4Tz0mIS/X1DPJBQ==
|
|
|
|
bech32@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/bech32/-/bech32-2.0.0.tgz"
|
|
integrity sha512-LcknSilhIGatDAsY1ak2I8VtGaHNhgMSYVxFrGLXv+xLHytaKZKcaUJJUE7qmBr7h33o5YQwP55pMI0xmkpJwg==
|
|
|
|
big-integer@1.6.36:
|
|
version "1.6.36"
|
|
resolved "https://registry.npmjs.org/big-integer/-/big-integer-1.6.36.tgz"
|
|
integrity sha512-t70bfa7HYEA1D9idDbmuv7YbsbVkQ+Hp+8KFSul4aE5e/i1bjCNIRYJZlA8Q8p0r9T8cF/RVvwUgRA//FydEyg==
|
|
|
|
bindings@^1.3.0:
|
|
version "1.5.0"
|
|
resolved "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz"
|
|
integrity sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==
|
|
dependencies:
|
|
file-uri-to-path "1.0.0"
|
|
|
|
bip32@3.0.1:
|
|
version "3.0.1"
|
|
resolved "https://registry.npmjs.org/bip32/-/bip32-3.0.1.tgz"
|
|
integrity sha512-Uhpp9aEx3iyiO7CpbNGFxv9WcMIVdGoHG04doQ5Ln0u60uwDah7jUSc3QMV/fSZGm/Oo01/OeAmYevXV+Gz5jQ==
|
|
dependencies:
|
|
"@types/node" "10.12.18"
|
|
bs58check "^2.1.1"
|
|
create-hash "^1.2.0"
|
|
create-hmac "^1.1.7"
|
|
typeforce "^1.11.5"
|
|
wif "^2.0.6"
|
|
|
|
bip39@^3.0.4:
|
|
version "3.0.4"
|
|
resolved "https://registry.npmjs.org/bip39/-/bip39-3.0.4.tgz"
|
|
integrity sha512-YZKQlb752TrUWqHWj7XAwCSjYEgGAk+/Aas3V7NyjQeZYsztO8JnQUaCWhcnL4T+jL8nvB8typ2jRPzTlgugNw==
|
|
dependencies:
|
|
"@types/node" "11.11.6"
|
|
create-hash "^1.1.0"
|
|
pbkdf2 "^3.0.9"
|
|
randombytes "^2.0.1"
|
|
|
|
blakejs@^1.1.0:
|
|
version "1.2.1"
|
|
resolved "https://registry.npmjs.org/blakejs/-/blakejs-1.2.1.tgz"
|
|
integrity sha512-QXUSXI3QVc/gJME0dBpXrag1kbzOqCjCX8/b54ntNyW6sjtoqxqRk3LTmXzaJoh71zMsDCjM+47jS7XiwN/+fQ==
|
|
|
|
bn.js@^4.11.0, bn.js@^4.11.8, bn.js@^4.11.9:
|
|
version "4.12.0"
|
|
resolved "https://registry.npmjs.org/bn.js/-/bn.js-4.12.0.tgz"
|
|
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
|
|
|
|
bn.js@^5.2.0:
|
|
version "5.2.0"
|
|
resolved "https://registry.npmjs.org/bn.js/-/bn.js-5.2.0.tgz"
|
|
integrity sha512-D7iWRBvnZE8ecXiLj/9wbxH7Tk79fAh8IHaTNq1RWRixsS02W+5qS+iE9yq6RYl0asXx5tw0bLhmT5pIfbSquw==
|
|
|
|
brace-expansion@^1.1.7:
|
|
version "1.1.11"
|
|
resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz"
|
|
integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
|
|
dependencies:
|
|
balanced-match "^1.0.0"
|
|
concat-map "0.0.1"
|
|
|
|
braces@^3.0.2:
|
|
version "3.0.2"
|
|
resolved "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz"
|
|
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
|
|
dependencies:
|
|
fill-range "^7.0.1"
|
|
|
|
brorand@^1.1.0:
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/brorand/-/brorand-1.1.0.tgz"
|
|
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
|
|
|
|
browserify-aes@^1.2.0:
|
|
version "1.2.0"
|
|
resolved "https://registry.npmjs.org/browserify-aes/-/browserify-aes-1.2.0.tgz"
|
|
integrity sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==
|
|
dependencies:
|
|
buffer-xor "^1.0.3"
|
|
cipher-base "^1.0.0"
|
|
create-hash "^1.1.0"
|
|
evp_bytestokey "^1.0.3"
|
|
inherits "^2.0.1"
|
|
safe-buffer "^5.0.1"
|
|
|
|
browserslist@^4.21.3, "browserslist@>= 4.21.0":
|
|
version "4.21.5"
|
|
resolved "https://registry.npmjs.org/browserslist/-/browserslist-4.21.5.tgz"
|
|
integrity sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==
|
|
dependencies:
|
|
caniuse-lite "^1.0.30001449"
|
|
electron-to-chromium "^1.4.284"
|
|
node-releases "^2.0.8"
|
|
update-browserslist-db "^1.0.10"
|
|
|
|
bs-logger@0.x:
|
|
version "0.2.6"
|
|
resolved "https://registry.npmjs.org/bs-logger/-/bs-logger-0.2.6.tgz"
|
|
integrity sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==
|
|
dependencies:
|
|
fast-json-stable-stringify "2.x"
|
|
|
|
bs58@^4.0.0, bs58@^4.0.1:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/bs58/-/bs58-4.0.1.tgz"
|
|
integrity sha1-vhYedsNU9veIrkBx9j806MTwpCo=
|
|
dependencies:
|
|
base-x "^3.0.2"
|
|
|
|
bs58check@^2.1.1, bs58check@^2.1.2, bs58check@<3.0.0:
|
|
version "2.1.2"
|
|
resolved "https://registry.npmjs.org/bs58check/-/bs58check-2.1.2.tgz"
|
|
integrity sha512-0TS1jicxdU09dwJMNZtVAfzPi6Q6QeN0pM1Fkzrjn+XYHvzMKPU3pHVpva+769iNVSfIYWf7LJ6WR+BuuMf8cA==
|
|
dependencies:
|
|
bs58 "^4.0.0"
|
|
create-hash "^1.1.0"
|
|
safe-buffer "^5.1.2"
|
|
|
|
bser@2.1.1:
|
|
version "2.1.1"
|
|
resolved "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz"
|
|
integrity sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==
|
|
dependencies:
|
|
node-int64 "^0.4.0"
|
|
|
|
buffer-from@^1.0.0:
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz"
|
|
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
|
|
|
|
buffer-xor@^1.0.3:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/buffer-xor/-/buffer-xor-1.0.3.tgz"
|
|
integrity sha1-JuYe0UIvtw3ULm42cp7VHYVf6Nk=
|
|
|
|
buffer@6.0.3:
|
|
version "6.0.3"
|
|
resolved "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz"
|
|
integrity sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==
|
|
dependencies:
|
|
base64-js "^1.3.1"
|
|
ieee754 "^1.2.1"
|
|
|
|
callsites@^3.0.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz"
|
|
integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
|
|
|
|
camelcase@^5.3.1:
|
|
version "5.3.1"
|
|
resolved "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz"
|
|
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
|
|
|
|
camelcase@^6.2.0:
|
|
version "6.3.0"
|
|
resolved "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz"
|
|
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
|
|
|
|
caniuse-lite@^1.0.30001449:
|
|
version "1.0.30001469"
|
|
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001469.tgz"
|
|
integrity sha512-Rcp7221ScNqQPP3W+lVOYDyjdR6dC+neEQCttoNr5bAyz54AboB4iwpnWgyi8P4YUsPybVzT4LgWiBbI3drL4g==
|
|
|
|
canonical-json@^0.0.4:
|
|
version "0.0.4"
|
|
resolved "https://registry.npmjs.org/canonical-json/-/canonical-json-0.0.4.tgz"
|
|
integrity sha1-ZXnAcsPbXEd+xB3JePvyuPQQdKM=
|
|
|
|
cborg@^1.5.4, cborg@^1.6.0:
|
|
version "1.9.1"
|
|
resolved "https://registry.npmjs.org/cborg/-/cborg-1.9.1.tgz"
|
|
integrity sha512-6xKRdJ89ncwEXJGx9rFMRBNp72UqgYSGt2a88rqsvCLda4OuhRlh3xD2nu+ufrw6h9l94K0cnvyD4WEGpKtRtw==
|
|
|
|
chalk@^2.0.0:
|
|
version "2.4.2"
|
|
resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz"
|
|
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
|
|
dependencies:
|
|
ansi-styles "^3.2.1"
|
|
escape-string-regexp "^1.0.5"
|
|
supports-color "^5.3.0"
|
|
|
|
chalk@^2.4.1:
|
|
version "2.4.2"
|
|
resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz"
|
|
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
|
|
dependencies:
|
|
ansi-styles "^3.2.1"
|
|
escape-string-regexp "^1.0.5"
|
|
supports-color "^5.3.0"
|
|
|
|
chalk@^4.0.0:
|
|
version "4.1.2"
|
|
resolved "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz"
|
|
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
|
|
dependencies:
|
|
ansi-styles "^4.1.0"
|
|
supports-color "^7.1.0"
|
|
|
|
char-regex@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz"
|
|
integrity sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==
|
|
|
|
ci-info@^3.2.0:
|
|
version "3.8.0"
|
|
resolved "https://registry.npmjs.org/ci-info/-/ci-info-3.8.0.tgz"
|
|
integrity sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==
|
|
|
|
cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
|
|
version "1.0.4"
|
|
resolved "https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.4.tgz"
|
|
integrity sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==
|
|
dependencies:
|
|
inherits "^2.0.1"
|
|
safe-buffer "^5.0.1"
|
|
|
|
cjs-module-lexer@^1.0.0:
|
|
version "1.2.2"
|
|
resolved "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.2.2.tgz"
|
|
integrity sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA==
|
|
|
|
cliui@^7.0.2:
|
|
version "7.0.4"
|
|
resolved "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz"
|
|
integrity sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==
|
|
dependencies:
|
|
string-width "^4.2.0"
|
|
strip-ansi "^6.0.0"
|
|
wrap-ansi "^7.0.0"
|
|
|
|
co@^4.6.0, co@4.6.0:
|
|
version "4.6.0"
|
|
resolved "https://registry.npmjs.org/co/-/co-4.6.0.tgz"
|
|
integrity sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=
|
|
|
|
collect-v8-coverage@^1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz"
|
|
integrity sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg==
|
|
|
|
color-convert@^1.9.0:
|
|
version "1.9.3"
|
|
resolved "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz"
|
|
integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==
|
|
dependencies:
|
|
color-name "1.1.3"
|
|
|
|
color-convert@^2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz"
|
|
integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==
|
|
dependencies:
|
|
color-name "~1.1.4"
|
|
|
|
color-name@~1.1.4:
|
|
version "1.1.4"
|
|
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz"
|
|
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
|
|
|
|
color-name@1.1.3:
|
|
version "1.1.3"
|
|
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz"
|
|
integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=
|
|
|
|
concat-map@0.0.1:
|
|
version "0.0.1"
|
|
resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
|
|
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
|
|
|
|
convert-source-map@^1.6.0, convert-source-map@^1.7.0:
|
|
version "1.9.0"
|
|
resolved "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz"
|
|
integrity sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==
|
|
|
|
convert-source-map@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz"
|
|
integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
|
|
|
|
create-hash@^1.1.0, create-hash@^1.1.2, create-hash@^1.2.0:
|
|
version "1.2.0"
|
|
resolved "https://registry.npmjs.org/create-hash/-/create-hash-1.2.0.tgz"
|
|
integrity sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==
|
|
dependencies:
|
|
cipher-base "^1.0.1"
|
|
inherits "^2.0.1"
|
|
md5.js "^1.3.4"
|
|
ripemd160 "^2.0.1"
|
|
sha.js "^2.4.0"
|
|
|
|
create-hmac@^1.1.4, create-hmac@^1.1.7:
|
|
version "1.1.7"
|
|
resolved "https://registry.npmjs.org/create-hmac/-/create-hmac-1.1.7.tgz"
|
|
integrity sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==
|
|
dependencies:
|
|
cipher-base "^1.0.3"
|
|
create-hash "^1.1.0"
|
|
inherits "^2.0.1"
|
|
ripemd160 "^2.0.0"
|
|
safe-buffer "^5.0.1"
|
|
sha.js "^2.4.8"
|
|
|
|
cross-spawn@^7.0.3:
|
|
version "7.0.3"
|
|
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz"
|
|
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
|
|
dependencies:
|
|
path-key "^3.1.0"
|
|
shebang-command "^2.0.0"
|
|
which "^2.0.1"
|
|
|
|
crypto-addr-codec@^0.1.7:
|
|
version "0.1.7"
|
|
resolved "https://registry.npmjs.org/crypto-addr-codec/-/crypto-addr-codec-0.1.7.tgz"
|
|
integrity sha512-X4hzfBzNhy4mAc3UpiXEC/L0jo5E8wAa9unsnA8nNXYzXjCcGk83hfC5avJWCSGT8V91xMnAS9AKMHmjw5+XCg==
|
|
dependencies:
|
|
base-x "^3.0.8"
|
|
big-integer "1.6.36"
|
|
blakejs "^1.1.0"
|
|
bs58 "^4.0.1"
|
|
ripemd160-min "0.0.6"
|
|
safe-buffer "^5.2.0"
|
|
sha3 "^2.1.1"
|
|
|
|
debug@^4.1.0, debug@^4.1.1:
|
|
version "4.3.4"
|
|
resolved "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz"
|
|
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
|
|
dependencies:
|
|
ms "2.1.2"
|
|
|
|
dedent@^0.7.0:
|
|
version "0.7.0"
|
|
resolved "https://registry.npmjs.org/dedent/-/dedent-0.7.0.tgz"
|
|
integrity sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==
|
|
|
|
deepmerge@^4.2.2:
|
|
version "4.3.1"
|
|
resolved "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz"
|
|
integrity sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==
|
|
|
|
detect-newline@^3.0.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz"
|
|
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
|
|
|
|
diff-sequences@^29.4.3:
|
|
version "29.4.3"
|
|
resolved "https://registry.npmjs.org/diff-sequences/-/diff-sequences-29.4.3.tgz"
|
|
integrity sha512-ofrBgwpPhCD85kMKtE9RYFFq6OC1A89oW2vvgWZNCwxrUpRUILopY7lsYyMDSjc8g6U6aiO0Qubg6r4Wgt5ZnA==
|
|
|
|
electron-to-chromium@^1.4.284:
|
|
version "1.4.339"
|
|
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.339.tgz"
|
|
integrity sha512-MSXHBJGcbBydq/DQDlpBeUKnJ6C7aTiNCTRpfDV5Iz0sNr/Ng6RJFloq82AAicp/SrmDq4zF6XsKG0B8Xwn1UQ==
|
|
|
|
elliptic@^6.4.0, elliptic@^6.5.2, elliptic@^6.5.3, elliptic@^6.5.4, elliptic@6.5.4:
|
|
version "6.5.4"
|
|
resolved "https://registry.npmjs.org/elliptic/-/elliptic-6.5.4.tgz"
|
|
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
|
|
dependencies:
|
|
bn.js "^4.11.9"
|
|
brorand "^1.1.0"
|
|
hash.js "^1.0.0"
|
|
hmac-drbg "^1.0.1"
|
|
inherits "^2.0.4"
|
|
minimalistic-assert "^1.0.1"
|
|
minimalistic-crypto-utils "^1.0.1"
|
|
|
|
emittery@^0.13.1:
|
|
version "0.13.1"
|
|
resolved "https://registry.npmjs.org/emittery/-/emittery-0.13.1.tgz"
|
|
integrity sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==
|
|
|
|
emoji-regex@^8.0.0:
|
|
version "8.0.0"
|
|
resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz"
|
|
integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
|
|
|
|
error-ex@^1.3.1:
|
|
version "1.3.2"
|
|
resolved "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz"
|
|
integrity sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==
|
|
dependencies:
|
|
is-arrayish "^0.2.1"
|
|
|
|
escalade@^3.1.1:
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz"
|
|
integrity sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==
|
|
|
|
escape-string-regexp@^1.0.5:
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz"
|
|
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
|
|
|
|
escape-string-regexp@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz"
|
|
integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==
|
|
|
|
esprima@^4.0.0:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz"
|
|
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
|
|
|
|
ethereum-cryptography@^0.1.3:
|
|
version "0.1.3"
|
|
resolved "https://registry.npmjs.org/ethereum-cryptography/-/ethereum-cryptography-0.1.3.tgz"
|
|
integrity sha512-w8/4x1SGGzc+tO97TASLja6SLd3fRIK2tLVcV2Gx4IB21hE19atll5Cq9o3d0ZmAYC/8aw0ipieTSiekAea4SQ==
|
|
dependencies:
|
|
"@types/pbkdf2" "^3.0.0"
|
|
"@types/secp256k1" "^4.0.1"
|
|
blakejs "^1.1.0"
|
|
browserify-aes "^1.2.0"
|
|
bs58check "^2.1.2"
|
|
create-hash "^1.2.0"
|
|
create-hmac "^1.1.7"
|
|
hash.js "^1.1.7"
|
|
keccak "^3.0.0"
|
|
pbkdf2 "^3.0.17"
|
|
randombytes "^2.1.0"
|
|
safe-buffer "^5.1.2"
|
|
scrypt-js "^3.0.0"
|
|
secp256k1 "^4.0.1"
|
|
setimmediate "^1.0.5"
|
|
|
|
ethereumjs-abi@^0.6.8:
|
|
version "0.6.8"
|
|
resolved "https://registry.npmjs.org/ethereumjs-abi/-/ethereumjs-abi-0.6.8.tgz"
|
|
integrity sha512-Tx0r/iXI6r+lRsdvkFDlut0N08jWMnKRZ6Gkq+Nmw75lZe4e6o3EkSnkaBP5NF6+m5PTGAr9JP43N3LyeoglsA==
|
|
dependencies:
|
|
bn.js "^4.11.8"
|
|
ethereumjs-util "^6.0.0"
|
|
|
|
ethereumjs-util@^6.0.0, ethereumjs-util@^6.2.1:
|
|
version "6.2.1"
|
|
resolved "https://registry.npmjs.org/ethereumjs-util/-/ethereumjs-util-6.2.1.tgz"
|
|
integrity sha512-W2Ktez4L01Vexijrm5EB6w7dg4n/TgpoYU4avuT5T3Vmnw/eCRtiBrJfQYS/DCSvDIOLn2k57GcHdeBcgVxAqw==
|
|
dependencies:
|
|
"@types/bn.js" "^4.11.3"
|
|
bn.js "^4.11.0"
|
|
create-hash "^1.1.2"
|
|
elliptic "^6.5.2"
|
|
ethereum-cryptography "^0.1.3"
|
|
ethjs-util "0.1.6"
|
|
rlp "^2.2.3"
|
|
|
|
ethers@^5.6.2:
|
|
version "5.6.4"
|
|
resolved "https://registry.npmjs.org/ethers/-/ethers-5.6.4.tgz"
|
|
integrity sha512-62UIfxAQXdf67TeeOaoOoPctm5hUlYgfd0iW3wxfj7qRYKDcvvy0f+sJ3W2/Pyx77R8dblvejA8jokj+lS+ATQ==
|
|
dependencies:
|
|
"@ethersproject/abi" "5.6.1"
|
|
"@ethersproject/abstract-provider" "5.6.0"
|
|
"@ethersproject/abstract-signer" "5.6.0"
|
|
"@ethersproject/address" "5.6.0"
|
|
"@ethersproject/base64" "5.6.0"
|
|
"@ethersproject/basex" "5.6.0"
|
|
"@ethersproject/bignumber" "5.6.0"
|
|
"@ethersproject/bytes" "5.6.1"
|
|
"@ethersproject/constants" "5.6.0"
|
|
"@ethersproject/contracts" "5.6.0"
|
|
"@ethersproject/hash" "5.6.0"
|
|
"@ethersproject/hdnode" "5.6.0"
|
|
"@ethersproject/json-wallets" "5.6.0"
|
|
"@ethersproject/keccak256" "5.6.0"
|
|
"@ethersproject/logger" "5.6.0"
|
|
"@ethersproject/networks" "5.6.2"
|
|
"@ethersproject/pbkdf2" "5.6.0"
|
|
"@ethersproject/properties" "5.6.0"
|
|
"@ethersproject/providers" "5.6.4"
|
|
"@ethersproject/random" "5.6.0"
|
|
"@ethersproject/rlp" "5.6.0"
|
|
"@ethersproject/sha2" "5.6.0"
|
|
"@ethersproject/signing-key" "5.6.0"
|
|
"@ethersproject/solidity" "5.6.0"
|
|
"@ethersproject/strings" "5.6.0"
|
|
"@ethersproject/transactions" "5.6.0"
|
|
"@ethersproject/units" "5.6.0"
|
|
"@ethersproject/wallet" "5.6.0"
|
|
"@ethersproject/web" "5.6.0"
|
|
"@ethersproject/wordlists" "5.6.0"
|
|
|
|
ethjs-util@^0.1.6, ethjs-util@0.1.6:
|
|
version "0.1.6"
|
|
resolved "https://registry.npmjs.org/ethjs-util/-/ethjs-util-0.1.6.tgz"
|
|
integrity sha512-CUnVOQq7gSpDHZVVrQW8ExxUETWrnrvXYvYz55wOU8Uj4VCgw56XC2B/fVqQN+f7gmrnRHSLVnFAwsCuNwji8w==
|
|
dependencies:
|
|
is-hex-prefixed "1.0.0"
|
|
strip-hex-prefix "1.0.0"
|
|
|
|
evmosjs@^0.2.5:
|
|
version "0.2.5"
|
|
resolved "https://registry.npmjs.org/evmosjs/-/evmosjs-0.2.5.tgz"
|
|
integrity sha512-fs6VOgGKyhUeH8sveqxrGzwR3rkld9F3bQ2jQoNO1viUqCXQuHw9KuUHPnC13H4RXOPAV0Q4Ff/rg88kM3rPhA==
|
|
dependencies:
|
|
"@tharsis/address-converter" "^0.1.7"
|
|
"@tharsis/eip712" "^0.2.1"
|
|
"@tharsis/proto" "^0.1.16"
|
|
"@tharsis/provider" "^0.2.4"
|
|
"@tharsis/transactions" "^0.2.2"
|
|
"@types/node" "^17.0.21"
|
|
link-module-alias "^1.2.0"
|
|
shx "^0.3.4"
|
|
|
|
evp_bytestokey@^1.0.3:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/evp_bytestokey/-/evp_bytestokey-1.0.3.tgz"
|
|
integrity sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==
|
|
dependencies:
|
|
md5.js "^1.3.4"
|
|
safe-buffer "^5.1.1"
|
|
|
|
execa@^5.0.0:
|
|
version "5.1.1"
|
|
resolved "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz"
|
|
integrity sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==
|
|
dependencies:
|
|
cross-spawn "^7.0.3"
|
|
get-stream "^6.0.0"
|
|
human-signals "^2.1.0"
|
|
is-stream "^2.0.0"
|
|
merge-stream "^2.0.0"
|
|
npm-run-path "^4.0.1"
|
|
onetime "^5.1.2"
|
|
signal-exit "^3.0.3"
|
|
strip-final-newline "^2.0.0"
|
|
|
|
exit@^0.1.2:
|
|
version "0.1.2"
|
|
resolved "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz"
|
|
integrity sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==
|
|
|
|
expect@^29.0.0, expect@^29.5.0:
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/expect/-/expect-29.5.0.tgz"
|
|
integrity sha512-yM7xqUrCO2JdpFo4XpM82t+PJBFybdqoQuJLDGeDX2ij8NZzqRHyu3Hp188/JX7SWqud+7t4MUdvcgGBICMHZg==
|
|
dependencies:
|
|
"@jest/expect-utils" "^29.5.0"
|
|
jest-get-type "^29.4.3"
|
|
jest-matcher-utils "^29.5.0"
|
|
jest-message-util "^29.5.0"
|
|
jest-util "^29.5.0"
|
|
|
|
fast-json-stable-stringify@^2.1.0, fast-json-stable-stringify@2.x:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz"
|
|
integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
|
|
|
|
fb-watchman@^2.0.0:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.2.tgz"
|
|
integrity sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==
|
|
dependencies:
|
|
bser "2.1.1"
|
|
|
|
file-uri-to-path@1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz"
|
|
integrity sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==
|
|
|
|
fill-range@^7.0.1:
|
|
version "7.0.1"
|
|
resolved "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz"
|
|
integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
|
|
dependencies:
|
|
to-regex-range "^5.0.1"
|
|
|
|
find-up@^4.0.0, find-up@^4.1.0:
|
|
version "4.1.0"
|
|
resolved "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz"
|
|
integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==
|
|
dependencies:
|
|
locate-path "^5.0.0"
|
|
path-exists "^4.0.0"
|
|
|
|
follow-redirects@^1.14.8:
|
|
version "1.14.9"
|
|
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.9.tgz"
|
|
integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==
|
|
|
|
fs-extra@^10.1.0:
|
|
version "10.1.0"
|
|
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz"
|
|
integrity sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==
|
|
dependencies:
|
|
graceful-fs "^4.2.0"
|
|
jsonfile "^6.0.1"
|
|
universalify "^2.0.0"
|
|
|
|
fs.realpath@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz"
|
|
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
|
|
|
|
function-bind@^1.1.1:
|
|
version "1.1.1"
|
|
resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz"
|
|
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
|
|
|
|
gensync@^1.0.0-beta.2:
|
|
version "1.0.0-beta.2"
|
|
resolved "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz"
|
|
integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==
|
|
|
|
get-caller-file@^2.0.5:
|
|
version "2.0.5"
|
|
resolved "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz"
|
|
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
|
|
|
|
get-package-type@^0.1.0:
|
|
version "0.1.0"
|
|
resolved "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz"
|
|
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
|
|
|
|
get-stream@^6.0.0:
|
|
version "6.0.1"
|
|
resolved "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz"
|
|
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
|
|
|
|
glob@^7.0.0, glob@^7.1.3, glob@^7.1.4:
|
|
version "7.2.0"
|
|
resolved "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz"
|
|
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
|
|
dependencies:
|
|
fs.realpath "^1.0.0"
|
|
inflight "^1.0.4"
|
|
inherits "2"
|
|
minimatch "^3.0.4"
|
|
once "^1.3.0"
|
|
path-is-absolute "^1.0.0"
|
|
|
|
globals@^11.1.0:
|
|
version "11.12.0"
|
|
resolved "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz"
|
|
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
|
|
|
|
google-protobuf@^3.19.4:
|
|
version "3.20.1"
|
|
resolved "https://registry.npmjs.org/google-protobuf/-/google-protobuf-3.20.1.tgz"
|
|
integrity sha512-XMf1+O32FjYIV3CYu6Tuh5PNbfNEU5Xu22X+Xkdb/DUexFlCzhvv7d5Iirm4AOwn8lv4al1YvIhzGrg2j9Zfzw==
|
|
|
|
graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.9:
|
|
version "4.2.10"
|
|
resolved "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz"
|
|
integrity sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==
|
|
|
|
graphql.js@^0.6.8:
|
|
version "0.6.8"
|
|
resolved "https://registry.npmjs.org/graphql.js/-/graphql.js-0.6.8.tgz"
|
|
integrity sha512-y1OxsvPCfBell00yb2T1E+JQjFXzbmqDT3hsf7Ckof80DlRuQ3SrmLL7KC04Up81vlBj+l9opYJjDLf9OgMH3w==
|
|
|
|
has-flag@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz"
|
|
integrity sha1-tdRU3CGZriJWmfNGfloH87lVuv0=
|
|
|
|
has-flag@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz"
|
|
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
|
|
|
|
has@^1.0.3:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/has/-/has-1.0.3.tgz"
|
|
integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==
|
|
dependencies:
|
|
function-bind "^1.1.1"
|
|
|
|
hash-base@^3.0.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/hash-base/-/hash-base-3.1.0.tgz"
|
|
integrity sha512-1nmYp/rhMDiE7AYkDw+lLwlAzz0AntGIe51F3RfFfEqyQ3feY2eI/NcwC6umIQVOASPMsWJLJScWKSSvzL9IVA==
|
|
dependencies:
|
|
inherits "^2.0.4"
|
|
readable-stream "^3.6.0"
|
|
safe-buffer "^5.2.0"
|
|
|
|
hash.js@^1.0.0, hash.js@^1.0.3, hash.js@^1.1.7, hash.js@1.1.7:
|
|
version "1.1.7"
|
|
resolved "https://registry.npmjs.org/hash.js/-/hash.js-1.1.7.tgz"
|
|
integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
|
|
dependencies:
|
|
inherits "^2.0.3"
|
|
minimalistic-assert "^1.0.1"
|
|
|
|
hmac-drbg@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/hmac-drbg/-/hmac-drbg-1.0.1.tgz"
|
|
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
|
|
dependencies:
|
|
hash.js "^1.0.3"
|
|
minimalistic-assert "^1.0.0"
|
|
minimalistic-crypto-utils "^1.0.1"
|
|
|
|
html-escaper@^2.0.0:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz"
|
|
integrity sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==
|
|
|
|
human-signals@^2.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz"
|
|
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
|
|
|
|
ieee754@^1.2.1:
|
|
version "1.2.1"
|
|
resolved "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz"
|
|
integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
|
|
|
|
import-local@^3.0.2:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz"
|
|
integrity sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==
|
|
dependencies:
|
|
pkg-dir "^4.2.0"
|
|
resolve-cwd "^3.0.0"
|
|
|
|
imurmurhash@^0.1.4:
|
|
version "0.1.4"
|
|
resolved "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz"
|
|
integrity sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==
|
|
|
|
inflight@^1.0.4:
|
|
version "1.0.6"
|
|
resolved "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz"
|
|
integrity sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=
|
|
dependencies:
|
|
once "^1.3.0"
|
|
wrappy "1"
|
|
|
|
inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@2:
|
|
version "2.0.4"
|
|
resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz"
|
|
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
|
|
|
|
interpret@^1.0.0:
|
|
version "1.4.0"
|
|
resolved "https://registry.npmjs.org/interpret/-/interpret-1.4.0.tgz"
|
|
integrity sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==
|
|
|
|
is-arrayish@^0.2.1:
|
|
version "0.2.1"
|
|
resolved "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz"
|
|
integrity sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==
|
|
|
|
is-core-module@^2.8.1:
|
|
version "2.9.0"
|
|
resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.9.0.tgz"
|
|
integrity sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==
|
|
dependencies:
|
|
has "^1.0.3"
|
|
|
|
is-fullwidth-code-point@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz"
|
|
integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==
|
|
|
|
is-generator-fn@^2.0.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz"
|
|
integrity sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==
|
|
|
|
is-hex-prefixed@1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/is-hex-prefixed/-/is-hex-prefixed-1.0.0.tgz"
|
|
integrity sha1-fY035q135dEnFIkTxXPggtd39VQ=
|
|
|
|
is-number@^7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz"
|
|
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
|
|
|
|
is-stream@^2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz"
|
|
integrity sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==
|
|
|
|
isexe@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz"
|
|
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
|
|
|
|
istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.2.0:
|
|
version "3.2.0"
|
|
resolved "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz"
|
|
integrity sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==
|
|
|
|
istanbul-lib-instrument@^5.0.4, istanbul-lib-instrument@^5.1.0:
|
|
version "5.2.1"
|
|
resolved "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz"
|
|
integrity sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==
|
|
dependencies:
|
|
"@babel/core" "^7.12.3"
|
|
"@babel/parser" "^7.14.7"
|
|
"@istanbuljs/schema" "^0.1.2"
|
|
istanbul-lib-coverage "^3.2.0"
|
|
semver "^6.3.0"
|
|
|
|
istanbul-lib-report@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz"
|
|
integrity sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==
|
|
dependencies:
|
|
istanbul-lib-coverage "^3.0.0"
|
|
make-dir "^3.0.0"
|
|
supports-color "^7.1.0"
|
|
|
|
istanbul-lib-source-maps@^4.0.0:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz"
|
|
integrity sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==
|
|
dependencies:
|
|
debug "^4.1.1"
|
|
istanbul-lib-coverage "^3.0.0"
|
|
source-map "^0.6.1"
|
|
|
|
istanbul-reports@^3.1.3:
|
|
version "3.1.5"
|
|
resolved "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.5.tgz"
|
|
integrity sha512-nUsEMa9pBt/NOHqbcbeJEgqIlY/K7rVWUX6Lql2orY5e9roQOthbR3vtY4zzf2orPELg80fnxxk9zUyPlgwD1w==
|
|
dependencies:
|
|
html-escaper "^2.0.0"
|
|
istanbul-lib-report "^3.0.0"
|
|
|
|
jest-changed-files@^29.5.0:
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-29.5.0.tgz"
|
|
integrity sha512-IFG34IUMUaNBIxjQXF/iu7g6EcdMrGRRxaUSw92I/2g2YC6vCdTltl4nHvt7Ci5nSJwXIkCu8Ka1DKF+X7Z1Ag==
|
|
dependencies:
|
|
execa "^5.0.0"
|
|
p-limit "^3.1.0"
|
|
|
|
jest-circus@^29.5.0:
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/jest-circus/-/jest-circus-29.5.0.tgz"
|
|
integrity sha512-gq/ongqeQKAplVxqJmbeUOJJKkW3dDNPY8PjhJ5G0lBRvu0e3EWGxGy5cI4LAGA7gV2UHCtWBI4EMXK8c9nQKA==
|
|
dependencies:
|
|
"@jest/environment" "^29.5.0"
|
|
"@jest/expect" "^29.5.0"
|
|
"@jest/test-result" "^29.5.0"
|
|
"@jest/types" "^29.5.0"
|
|
"@types/node" "*"
|
|
chalk "^4.0.0"
|
|
co "^4.6.0"
|
|
dedent "^0.7.0"
|
|
is-generator-fn "^2.0.0"
|
|
jest-each "^29.5.0"
|
|
jest-matcher-utils "^29.5.0"
|
|
jest-message-util "^29.5.0"
|
|
jest-runtime "^29.5.0"
|
|
jest-snapshot "^29.5.0"
|
|
jest-util "^29.5.0"
|
|
p-limit "^3.1.0"
|
|
pretty-format "^29.5.0"
|
|
pure-rand "^6.0.0"
|
|
slash "^3.0.0"
|
|
stack-utils "^2.0.3"
|
|
|
|
jest-cli@^29.5.0:
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/jest-cli/-/jest-cli-29.5.0.tgz"
|
|
integrity sha512-L1KcP1l4HtfwdxXNFCL5bmUbLQiKrakMUriBEcc1Vfz6gx31ORKdreuWvmQVBit+1ss9NNR3yxjwfwzZNdQXJw==
|
|
dependencies:
|
|
"@jest/core" "^29.5.0"
|
|
"@jest/test-result" "^29.5.0"
|
|
"@jest/types" "^29.5.0"
|
|
chalk "^4.0.0"
|
|
exit "^0.1.2"
|
|
graceful-fs "^4.2.9"
|
|
import-local "^3.0.2"
|
|
jest-config "^29.5.0"
|
|
jest-util "^29.5.0"
|
|
jest-validate "^29.5.0"
|
|
prompts "^2.0.1"
|
|
yargs "^17.3.1"
|
|
|
|
jest-config@^29.5.0:
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/jest-config/-/jest-config-29.5.0.tgz"
|
|
integrity sha512-kvDUKBnNJPNBmFFOhDbm59iu1Fii1Q6SxyhXfvylq3UTHbg6o7j/g8k2dZyXWLvfdKB1vAPxNZnMgtKJcmu3kA==
|
|
dependencies:
|
|
"@babel/core" "^7.11.6"
|
|
"@jest/test-sequencer" "^29.5.0"
|
|
"@jest/types" "^29.5.0"
|
|
babel-jest "^29.5.0"
|
|
chalk "^4.0.0"
|
|
ci-info "^3.2.0"
|
|
deepmerge "^4.2.2"
|
|
glob "^7.1.3"
|
|
graceful-fs "^4.2.9"
|
|
jest-circus "^29.5.0"
|
|
jest-environment-node "^29.5.0"
|
|
jest-get-type "^29.4.3"
|
|
jest-regex-util "^29.4.3"
|
|
jest-resolve "^29.5.0"
|
|
jest-runner "^29.5.0"
|
|
jest-util "^29.5.0"
|
|
jest-validate "^29.5.0"
|
|
micromatch "^4.0.4"
|
|
parse-json "^5.2.0"
|
|
pretty-format "^29.5.0"
|
|
slash "^3.0.0"
|
|
strip-json-comments "^3.1.1"
|
|
|
|
jest-diff@^29.5.0:
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/jest-diff/-/jest-diff-29.5.0.tgz"
|
|
integrity sha512-LtxijLLZBduXnHSniy0WMdaHjmQnt3g5sa16W4p0HqukYTTsyTW3GD1q41TyGl5YFXj/5B2U6dlh5FM1LIMgxw==
|
|
dependencies:
|
|
chalk "^4.0.0"
|
|
diff-sequences "^29.4.3"
|
|
jest-get-type "^29.4.3"
|
|
pretty-format "^29.5.0"
|
|
|
|
jest-docblock@^29.4.3:
|
|
version "29.4.3"
|
|
resolved "https://registry.npmjs.org/jest-docblock/-/jest-docblock-29.4.3.tgz"
|
|
integrity sha512-fzdTftThczeSD9nZ3fzA/4KkHtnmllawWrXO69vtI+L9WjEIuXWs4AmyME7lN5hU7dB0sHhuPfcKofRsUb/2Fg==
|
|
dependencies:
|
|
detect-newline "^3.0.0"
|
|
|
|
jest-each@^29.5.0:
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/jest-each/-/jest-each-29.5.0.tgz"
|
|
integrity sha512-HM5kIJ1BTnVt+DQZ2ALp3rzXEl+g726csObrW/jpEGl+CDSSQpOJJX2KE/vEg8cxcMXdyEPu6U4QX5eruQv5hA==
|
|
dependencies:
|
|
"@jest/types" "^29.5.0"
|
|
chalk "^4.0.0"
|
|
jest-get-type "^29.4.3"
|
|
jest-util "^29.5.0"
|
|
pretty-format "^29.5.0"
|
|
|
|
jest-environment-node@^29.5.0:
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-29.5.0.tgz"
|
|
integrity sha512-ExxuIK/+yQ+6PRGaHkKewYtg6hto2uGCgvKdb2nfJfKXgZ17DfXjvbZ+jA1Qt9A8EQSfPnt5FKIfnOO3u1h9qw==
|
|
dependencies:
|
|
"@jest/environment" "^29.5.0"
|
|
"@jest/fake-timers" "^29.5.0"
|
|
"@jest/types" "^29.5.0"
|
|
"@types/node" "*"
|
|
jest-mock "^29.5.0"
|
|
jest-util "^29.5.0"
|
|
|
|
jest-get-type@^29.4.3:
|
|
version "29.4.3"
|
|
resolved "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.4.3.tgz"
|
|
integrity sha512-J5Xez4nRRMjk8emnTpWrlkyb9pfRQQanDrvWHhsR1+VUfbwxi30eVcZFlcdGInRibU4G5LwHXpI7IRHU0CY+gg==
|
|
|
|
jest-haste-map@^29.5.0:
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-29.5.0.tgz"
|
|
integrity sha512-IspOPnnBro8YfVYSw6yDRKh/TiCdRngjxeacCps1cQ9cgVN6+10JUcuJ1EabrgYLOATsIAigxA0rLR9x/YlrSA==
|
|
dependencies:
|
|
"@jest/types" "^29.5.0"
|
|
"@types/graceful-fs" "^4.1.3"
|
|
"@types/node" "*"
|
|
anymatch "^3.0.3"
|
|
fb-watchman "^2.0.0"
|
|
graceful-fs "^4.2.9"
|
|
jest-regex-util "^29.4.3"
|
|
jest-util "^29.5.0"
|
|
jest-worker "^29.5.0"
|
|
micromatch "^4.0.4"
|
|
walker "^1.0.8"
|
|
optionalDependencies:
|
|
fsevents "^2.3.2"
|
|
|
|
jest-leak-detector@^29.5.0:
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-29.5.0.tgz"
|
|
integrity sha512-u9YdeeVnghBUtpN5mVxjID7KbkKE1QU4f6uUwuxiY0vYRi9BUCLKlPEZfDGR67ofdFmDz9oPAy2G92Ujrntmow==
|
|
dependencies:
|
|
jest-get-type "^29.4.3"
|
|
pretty-format "^29.5.0"
|
|
|
|
jest-matcher-utils@^29.5.0:
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-29.5.0.tgz"
|
|
integrity sha512-lecRtgm/rjIK0CQ7LPQwzCs2VwW6WAahA55YBuI+xqmhm7LAaxokSB8C97yJeYyT+HvQkH741StzpU41wohhWw==
|
|
dependencies:
|
|
chalk "^4.0.0"
|
|
jest-diff "^29.5.0"
|
|
jest-get-type "^29.4.3"
|
|
pretty-format "^29.5.0"
|
|
|
|
jest-message-util@^29.5.0:
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/jest-message-util/-/jest-message-util-29.5.0.tgz"
|
|
integrity sha512-Kijeg9Dag6CKtIDA7O21zNTACqD5MD/8HfIV8pdD94vFyFuer52SigdC3IQMhab3vACxXMiFk+yMHNdbqtyTGA==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.12.13"
|
|
"@jest/types" "^29.5.0"
|
|
"@types/stack-utils" "^2.0.0"
|
|
chalk "^4.0.0"
|
|
graceful-fs "^4.2.9"
|
|
micromatch "^4.0.4"
|
|
pretty-format "^29.5.0"
|
|
slash "^3.0.0"
|
|
stack-utils "^2.0.3"
|
|
|
|
jest-mock@^29.5.0:
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/jest-mock/-/jest-mock-29.5.0.tgz"
|
|
integrity sha512-GqOzvdWDE4fAV2bWQLQCkujxYWL7RxjCnj71b5VhDAGOevB3qj3Ovg26A5NI84ZpODxyzaozXLOh2NCgkbvyaw==
|
|
dependencies:
|
|
"@jest/types" "^29.5.0"
|
|
"@types/node" "*"
|
|
jest-util "^29.5.0"
|
|
|
|
jest-pnp-resolver@^1.2.2:
|
|
version "1.2.3"
|
|
resolved "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz"
|
|
integrity sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==
|
|
|
|
jest-regex-util@^29.4.3:
|
|
version "29.4.3"
|
|
resolved "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-29.4.3.tgz"
|
|
integrity sha512-O4FglZaMmWXbGHSQInfXewIsd1LMn9p3ZXB/6r4FOkyhX2/iP/soMG98jGvk/A3HAN78+5VWcBGO0BJAPRh4kg==
|
|
|
|
jest-resolve-dependencies@^29.5.0:
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-29.5.0.tgz"
|
|
integrity sha512-sjV3GFr0hDJMBpYeUuGduP+YeCRbd7S/ck6IvL3kQ9cpySYKqcqhdLLC2rFwrcL7tz5vYibomBrsFYWkIGGjOg==
|
|
dependencies:
|
|
jest-regex-util "^29.4.3"
|
|
jest-snapshot "^29.5.0"
|
|
|
|
jest-resolve@*, jest-resolve@^29.5.0:
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/jest-resolve/-/jest-resolve-29.5.0.tgz"
|
|
integrity sha512-1TzxJ37FQq7J10jPtQjcc+MkCkE3GBpBecsSUWJ0qZNJpmg6m0D9/7II03yJulm3H/fvVjgqLh/k2eYg+ui52w==
|
|
dependencies:
|
|
chalk "^4.0.0"
|
|
graceful-fs "^4.2.9"
|
|
jest-haste-map "^29.5.0"
|
|
jest-pnp-resolver "^1.2.2"
|
|
jest-util "^29.5.0"
|
|
jest-validate "^29.5.0"
|
|
resolve "^1.20.0"
|
|
resolve.exports "^2.0.0"
|
|
slash "^3.0.0"
|
|
|
|
jest-runner@^29.5.0:
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/jest-runner/-/jest-runner-29.5.0.tgz"
|
|
integrity sha512-m7b6ypERhFghJsslMLhydaXBiLf7+jXy8FwGRHO3BGV1mcQpPbwiqiKUR2zU2NJuNeMenJmlFZCsIqzJCTeGLQ==
|
|
dependencies:
|
|
"@jest/console" "^29.5.0"
|
|
"@jest/environment" "^29.5.0"
|
|
"@jest/test-result" "^29.5.0"
|
|
"@jest/transform" "^29.5.0"
|
|
"@jest/types" "^29.5.0"
|
|
"@types/node" "*"
|
|
chalk "^4.0.0"
|
|
emittery "^0.13.1"
|
|
graceful-fs "^4.2.9"
|
|
jest-docblock "^29.4.3"
|
|
jest-environment-node "^29.5.0"
|
|
jest-haste-map "^29.5.0"
|
|
jest-leak-detector "^29.5.0"
|
|
jest-message-util "^29.5.0"
|
|
jest-resolve "^29.5.0"
|
|
jest-runtime "^29.5.0"
|
|
jest-util "^29.5.0"
|
|
jest-watcher "^29.5.0"
|
|
jest-worker "^29.5.0"
|
|
p-limit "^3.1.0"
|
|
source-map-support "0.5.13"
|
|
|
|
jest-runtime@^29.5.0:
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/jest-runtime/-/jest-runtime-29.5.0.tgz"
|
|
integrity sha512-1Hr6Hh7bAgXQP+pln3homOiEZtCDZFqwmle7Ew2j8OlbkIu6uE3Y/etJQG8MLQs3Zy90xrp2C0BRrtPHG4zryw==
|
|
dependencies:
|
|
"@jest/environment" "^29.5.0"
|
|
"@jest/fake-timers" "^29.5.0"
|
|
"@jest/globals" "^29.5.0"
|
|
"@jest/source-map" "^29.4.3"
|
|
"@jest/test-result" "^29.5.0"
|
|
"@jest/transform" "^29.5.0"
|
|
"@jest/types" "^29.5.0"
|
|
"@types/node" "*"
|
|
chalk "^4.0.0"
|
|
cjs-module-lexer "^1.0.0"
|
|
collect-v8-coverage "^1.0.0"
|
|
glob "^7.1.3"
|
|
graceful-fs "^4.2.9"
|
|
jest-haste-map "^29.5.0"
|
|
jest-message-util "^29.5.0"
|
|
jest-mock "^29.5.0"
|
|
jest-regex-util "^29.4.3"
|
|
jest-resolve "^29.5.0"
|
|
jest-snapshot "^29.5.0"
|
|
jest-util "^29.5.0"
|
|
slash "^3.0.0"
|
|
strip-bom "^4.0.0"
|
|
|
|
jest-snapshot@^29.5.0:
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-29.5.0.tgz"
|
|
integrity sha512-x7Wolra5V0tt3wRs3/ts3S6ciSQVypgGQlJpz2rsdQYoUKxMxPNaoHMGJN6qAuPJqS+2iQ1ZUn5kl7HCyls84g==
|
|
dependencies:
|
|
"@babel/core" "^7.11.6"
|
|
"@babel/generator" "^7.7.2"
|
|
"@babel/plugin-syntax-jsx" "^7.7.2"
|
|
"@babel/plugin-syntax-typescript" "^7.7.2"
|
|
"@babel/traverse" "^7.7.2"
|
|
"@babel/types" "^7.3.3"
|
|
"@jest/expect-utils" "^29.5.0"
|
|
"@jest/transform" "^29.5.0"
|
|
"@jest/types" "^29.5.0"
|
|
"@types/babel__traverse" "^7.0.6"
|
|
"@types/prettier" "^2.1.5"
|
|
babel-preset-current-node-syntax "^1.0.0"
|
|
chalk "^4.0.0"
|
|
expect "^29.5.0"
|
|
graceful-fs "^4.2.9"
|
|
jest-diff "^29.5.0"
|
|
jest-get-type "^29.4.3"
|
|
jest-matcher-utils "^29.5.0"
|
|
jest-message-util "^29.5.0"
|
|
jest-util "^29.5.0"
|
|
natural-compare "^1.4.0"
|
|
pretty-format "^29.5.0"
|
|
semver "^7.3.5"
|
|
|
|
jest-util@^29.0.0, jest-util@^29.5.0:
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/jest-util/-/jest-util-29.5.0.tgz"
|
|
integrity sha512-RYMgG/MTadOr5t8KdhejfvUU82MxsCu5MF6KuDUHl+NuwzUt+Sm6jJWxTJVrDR1j5M/gJVCPKQEpWXY+yIQ6lQ==
|
|
dependencies:
|
|
"@jest/types" "^29.5.0"
|
|
"@types/node" "*"
|
|
chalk "^4.0.0"
|
|
ci-info "^3.2.0"
|
|
graceful-fs "^4.2.9"
|
|
picomatch "^2.2.3"
|
|
|
|
jest-validate@^29.5.0:
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/jest-validate/-/jest-validate-29.5.0.tgz"
|
|
integrity sha512-pC26etNIi+y3HV8A+tUGr/lph9B18GnzSRAkPaaZJIE1eFdiYm6/CewuiJQ8/RlfHd1u/8Ioi8/sJ+CmbA+zAQ==
|
|
dependencies:
|
|
"@jest/types" "^29.5.0"
|
|
camelcase "^6.2.0"
|
|
chalk "^4.0.0"
|
|
jest-get-type "^29.4.3"
|
|
leven "^3.1.0"
|
|
pretty-format "^29.5.0"
|
|
|
|
jest-watcher@^29.5.0:
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/jest-watcher/-/jest-watcher-29.5.0.tgz"
|
|
integrity sha512-KmTojKcapuqYrKDpRwfqcQ3zjMlwu27SYext9pt4GlF5FUgB+7XE1mcCnSm6a4uUpFyQIkb6ZhzZvHl+jiBCiA==
|
|
dependencies:
|
|
"@jest/test-result" "^29.5.0"
|
|
"@jest/types" "^29.5.0"
|
|
"@types/node" "*"
|
|
ansi-escapes "^4.2.1"
|
|
chalk "^4.0.0"
|
|
emittery "^0.13.1"
|
|
jest-util "^29.5.0"
|
|
string-length "^4.0.1"
|
|
|
|
jest-worker@^29.5.0:
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/jest-worker/-/jest-worker-29.5.0.tgz"
|
|
integrity sha512-NcrQnevGoSp4b5kg+akIpthoAFHxPBcb5P6mYPY0fUNT+sSvmtu6jlkEle3anczUKIKEbMxFimk9oTP/tpIPgA==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
jest-util "^29.5.0"
|
|
merge-stream "^2.0.0"
|
|
supports-color "^8.0.0"
|
|
|
|
jest@^29.0.0, jest@^29.5.0:
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/jest/-/jest-29.5.0.tgz"
|
|
integrity sha512-juMg3he2uru1QoXX078zTa7pO85QyB9xajZc6bU+d9yEGwrKX6+vGmJQ3UdVZsvTEUARIdObzH68QItim6OSSQ==
|
|
dependencies:
|
|
"@jest/core" "^29.5.0"
|
|
"@jest/types" "^29.5.0"
|
|
import-local "^3.0.2"
|
|
jest-cli "^29.5.0"
|
|
|
|
js-sha256@^0.9.0:
|
|
version "0.9.0"
|
|
resolved "https://registry.npmjs.org/js-sha256/-/js-sha256-0.9.0.tgz"
|
|
integrity sha512-sga3MHh9sgQN2+pJ9VYZ+1LPwXOxuBJBA5nrR5/ofPfuiJBE2hnjsaN8se8JznOmGLN2p49Pe5U/ttafcs/apA==
|
|
|
|
js-sha3@0.8.0:
|
|
version "0.8.0"
|
|
resolved "https://registry.npmjs.org/js-sha3/-/js-sha3-0.8.0.tgz"
|
|
integrity sha512-gF1cRrHhIzNfToc802P800N8PpXS+evLLXfsVpowqmAFR9uwbi89WvXg2QspOmXL8QL86J4T1EpFu+yUkwJY3Q==
|
|
|
|
js-tokens@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz"
|
|
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
|
|
|
|
js-yaml@^3.13.1, js-yaml@^3.13.x, js-yaml@^3.14.1:
|
|
version "3.14.1"
|
|
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz"
|
|
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
|
|
dependencies:
|
|
argparse "^1.0.7"
|
|
esprima "^4.0.0"
|
|
|
|
jsesc@^2.5.1:
|
|
version "2.5.2"
|
|
resolved "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz"
|
|
integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
|
|
|
|
json-parse-even-better-errors@^2.3.0:
|
|
version "2.3.1"
|
|
resolved "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz"
|
|
integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
|
|
|
|
json5@^2.2.2, json5@^2.2.3:
|
|
version "2.2.3"
|
|
resolved "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz"
|
|
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
|
|
|
|
jsonfile@^6.0.1:
|
|
version "6.1.0"
|
|
resolved "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz"
|
|
integrity sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==
|
|
dependencies:
|
|
universalify "^2.0.0"
|
|
optionalDependencies:
|
|
graceful-fs "^4.1.6"
|
|
|
|
jsonschema@^1.4.0:
|
|
version "1.4.0"
|
|
resolved "https://registry.npmjs.org/jsonschema/-/jsonschema-1.4.0.tgz"
|
|
integrity sha512-/YgW6pRMr6M7C+4o8kS+B/2myEpHCrxO4PEWnqJNBFMjn7EWXqlQ4tGwL6xTHeRplwuZmcAncdvfOad1nT2yMw==
|
|
|
|
junk@3.1.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/junk/-/junk-3.1.0.tgz"
|
|
integrity sha512-pBxcB3LFc8QVgdggvZWyeys+hnrNWg4OcZIU/1X59k5jQdLBlCsYGRQaz234SqoRLTCgMH00fY0xRJH+F9METQ==
|
|
|
|
keccak@^3.0.0:
|
|
version "3.0.2"
|
|
resolved "https://registry.npmjs.org/keccak/-/keccak-3.0.2.tgz"
|
|
integrity sha512-PyKKjkH53wDMLGrvmRGSNWgmSxZOUqbnXwKL9tmgbFYA1iAYqW21kfR7mZXV0MlESiefxQQE9X9fTa3X+2MPDQ==
|
|
dependencies:
|
|
node-addon-api "^2.0.0"
|
|
node-gyp-build "^4.2.0"
|
|
readable-stream "^3.6.0"
|
|
|
|
kleur@^3.0.3:
|
|
version "3.0.3"
|
|
resolved "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz"
|
|
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
|
|
|
|
leven@^3.1.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz"
|
|
integrity sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==
|
|
|
|
libsodium-wrappers@^0.7.6:
|
|
version "0.7.10"
|
|
resolved "https://registry.npmjs.org/libsodium-wrappers/-/libsodium-wrappers-0.7.10.tgz"
|
|
integrity sha512-pO3F1Q9NPLB/MWIhehim42b/Fwb30JNScCNh8TcQ/kIc+qGLQch8ag8wb0keK3EP5kbGakk1H8Wwo7v+36rNQg==
|
|
dependencies:
|
|
libsodium "^0.7.0"
|
|
|
|
libsodium@^0.7.0:
|
|
version "0.7.10"
|
|
resolved "https://registry.npmjs.org/libsodium/-/libsodium-0.7.10.tgz"
|
|
integrity sha512-eY+z7hDrDKxkAK+QKZVNv92A5KYkxfvIshtBJkmg5TSiCnYqZP3i9OO9whE79Pwgm4jGaoHgkM4ao/b9Cyu4zQ==
|
|
|
|
lines-and-columns@^1.1.6:
|
|
version "1.2.4"
|
|
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz"
|
|
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
|
|
|
|
link-module-alias@^1.2.0:
|
|
version "1.2.0"
|
|
resolved "https://registry.npmjs.org/link-module-alias/-/link-module-alias-1.2.0.tgz"
|
|
integrity sha512-ahPjXepbSVKbahTB6LxR//VHm8HPfI+QQygCH+E82spBY4HR5VPJTvlhKBc9F7muVxnS6C1rRfoPOXAbWO/fyw==
|
|
dependencies:
|
|
chalk "^2.4.1"
|
|
|
|
locate-path@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz"
|
|
integrity sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==
|
|
dependencies:
|
|
p-locate "^4.1.0"
|
|
|
|
lodash-clean@^2.2.3:
|
|
version "2.2.3"
|
|
resolved "https://registry.npmjs.org/lodash-clean/-/lodash-clean-2.2.3.tgz"
|
|
integrity sha512-ioRhn/L0NNKq220nba58FPvjZ+bTdlUCb37+mhlDe4kzIzuPC/prUHLwDM9izeicr/rcnWrn0EanzNxhAbo8oA==
|
|
dependencies:
|
|
lodash "^4.17.21"
|
|
|
|
lodash.memoize@4.x:
|
|
version "4.1.2"
|
|
resolved "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz"
|
|
integrity sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==
|
|
|
|
lodash@^4.17.21:
|
|
version "4.17.21"
|
|
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz"
|
|
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
|
|
|
|
lru-cache@^5.1.1:
|
|
version "5.1.1"
|
|
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz"
|
|
integrity sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==
|
|
dependencies:
|
|
yallist "^3.0.2"
|
|
|
|
lru-cache@^6.0.0:
|
|
version "6.0.0"
|
|
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz"
|
|
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
|
|
dependencies:
|
|
yallist "^4.0.0"
|
|
|
|
make-dir@^3.0.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz"
|
|
integrity sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==
|
|
dependencies:
|
|
semver "^6.0.0"
|
|
|
|
make-error@1.x:
|
|
version "1.3.6"
|
|
resolved "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz"
|
|
integrity sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==
|
|
|
|
makeerror@1.0.12:
|
|
version "1.0.12"
|
|
resolved "https://registry.npmjs.org/makeerror/-/makeerror-1.0.12.tgz"
|
|
integrity sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==
|
|
dependencies:
|
|
tmpl "1.0.5"
|
|
|
|
md5.js@^1.3.4:
|
|
version "1.3.5"
|
|
resolved "https://registry.npmjs.org/md5.js/-/md5.js-1.3.5.tgz"
|
|
integrity sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==
|
|
dependencies:
|
|
hash-base "^3.0.0"
|
|
inherits "^2.0.1"
|
|
safe-buffer "^5.1.2"
|
|
|
|
merge-stream@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz"
|
|
integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
|
|
|
|
micromatch@^4.0.4:
|
|
version "4.0.5"
|
|
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz"
|
|
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
|
|
dependencies:
|
|
braces "^3.0.2"
|
|
picomatch "^2.3.1"
|
|
|
|
mimic-fn@^2.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz"
|
|
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
|
|
|
|
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz"
|
|
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
|
|
|
|
minimalistic-crypto-utils@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz"
|
|
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
|
|
|
|
minimatch@^3.0.4:
|
|
version "3.1.2"
|
|
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
|
|
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
|
|
dependencies:
|
|
brace-expansion "^1.1.7"
|
|
|
|
minimist@^1.2.3:
|
|
version "1.2.6"
|
|
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz"
|
|
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
|
|
|
|
ms@2.1.2:
|
|
version "2.1.2"
|
|
resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz"
|
|
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
|
|
|
|
multiformats@^9.5.4:
|
|
version "9.6.4"
|
|
resolved "https://registry.npmjs.org/multiformats/-/multiformats-9.6.4.tgz"
|
|
integrity sha512-fCCB6XMrr6CqJiHNjfFNGT0v//dxOBMrOMqUIzpPc/mmITweLEyhvMpY9bF+jZ9z3vaMAau5E8B68DW77QMXkg==
|
|
|
|
nan@^2.13.2:
|
|
version "2.17.0"
|
|
resolved "https://registry.npmjs.org/nan/-/nan-2.17.0.tgz"
|
|
integrity sha512-2ZTgtl0nJsO0KQCjEpxcIr5D+Yv90plTitZt9JBfQvVJDS5seMl3FOvsh3+9CoYWXf/1l5OaZzzF6nDm4cagaQ==
|
|
|
|
natural-compare@^1.4.0:
|
|
version "1.4.0"
|
|
resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"
|
|
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
|
|
|
|
node-addon-api@^2.0.0:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-2.0.2.tgz"
|
|
integrity sha512-Ntyt4AIXyaLIuMHF6IOoTakB3K+RWxwtsHNRxllEoA6vPwP9o4866g6YWDLUdnucilZhmkxiHwHr11gAENw+QA==
|
|
|
|
node-gyp-build@^4.2.0:
|
|
version "4.4.0"
|
|
resolved "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.4.0.tgz"
|
|
integrity sha512-amJnQCcgtRVw9SvoebO3BKGESClrfXGCUTX9hSn1OuGQTQBOZmVd0Z0OlecpuRksKvbsUqALE8jls/ErClAPuQ==
|
|
|
|
node-int64@^0.4.0:
|
|
version "0.4.0"
|
|
resolved "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz"
|
|
integrity sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==
|
|
|
|
node-releases@^2.0.8:
|
|
version "2.0.10"
|
|
resolved "https://registry.npmjs.org/node-releases/-/node-releases-2.0.10.tgz"
|
|
integrity sha512-5GFldHPXVG/YZmFzJvKK2zDSzPKhEp0+ZR5SVaoSag9fsL5YgHbUHDfnG5494ISANDcK4KwPXAx2xqVEydmd7w==
|
|
|
|
node-yaml@^4.0.1:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/node-yaml/-/node-yaml-4.0.1.tgz"
|
|
integrity sha512-ZPKi3OexXdiklsRW9g4P7jAxHAhoBRZCFmIDMQ89clLhMz+MTJuCM9y5f1R7Ru75H84hWJouwpxVOq1SdRTe7A==
|
|
dependencies:
|
|
co "4.6.0"
|
|
junk "3.1.0"
|
|
promise-fs "2.1.1"
|
|
|
|
normalize-path@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz"
|
|
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
|
|
|
|
npm-run-path@^4.0.1:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz"
|
|
integrity sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==
|
|
dependencies:
|
|
path-key "^3.0.0"
|
|
|
|
once@^1.3.0:
|
|
version "1.4.0"
|
|
resolved "https://registry.npmjs.org/once/-/once-1.4.0.tgz"
|
|
integrity sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
|
|
dependencies:
|
|
wrappy "1"
|
|
|
|
onetime@^5.1.2:
|
|
version "5.1.2"
|
|
resolved "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz"
|
|
integrity sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==
|
|
dependencies:
|
|
mimic-fn "^2.1.0"
|
|
|
|
p-limit@^2.2.0:
|
|
version "2.3.0"
|
|
resolved "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz"
|
|
integrity sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==
|
|
dependencies:
|
|
p-try "^2.0.0"
|
|
|
|
p-limit@^3.1.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz"
|
|
integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==
|
|
dependencies:
|
|
yocto-queue "^0.1.0"
|
|
|
|
p-locate@^4.1.0:
|
|
version "4.1.0"
|
|
resolved "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz"
|
|
integrity sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==
|
|
dependencies:
|
|
p-limit "^2.2.0"
|
|
|
|
p-try@^2.0.0:
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz"
|
|
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
|
|
|
|
parse-json@^5.2.0:
|
|
version "5.2.0"
|
|
resolved "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz"
|
|
integrity sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.0.0"
|
|
error-ex "^1.3.1"
|
|
json-parse-even-better-errors "^2.3.0"
|
|
lines-and-columns "^1.1.6"
|
|
|
|
path-exists@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz"
|
|
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
|
|
|
|
path-is-absolute@^1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz"
|
|
integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
|
|
|
|
path-key@^3.0.0, path-key@^3.1.0:
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz"
|
|
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
|
|
|
|
path-parse@^1.0.7:
|
|
version "1.0.7"
|
|
resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz"
|
|
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
|
|
|
|
pbkdf2@^3.0.17, pbkdf2@^3.0.9:
|
|
version "3.1.2"
|
|
resolved "https://registry.npmjs.org/pbkdf2/-/pbkdf2-3.1.2.tgz"
|
|
integrity sha512-iuh7L6jA7JEGu2WxDwtQP1ddOpaJNC4KlDEFfdQajSGgGPNi4OyDc2R7QnbY2bR9QjBVGwgvTdNJZoE7RaxUMA==
|
|
dependencies:
|
|
create-hash "^1.1.2"
|
|
create-hmac "^1.1.4"
|
|
ripemd160 "^2.0.1"
|
|
safe-buffer "^5.0.1"
|
|
sha.js "^2.4.8"
|
|
|
|
picocolors@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz"
|
|
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
|
|
|
|
picomatch@^2.0.4, picomatch@^2.2.3, picomatch@^2.3.1:
|
|
version "2.3.1"
|
|
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
|
|
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
|
|
|
|
pirates@^4.0.4:
|
|
version "4.0.5"
|
|
resolved "https://registry.npmjs.org/pirates/-/pirates-4.0.5.tgz"
|
|
integrity sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==
|
|
|
|
pkg-dir@^4.2.0:
|
|
version "4.2.0"
|
|
resolved "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz"
|
|
integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==
|
|
dependencies:
|
|
find-up "^4.0.0"
|
|
|
|
pretty-format@^29.0.0, pretty-format@^29.5.0:
|
|
version "29.5.0"
|
|
resolved "https://registry.npmjs.org/pretty-format/-/pretty-format-29.5.0.tgz"
|
|
integrity sha512-V2mGkI31qdttvTFX7Mt4efOqHXqJWMu4/r66Xh3Z3BwZaPfPJgp6/gbwoujRpPUtfEF6AUUWx3Jim3GCw5g/Qw==
|
|
dependencies:
|
|
"@jest/schemas" "^29.4.3"
|
|
ansi-styles "^5.0.0"
|
|
react-is "^18.0.0"
|
|
|
|
promise-fs@2.1.1:
|
|
version "2.1.1"
|
|
resolved "https://registry.npmjs.org/promise-fs/-/promise-fs-2.1.1.tgz"
|
|
integrity sha512-43p7e4QzAQ3w6eyN0+gbBL7jXiZFWLWYITg9wIObqkBySu/a5K1EDcQ/S6UyB/bmiZWDA4NjTbcopKLTaKcGSw==
|
|
dependencies:
|
|
"@octetstream/promisify" "2.0.2"
|
|
|
|
prompts@^2.0.1:
|
|
version "2.4.2"
|
|
resolved "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz"
|
|
integrity sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==
|
|
dependencies:
|
|
kleur "^3.0.3"
|
|
sisteransi "^1.0.5"
|
|
|
|
pure-rand@^6.0.0:
|
|
version "6.0.1"
|
|
resolved "https://registry.npmjs.org/pure-rand/-/pure-rand-6.0.1.tgz"
|
|
integrity sha512-t+x1zEHDjBwkDGY5v5ApnZ/utcd4XYDiJsaQQoptTXgUXX95sDg1elCdJghzicm7n2mbCBJ3uYWr6M22SO19rg==
|
|
|
|
randombytes@^2.0.1, randombytes@^2.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz"
|
|
integrity sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==
|
|
dependencies:
|
|
safe-buffer "^5.1.0"
|
|
|
|
react-is@^18.0.0:
|
|
version "18.2.0"
|
|
resolved "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz"
|
|
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
|
|
|
|
readable-stream@^3.6.0:
|
|
version "3.6.0"
|
|
resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz"
|
|
integrity sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==
|
|
dependencies:
|
|
inherits "^2.0.3"
|
|
string_decoder "^1.1.1"
|
|
util-deprecate "^1.0.1"
|
|
|
|
readonly-date@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/readonly-date/-/readonly-date-1.0.0.tgz"
|
|
integrity sha512-tMKIV7hlk0h4mO3JTmmVuIlJVXjKk3Sep9Bf5OH0O+758ruuVkUy2J9SttDLm91IEX/WHlXPSpxMGjPj4beMIQ==
|
|
|
|
rechoir@^0.6.2:
|
|
version "0.6.2"
|
|
resolved "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz"
|
|
integrity sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=
|
|
dependencies:
|
|
resolve "^1.1.6"
|
|
|
|
require-directory@^2.1.1:
|
|
version "2.1.1"
|
|
resolved "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz"
|
|
integrity sha1-jGStX9MNqxyXbiNE/+f3kqam30I=
|
|
|
|
resolve-cwd@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz"
|
|
integrity sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==
|
|
dependencies:
|
|
resolve-from "^5.0.0"
|
|
|
|
resolve-from@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz"
|
|
integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==
|
|
|
|
resolve.exports@^2.0.0:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/resolve.exports/-/resolve.exports-2.0.2.tgz"
|
|
integrity sha512-X2UW6Nw3n/aMgDVy+0rSqgHlv39WZAlZrXCdnbyEiKm17DSqHX4MmQMaST3FbeWR5FTuRcUwYAziZajji0Y7mg==
|
|
|
|
resolve@^1.1.6, resolve@^1.20.0:
|
|
version "1.22.0"
|
|
resolved "https://registry.npmjs.org/resolve/-/resolve-1.22.0.tgz"
|
|
integrity sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==
|
|
dependencies:
|
|
is-core-module "^2.8.1"
|
|
path-parse "^1.0.7"
|
|
supports-preserve-symlinks-flag "^1.0.0"
|
|
|
|
ripemd160-min@0.0.6:
|
|
version "0.0.6"
|
|
resolved "https://registry.npmjs.org/ripemd160-min/-/ripemd160-min-0.0.6.tgz"
|
|
integrity sha512-+GcJgQivhs6S9qvLogusiTcS9kQUfgR75whKuy5jIhuiOfQuJ8fjqxV6EGD5duH1Y/FawFUMtMhyeq3Fbnib8A==
|
|
|
|
ripemd160@^2.0.0, ripemd160@^2.0.1:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/ripemd160/-/ripemd160-2.0.2.tgz"
|
|
integrity sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==
|
|
dependencies:
|
|
hash-base "^3.0.0"
|
|
inherits "^2.0.1"
|
|
|
|
rlp@^2.2.3:
|
|
version "2.2.7"
|
|
resolved "https://registry.npmjs.org/rlp/-/rlp-2.2.7.tgz"
|
|
integrity sha512-d5gdPmgQ0Z+AklL2NVXr/IoSjNZFfTVvQWzL/AM2AOcSzYP2xjlb0AC8YyCLc41MSNf6P6QVtjgPdmVtzb+4lQ==
|
|
dependencies:
|
|
bn.js "^5.2.0"
|
|
|
|
safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@^5.2.0, safe-buffer@~5.2.0:
|
|
version "5.2.1"
|
|
resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz"
|
|
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
|
|
|
|
scrypt-js@^3.0.0, scrypt-js@3.0.1:
|
|
version "3.0.1"
|
|
resolved "https://registry.npmjs.org/scrypt-js/-/scrypt-js-3.0.1.tgz"
|
|
integrity sha512-cdwTTnqPu0Hyvf5in5asVdZocVDTNRmR7XEcJuIzMjJeSHybHl7vpB66AzwTaIg6CLSbtjcxc8fqcySfnTkccA==
|
|
|
|
secp256k1@^4.0.1:
|
|
version "4.0.3"
|
|
resolved "https://registry.npmjs.org/secp256k1/-/secp256k1-4.0.3.tgz"
|
|
integrity sha512-NLZVf+ROMxwtEj3Xa562qgv2BK5e2WNmXPiOdVIPLgs6lyTzMvBq0aWTYMI5XCP9jZMVKOcqZLw/Wc4vDkuxhA==
|
|
dependencies:
|
|
elliptic "^6.5.4"
|
|
node-addon-api "^2.0.0"
|
|
node-gyp-build "^4.2.0"
|
|
|
|
semver@^6.0.0, semver@^6.3.0:
|
|
version "6.3.0"
|
|
resolved "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz"
|
|
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
|
|
|
|
semver@^7.3.5:
|
|
version "7.3.7"
|
|
resolved "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz"
|
|
integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==
|
|
dependencies:
|
|
lru-cache "^6.0.0"
|
|
|
|
semver@7.x:
|
|
version "7.3.7"
|
|
resolved "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz"
|
|
integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==
|
|
dependencies:
|
|
lru-cache "^6.0.0"
|
|
|
|
setimmediate@^1.0.5:
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz"
|
|
integrity sha1-KQy7Iy4waULX1+qbg3Mqt4VvgoU=
|
|
|
|
sha.js@^2.4.0, sha.js@^2.4.8:
|
|
version "2.4.11"
|
|
resolved "https://registry.npmjs.org/sha.js/-/sha.js-2.4.11.tgz"
|
|
integrity sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==
|
|
dependencies:
|
|
inherits "^2.0.1"
|
|
safe-buffer "^5.0.1"
|
|
|
|
sha3@^2.1.1, sha3@^2.1.4:
|
|
version "2.1.4"
|
|
resolved "https://registry.npmjs.org/sha3/-/sha3-2.1.4.tgz"
|
|
integrity sha512-S8cNxbyb0UGUM2VhRD4Poe5N58gJnJsLJ5vC7FYWGUmGhcsj4++WaIOBFVDxlG0W3To6xBuiRh+i0Qp2oNCOtg==
|
|
dependencies:
|
|
buffer "6.0.3"
|
|
|
|
shebang-command@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz"
|
|
integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==
|
|
dependencies:
|
|
shebang-regex "^3.0.0"
|
|
|
|
shebang-regex@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz"
|
|
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
|
|
|
|
shelljs@^0.8.5:
|
|
version "0.8.5"
|
|
resolved "https://registry.npmjs.org/shelljs/-/shelljs-0.8.5.tgz"
|
|
integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==
|
|
dependencies:
|
|
glob "^7.0.0"
|
|
interpret "^1.0.0"
|
|
rechoir "^0.6.2"
|
|
|
|
shx@^0.3.4:
|
|
version "0.3.4"
|
|
resolved "https://registry.npmjs.org/shx/-/shx-0.3.4.tgz"
|
|
integrity sha512-N6A9MLVqjxZYcVn8hLmtneQWIJtp8IKzMP4eMnx+nqkvXoqinUPCbUFLp2UcWTEIUONhlk0ewxr/jaVGlc+J+g==
|
|
dependencies:
|
|
minimist "^1.2.3"
|
|
shelljs "^0.8.5"
|
|
|
|
signal-exit@^3.0.3, signal-exit@^3.0.7:
|
|
version "3.0.7"
|
|
resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz"
|
|
integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
|
|
|
|
sisteransi@^1.0.5:
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz"
|
|
integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==
|
|
|
|
slash@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz"
|
|
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
|
|
|
|
source-map-support@0.5.13:
|
|
version "0.5.13"
|
|
resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.13.tgz"
|
|
integrity sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==
|
|
dependencies:
|
|
buffer-from "^1.0.0"
|
|
source-map "^0.6.0"
|
|
|
|
source-map@^0.6.0, source-map@^0.6.1:
|
|
version "0.6.1"
|
|
resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz"
|
|
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
|
|
|
|
sprintf-js@~1.0.2:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz"
|
|
integrity sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==
|
|
|
|
stack-utils@^2.0.3:
|
|
version "2.0.6"
|
|
resolved "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.6.tgz"
|
|
integrity sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==
|
|
dependencies:
|
|
escape-string-regexp "^2.0.0"
|
|
|
|
string_decoder@^1.1.1:
|
|
version "1.3.0"
|
|
resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz"
|
|
integrity sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==
|
|
dependencies:
|
|
safe-buffer "~5.2.0"
|
|
|
|
string-length@^4.0.1:
|
|
version "4.0.2"
|
|
resolved "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz"
|
|
integrity sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==
|
|
dependencies:
|
|
char-regex "^1.0.2"
|
|
strip-ansi "^6.0.0"
|
|
|
|
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
|
|
version "4.2.3"
|
|
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
|
|
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
|
dependencies:
|
|
emoji-regex "^8.0.0"
|
|
is-fullwidth-code-point "^3.0.0"
|
|
strip-ansi "^6.0.1"
|
|
|
|
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
|
|
version "6.0.1"
|
|
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
|
|
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
|
dependencies:
|
|
ansi-regex "^5.0.1"
|
|
|
|
strip-bom@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz"
|
|
integrity sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==
|
|
|
|
strip-final-newline@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz"
|
|
integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==
|
|
|
|
strip-hex-prefix@1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/strip-hex-prefix/-/strip-hex-prefix-1.0.0.tgz"
|
|
integrity sha1-DF8VX+8RUTczd96du1iNoFUA428=
|
|
dependencies:
|
|
is-hex-prefixed "1.0.0"
|
|
|
|
strip-json-comments@^3.1.1:
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz"
|
|
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
|
|
|
|
supports-color@^5.3.0:
|
|
version "5.5.0"
|
|
resolved "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz"
|
|
integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==
|
|
dependencies:
|
|
has-flag "^3.0.0"
|
|
|
|
supports-color@^7.1.0:
|
|
version "7.2.0"
|
|
resolved "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz"
|
|
integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==
|
|
dependencies:
|
|
has-flag "^4.0.0"
|
|
|
|
supports-color@^8.0.0:
|
|
version "8.1.1"
|
|
resolved "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz"
|
|
integrity sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==
|
|
dependencies:
|
|
has-flag "^4.0.0"
|
|
|
|
supports-preserve-symlinks-flag@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz"
|
|
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
|
|
|
|
test-exclude@^6.0.0:
|
|
version "6.0.0"
|
|
resolved "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz"
|
|
integrity sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==
|
|
dependencies:
|
|
"@istanbuljs/schema" "^0.1.2"
|
|
glob "^7.1.4"
|
|
minimatch "^3.0.4"
|
|
|
|
tiny-secp256k1@^1.1.6:
|
|
version "1.1.6"
|
|
resolved "https://registry.npmjs.org/tiny-secp256k1/-/tiny-secp256k1-1.1.6.tgz"
|
|
integrity sha512-FmqJZGduTyvsr2cF3375fqGHUovSwDi/QytexX1Se4BPuPZpTE5Ftp5fg+EFSuEf3lhZqgCRjEG3ydUQ/aNiwA==
|
|
dependencies:
|
|
bindings "^1.3.0"
|
|
bn.js "^4.11.8"
|
|
create-hmac "^1.1.7"
|
|
elliptic "^6.4.0"
|
|
nan "^2.13.2"
|
|
|
|
tmpl@1.0.5:
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz"
|
|
integrity sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==
|
|
|
|
to-fast-properties@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz"
|
|
integrity sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==
|
|
|
|
to-regex-range@^5.0.1:
|
|
version "5.0.1"
|
|
resolved "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz"
|
|
integrity sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==
|
|
dependencies:
|
|
is-number "^7.0.0"
|
|
|
|
ts-jest@^29.0.5:
|
|
version "29.0.5"
|
|
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-29.0.5.tgz"
|
|
integrity sha512-PL3UciSgIpQ7f6XjVOmbi96vmDHUqAyqDr8YxzopDqX3kfgYtX1cuNeBjP+L9sFXi6nzsGGA6R3fP3DDDJyrxA==
|
|
dependencies:
|
|
bs-logger "0.x"
|
|
fast-json-stable-stringify "2.x"
|
|
jest-util "^29.0.0"
|
|
json5 "^2.2.3"
|
|
lodash.memoize "4.x"
|
|
make-error "1.x"
|
|
semver "7.x"
|
|
yargs-parser "^21.0.1"
|
|
|
|
tweetnacl-util@^0.15.1:
|
|
version "0.15.1"
|
|
resolved "https://registry.npmjs.org/tweetnacl-util/-/tweetnacl-util-0.15.1.tgz"
|
|
integrity sha512-RKJBIj8lySrShN4w6i/BonWp2Z/uxwC3h4y7xsRrpP59ZboCd0GpEVsOnMDYLMmKBpYhb5TgHzZXy7wTfYFBRw==
|
|
|
|
tweetnacl@^1.0.3:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/tweetnacl/-/tweetnacl-1.0.3.tgz"
|
|
integrity sha512-6rt+RN7aOi1nGMyC4Xa5DdYiukl2UWCbcJft7YhxReBGQD7OAM8Pbxw6YMo4r2diNEA8FEmu32YOn9rhaiE5yw==
|
|
|
|
type-detect@4.0.8:
|
|
version "4.0.8"
|
|
resolved "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz"
|
|
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
|
|
|
|
type-fest@^0.21.3:
|
|
version "0.21.3"
|
|
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz"
|
|
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
|
|
|
|
typeforce@^1.11.5:
|
|
version "1.18.0"
|
|
resolved "https://registry.npmjs.org/typeforce/-/typeforce-1.18.0.tgz"
|
|
integrity sha512-7uc1O8h1M1g0rArakJdf0uLRSSgFcYexrVoKo+bzJd32gd4gDy2L/Z+8/FjPnU9ydY3pEnVPtr9FyscYY60K1g==
|
|
|
|
typescript@^4.6.3, typescript@>=4.3:
|
|
version "4.6.3"
|
|
resolved "https://registry.npmjs.org/typescript/-/typescript-4.6.3.tgz"
|
|
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
|
|
|
|
universalify@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz"
|
|
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
|
|
|
|
update-browserslist-db@^1.0.10:
|
|
version "1.0.10"
|
|
resolved "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz"
|
|
integrity sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==
|
|
dependencies:
|
|
escalade "^3.1.1"
|
|
picocolors "^1.0.0"
|
|
|
|
util-deprecate@^1.0.1:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
|
|
integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
|
|
|
|
v8-to-istanbul@^9.0.1:
|
|
version "9.1.0"
|
|
resolved "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-9.1.0.tgz"
|
|
integrity sha512-6z3GW9x8G1gd+JIIgQQQxXuiJtCXeAjp6RaPEPLv62mH3iPHPxV6W3robxtCzNErRo6ZwTmzWhsbNvjyEBKzKA==
|
|
dependencies:
|
|
"@jridgewell/trace-mapping" "^0.3.12"
|
|
"@types/istanbul-lib-coverage" "^2.0.1"
|
|
convert-source-map "^1.6.0"
|
|
|
|
walker@^1.0.8:
|
|
version "1.0.8"
|
|
resolved "https://registry.npmjs.org/walker/-/walker-1.0.8.tgz"
|
|
integrity sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==
|
|
dependencies:
|
|
makeerror "1.0.12"
|
|
|
|
which@^2.0.1:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/which/-/which-2.0.2.tgz"
|
|
integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==
|
|
dependencies:
|
|
isexe "^2.0.0"
|
|
|
|
wif@^2.0.6:
|
|
version "2.0.6"
|
|
resolved "https://registry.npmjs.org/wif/-/wif-2.0.6.tgz"
|
|
integrity sha1-CNP1IFbGZnkplyb63g1DKudLRwQ=
|
|
dependencies:
|
|
bs58check "<3.0.0"
|
|
|
|
wrap-ansi@^7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
|
|
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
|
|
dependencies:
|
|
ansi-styles "^4.0.0"
|
|
string-width "^4.1.0"
|
|
strip-ansi "^6.0.0"
|
|
|
|
wrappy@1:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz"
|
|
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
|
|
|
|
write-file-atomic@^4.0.2:
|
|
version "4.0.2"
|
|
resolved "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-4.0.2.tgz"
|
|
integrity sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==
|
|
dependencies:
|
|
imurmurhash "^0.1.4"
|
|
signal-exit "^3.0.7"
|
|
|
|
ws@7.4.6:
|
|
version "7.4.6"
|
|
resolved "https://registry.npmjs.org/ws/-/ws-7.4.6.tgz"
|
|
integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==
|
|
|
|
y18n@^5.0.5:
|
|
version "5.0.8"
|
|
resolved "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz"
|
|
integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==
|
|
|
|
yallist@^3.0.2:
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz"
|
|
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
|
|
|
|
yallist@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz"
|
|
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
|
|
|
|
yargs-parser@^21.0.0, yargs-parser@^21.0.1:
|
|
version "21.0.1"
|
|
resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.0.1.tgz"
|
|
integrity sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg==
|
|
|
|
yargs@^17.3.1, yargs@^17.4.1:
|
|
version "17.4.1"
|
|
resolved "https://registry.npmjs.org/yargs/-/yargs-17.4.1.tgz"
|
|
integrity sha512-WSZD9jgobAg3ZKuCQZSa3g9QOJeCCqLoLAykiWgmXnDo9EPnn4RPf5qVTtzgOx66o6/oqhcA5tHtJXpG8pMt3g==
|
|
dependencies:
|
|
cliui "^7.0.2"
|
|
escalade "^3.1.1"
|
|
get-caller-file "^2.0.5"
|
|
require-directory "^2.1.1"
|
|
string-width "^4.2.3"
|
|
y18n "^5.0.5"
|
|
yargs-parser "^21.0.0"
|
|
|
|
yocto-queue@^0.1.0:
|
|
version "0.1.0"
|
|
resolved "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz"
|
|
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
|