File tree Expand file tree Collapse file tree 10 files changed +3958
-4002
lines changed
Expand file tree Collapse file tree 10 files changed +3958
-4002
lines changed Original file line number Diff line number Diff line change 1111.vscode /
1212.env
1313.yarn
14+ modules /** /dist /
Original file line number Diff line number Diff line change 1+ registry "https://registry.npmjs.org"
Original file line number Diff line number Diff line change 5050 "bitcoinjs-message" :
" npm:@bitgo-forks/[email protected] " ,
5151 "bluebird" : " ^3.5.3" ,
5252 "debug" : " ^3.1.0" ,
53- "io-ts" : " 2.1.3 " ,
53+ "io-ts" : " npm:@bitgo-forks/io-ts@ 2.1.4 " ,
5454 "lodash" : " ^4.17.14" ,
5555 "superagent" : " ^9.0.1"
5656 }
Original file line number Diff line number Diff line change 7575 "paillier-bigint" : " 3.3.0" ,
7676 "shx" : " ^0.3.4"
7777 },
78- "resolutions" : {
79- "@substrate/txwrapper-core" : " 7.0.1" ,
80- "@substrate/txwrapper-polkadot" : " 7.0.1"
81- },
8278 "nyc" : {
8379 "extension" : [
8480 " .ts"
Original file line number Diff line number Diff line change 117117 "superagent" : " ^9.0.1"
118118 },
119119 "devDependencies" : {
120- "@bitgo/public-types" : " 2.33.4 " ,
120+ "@bitgo/public-types" : " 3.6.0 " ,
121121 "@bitgo/sdk-opensslbytes" : " ^2.0.0" ,
122122 "@bitgo/sdk-test" : " ^8.0.47" ,
123123 "@openpgp/web-stream-tools" : " 0.0.14" ,
Original file line number Diff line number Diff line change 4747 "debug" : " ^3.1.0" ,
4848 "dotenv" : " ^16.0.0" ,
4949 "express" : " 4.17.3" ,
50- "io-ts" : " 2.1.3 " ,
50+ "io-ts" : " npm:@bitgo-forks/io-ts@ 2.1.4 " ,
5151 "lodash" : " ^4.17.20" ,
5252 "morgan" : " ^1.9.1" ,
5353 "superagent" : " ^9.0.1"
5454 },
5555 "devDependencies" : {
56- "@bitgo/public-types" : " 2.33.4 " ,
56+ "@bitgo/public-types" : " 3.6.0 " ,
5757 "@bitgo/sdk-lib-mpc" : " ^10.0.1" ,
5858 "@bitgo/sdk-test" : " ^8.0.47" ,
5959 "@types/argparse" : " ^1.0.36" ,
Original file line number Diff line number Diff line change 3838 },
3939 "dependencies" : {
4040 "@bitgo/bls-dkg" : " ^1.3.1" ,
41- "@bitgo/public-types" : " 2.33.4 " ,
41+ "@bitgo/public-types" : " 3.6.0 " ,
4242 "@bitgo/sdk-lib-mpc" : " ^10.0.1" ,
4343 "@bitgo/sjcl" : " ^1.0.1" ,
4444 "@bitgo/statics" : " ^50.4.0" ,
6060 "elliptic" : " ^6.5.2" ,
6161 "ethereumjs-util" : " 7.1.5" ,
6262 "fp-ts" : " ^2.12.2" ,
63- "io-ts" : " 2.1.3 " ,
63+ "io-ts" : " npm:@bitgo-forks/io-ts@ 2.1.4 " ,
6464 "io-ts-types" : " 0.5.16" ,
6565 "keccak" : " 3.0.3" ,
6666 "libsodium-wrappers-sumo" : " ^0.7.9" ,
Original file line number Diff line number Diff line change 4545 "bigint-mod-arith" : " 3.1.2" ,
4646 "cbor-x" : " 1.5.9" ,
4747 "fp-ts" : " 2.16.2" ,
48- "io-ts" : " 2.1.3 " ,
48+ "io-ts" : " npm:@bitgo-forks/io-ts@ 2.1.4 " ,
4949 "libsodium-wrappers-sumo" : " ^0.7.9" ,
5050 "openpgp" : " 5.10.1" ,
5151 "paillier-bigint" : " 3.3.0" ,
Original file line number Diff line number Diff line change 7171 "degenerator" : " 5.0.0" ,
7272 "eventsource" : " 2.0.2" ,
7373 "follow-redirects" : " 1.15.4" ,
74- "io-ts" : " 2.1.3 " ,
74+ "io-ts" : " npm:@bitgo-forks/io-ts@ 2.1.4 " ,
7575 "isbinaryfile" : " 5.0.0" ,
7676 "minimist" : " 1.2.6" ,
7777 "parse-path" : " ^5.0.0" ,
8181 "ua-parser-js" : " >0.7.30 <0.8.0" ,
8282 "secp256k1" : " 5.0.1" ,
8383 "socks" : " 2.7.3" ,
84- "web3-utils" : " 4.2.1"
84+ "web3-utils" : " 4.2.1" ,
85+ "@polkadot/api" : " 14.1.1"
8586 },
8687 "workspaces" : [
8788 " modules/*"
121122 },
122123 "dependencies" : {
123124 "terser" : " ^5.14.2"
124- }
125+ },
126+ "packageManager" :
" [email protected] " 125127}
You can’t perform that action at this time.
0 commit comments