mirror of
https://github.com/alexgo-io/stacks.js.git
synced 2026-04-29 01:35:50 +08:00
fix: clean up package.json
This commit is contained in:
@@ -88,12 +88,10 @@
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.9.0",
|
||||
"@blockstack/eslint-config": "^1.0.5",
|
||||
"@blockstack/rpc-client": "^0.3.0-alpha.11",
|
||||
"@blockstack/stacks-transactions": "0.5.1",
|
||||
"ajv": "^4.11.5",
|
||||
"bip32": "^2.0.4",
|
||||
"bip39": "^3.0.2",
|
||||
"bitcoinjs-lib": "^5.1.10",
|
||||
"blockstack": "21.0.0",
|
||||
"bn.js": "^5.1.1",
|
||||
"c32check": "^1.0.1",
|
||||
"cors": "^2.8.4",
|
||||
|
||||
70
yarn.lock
70
yarn.lock
@@ -2410,7 +2410,7 @@
|
||||
"@types/connect" "*"
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/cheerio@^0.22.10", "@types/cheerio@^0.22.13":
|
||||
"@types/cheerio@^0.22.10":
|
||||
version "0.22.22"
|
||||
resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.22.tgz#ae71cf4ca59b8bbaf34c99af7a5d6c8894988f5f"
|
||||
integrity sha512-05DYX4zU96IBfZFY+t3Mh88nlwSMtmmzSYaQkKN48T495VV1dkHSah6qYyDTN5ngaS0i0VonH37m+RuzSM0YiA==
|
||||
@@ -2650,11 +2650,6 @@
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.35.tgz#58058f29b870e6ae57b20e4f6e928f02b7129f56"
|
||||
integrity sha512-gXx7jAWpMddu0f7a+L+txMplp3FnHl53OhQIF9puXKq3hDGY/GjH+MF04oWnV/adPSCrbtHumDCFwzq2VhltWA==
|
||||
|
||||
"@types/node@^12.7.12":
|
||||
version "12.12.62"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.62.tgz#733923d73669188d35950253dd18a21570085d2b"
|
||||
integrity sha512-qAfo81CsD7yQIM9mVyh6B/U47li5g7cfpVQEDMfQeF8pSZVwzbhwU3crc0qG4DmpsebpJPR49AKOExQyJ05Cpg==
|
||||
|
||||
"@types/node@^13.13.10", "@types/node@^13.13.15":
|
||||
version "13.13.21"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.21.tgz#e48d3c2e266253405cf404c8654d1bcf0d333e5c"
|
||||
@@ -3891,34 +3886,6 @@ bitcoinjs-lib@^5.1.10, bitcoinjs-lib@^5.1.2, bitcoinjs-lib@^5.1.6:
|
||||
varuint-bitcoin "^1.0.4"
|
||||
wif "^2.0.1"
|
||||
|
||||
blockstack@21.0.0:
|
||||
version "21.0.0"
|
||||
resolved "https://registry.yarnpkg.com/blockstack/-/blockstack-21.0.0.tgz#28dcf8ecf4878c0273697dee33d4585d5876bdc9"
|
||||
integrity sha512-KH/eg3vlMZc93T4+rIjGwnSROqye/WOr46cDCrcnmkKdeUd2D2i/g5L6S9zTzIWQGQ7HWWLS1FZ9Xk8GcJdBKg==
|
||||
dependencies:
|
||||
"@types/bn.js" "^4.11.6"
|
||||
"@types/cheerio" "^0.22.13"
|
||||
"@types/elliptic" "^6.4.10"
|
||||
"@types/node" "^12.7.12"
|
||||
"@types/randombytes" "^2.0.0"
|
||||
ajv "^4.11.5"
|
||||
bip39 "^3.0.2"
|
||||
bitcoinjs-lib "^5.1.6"
|
||||
bn.js "^4.11.8"
|
||||
cross-fetch "^3.0.4"
|
||||
elliptic "^6.5.1"
|
||||
form-data "^2.5.1"
|
||||
jsontokens "3.0.0"
|
||||
query-string "^6.8.3"
|
||||
randombytes "^2.1.0"
|
||||
request "^2.88.0"
|
||||
ripemd160-min "0.0.5"
|
||||
schema-inspector "^1.6.8"
|
||||
sha.js "^2.4.11"
|
||||
tslib "^1.10.0"
|
||||
uuid "^3.3.3"
|
||||
zone-file "^1.0.0"
|
||||
|
||||
blockstack@^19.2.2:
|
||||
version "19.3.0"
|
||||
resolved "https://registry.yarnpkg.com/blockstack/-/blockstack-19.3.0.tgz#19b3deefcb5555b65f55302326646db42b13e4a8"
|
||||
@@ -5566,7 +5533,7 @@ electron-to-chromium@^1.3.571:
|
||||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.576.tgz#2e70234484e03d7c7e90310d7d79fd3775379c34"
|
||||
integrity sha512-uSEI0XZ//5ic+0NdOqlxp0liCD44ck20OAGyLMSymIWTEAtHKVJi6JM18acOnRgUgX7Q65QqnI+sNncNvIy8ew==
|
||||
|
||||
elliptic@^6.4.0, elliptic@^6.4.1, elliptic@^6.5.1, elliptic@^6.5.2, elliptic@^6.5.3:
|
||||
elliptic@^6.4.0, elliptic@^6.4.1, elliptic@^6.5.2, elliptic@^6.5.3:
|
||||
version "6.5.3"
|
||||
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
|
||||
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
|
||||
@@ -6556,7 +6523,7 @@ form-data@*, form-data@^3.0.0:
|
||||
combined-stream "^1.0.8"
|
||||
mime-types "^2.1.12"
|
||||
|
||||
form-data@^2.3.3, form-data@^2.5.1:
|
||||
form-data@^2.3.3:
|
||||
version "2.5.1"
|
||||
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.5.1.tgz#f2cbec57b5e59e23716e128fe44d4e5dd23895f4"
|
||||
integrity sha512-m21N3WOmEEURgk6B9GLOE4RuWOFf28Lhh9qGYeNlGq4VDXUlJy2th2slBNU8Gp8EzloYZOibZJ7t5ecIrFSjVA==
|
||||
@@ -8823,18 +8790,6 @@ jsonparse@^1.2.0:
|
||||
resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
|
||||
integrity sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=
|
||||
|
||||
jsontokens@3.0.0, jsontokens@^3.0.0:
|
||||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/jsontokens/-/jsontokens-3.0.0.tgz#629984d260a4081b11541313acdba708377314d3"
|
||||
integrity sha512-P0QZC5AjOkn3t1ej6OuI7+XqoEctYj83UK4pw0WpHY4/z6a5PpZCJSpp5NZodq94GFkw2PfB9DPFoDM5qpyp/g==
|
||||
dependencies:
|
||||
"@types/elliptic" "^6.4.9"
|
||||
asn1.js "^5.0.1"
|
||||
base64url "^3.0.1"
|
||||
ecdsa-sig-formatter "^1.0.11"
|
||||
elliptic "^6.4.1"
|
||||
sha.js "^2.4.11"
|
||||
|
||||
jsontokens@^2.0.2:
|
||||
version "2.0.2"
|
||||
resolved "https://registry.yarnpkg.com/jsontokens/-/jsontokens-2.0.2.tgz#fff3a940bc7b4960d395c0c583ac8e2b394e07d1"
|
||||
@@ -8847,6 +8802,18 @@ jsontokens@^2.0.2:
|
||||
elliptic "^6.4.1"
|
||||
key-encoder "^2.0.2"
|
||||
|
||||
jsontokens@^3.0.0:
|
||||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/jsontokens/-/jsontokens-3.0.0.tgz#629984d260a4081b11541313acdba708377314d3"
|
||||
integrity sha512-P0QZC5AjOkn3t1ej6OuI7+XqoEctYj83UK4pw0WpHY4/z6a5PpZCJSpp5NZodq94GFkw2PfB9DPFoDM5qpyp/g==
|
||||
dependencies:
|
||||
"@types/elliptic" "^6.4.9"
|
||||
asn1.js "^5.0.1"
|
||||
base64url "^3.0.1"
|
||||
ecdsa-sig-formatter "^1.0.11"
|
||||
elliptic "^6.4.1"
|
||||
sha.js "^2.4.11"
|
||||
|
||||
jsprim@^1.2.2:
|
||||
version "1.4.1"
|
||||
resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-1.4.1.tgz#313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2"
|
||||
@@ -11055,7 +11022,7 @@ qs@~6.5.2:
|
||||
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
|
||||
integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==
|
||||
|
||||
query-string@^6.13.1, query-string@^6.3.0, query-string@^6.8.3:
|
||||
query-string@^6.13.1, query-string@^6.3.0:
|
||||
version "6.13.5"
|
||||
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.13.5.tgz#99e95e2fb7021db90a6f373f990c0c814b3812d8"
|
||||
integrity sha512-svk3xg9qHR39P3JlHuD7g3nRnyay5mHbrPctEBDUxUkHRifPHXJDhBUycdCC0NBjXoDf44Gb+IsOZL1Uwn8M/Q==
|
||||
@@ -11596,11 +11563,6 @@ rimraf@^3.0.0:
|
||||
dependencies:
|
||||
glob "^7.1.3"
|
||||
|
||||
ripemd160-min@0.0.5:
|
||||
version "0.0.5"
|
||||
resolved "https://registry.yarnpkg.com/ripemd160-min/-/ripemd160-min-0.0.5.tgz#f76c95ce752947ca103116b65edf2d11ea612320"
|
||||
integrity sha512-lcz1Gkecuq0zvAeRZUIWE8bJA2PE8F7VfdmRUcIWhXuDtvLQJJJStHi9ZrDlb4mH8JPGDbNDBdDLtIsNrEYARg==
|
||||
|
||||
ripemd160-min@^0.0.6:
|
||||
version "0.0.6"
|
||||
resolved "https://registry.yarnpkg.com/ripemd160-min/-/ripemd160-min-0.0.6.tgz#a904b77658114474d02503e819dcc55853b67e62"
|
||||
|
||||
Reference in New Issue
Block a user