File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 ]
4040 },
4141 "dependencies" : {
42- "@bitgo/public-types" : " 5.63.0 " ,
42+ "@bitgo/public-types" : " 5.76.1 " ,
4343 "@bitgo/sdk-core" : " ^36.32.0" ,
4444 "@bitgo/statics" : " ^58.26.0" ,
4545 "@bitgo/utxo-lib" : " ^11.21.0" ,
Original file line number Diff line number Diff line change 138138 "superagent" : " ^9.0.1"
139139 },
140140 "devDependencies" : {
141- "@bitgo/public-types" : " 5.63.0 " ,
141+ "@bitgo/public-types" : " 5.76.1 " ,
142142 "@bitgo/sdk-opensslbytes" : " ^2.1.0" ,
143143 "@bitgo/sdk-test" : " ^9.1.28" ,
144144 "@openpgp/web-stream-tools" : " 0.0.14" ,
Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ module.exports = (E) => {
1515 DateFromISOString : ( ) => E . right ( { type : 'string' , format : 'date-time' } ) ,
1616 BigIntFromString : ( ) => E . right ( { type : 'string' } ) ,
1717 BooleanFromString : ( ) => E . right ( { type : 'boolean' } ) ,
18+ NumberFromString : ( ) => E . right ( { type : 'string' } ) ,
1819 } ,
1920 'io-ts-bigint' : {
2021 BigIntFromString : ( ) => E . right ( { type : 'string' } ) ,
Original file line number Diff line number Diff line change 6060 "superagent" : " ^9.0.1"
6161 },
6262 "devDependencies" : {
63- "@bitgo/public-types" : " 5.63.0 " ,
63+ "@bitgo/public-types" : " 5.76.1 " ,
6464 "@bitgo/sdk-lib-mpc" : " ^10.9.0" ,
6565 "@bitgo/sdk-test" : " ^9.1.28" ,
6666 "@types/argparse" : " ^1.0.36" ,
Original file line number Diff line number Diff line change 4747 "@bitgo/sdk-test" : " ^9.1.28"
4848 },
4949 "dependencies" : {
50- "@bitgo/public-types" : " 5.61.0 " ,
50+ "@bitgo/public-types" : " 5.76.1 " ,
5151 "@bitgo/sdk-core" : " ^36.32.0" ,
5252 "@bitgo/secp256k1" : " ^1.10.0" ,
5353 "@bitgo/statics" : " ^58.26.0" ,
Original file line number Diff line number Diff line change 5757 },
5858 "dependencies" : {
5959 "@bitgo/logger" : " ^1.2.0" ,
60- "@bitgo/public-types" : " 5.63.0 " ,
60+ "@bitgo/public-types" : " 5.76.1 " ,
6161 "@bitgo/sdk-core" : " ^36.32.0" ,
6262 "@bitgo/sdk-lib-mpc" : " ^10.9.0" ,
6363 "@bitgo/statics" : " ^58.26.0" ,
Original file line number Diff line number Diff line change 4040 ]
4141 },
4242 "dependencies" : {
43- "@bitgo/public-types" : " 5.63.0 " ,
43+ "@bitgo/public-types" : " 5.76.1 " ,
4444 "@bitgo/sdk-lib-mpc" : " ^10.9.0" ,
4545 "@bitgo/secp256k1" : " ^1.10.0" ,
4646 "@bitgo/sjcl" : " ^1.0.1" ,
Original file line number Diff line number Diff line change 974974 "@scure/base" "1.1.5"
975975 micro-eth-signer "0.7.2"
976976
977- "@bitgo/public-types@5.61.0":
978- version "5.61.0"
979- resolved "https://registry.npmjs.org/@bitgo/public-types/-/public-types-5.61.0.tgz#38b4c6f0258a6700683daf698226ed20a22da944"
980- integrity sha512-IP7NJDhft0Vt+XhrAHOtUAroUfe2yy4i1I4oZgZXwjbYkLIKqKWarQDs/V/toh6vHdRTxtTuqI27TPcnI2IuTw==
981- dependencies:
982- fp-ts "^2.0.0"
983- io-ts "npm:@bitgo-forks/io-ts@2.1.4"
984- io-ts-types "^0.5.16"
985- monocle-ts "^2.3.13"
986- newtype-ts "^0.3.5"
987-
988- "@bitgo/public-types@5.63.0":
989- version "5.63.0"
990- resolved "https://registry.npmjs.org/@bitgo/public-types/-/public-types-5.63.0.tgz#1f75a376bcd9e340106e2607ff5508280b66f152"
991- integrity sha512-9UjiUbX1m2HBvFI2mQ9CqOfJl0bujMPUtAf8Lf14vQ5f/IvM7sfPcve0fwf2yFAFmzfLbBxazQ1ZW4g5GtRN6A==
977+ "@bitgo/public-types@5.76.1":
978+ version "5.76.1"
979+ resolved "https://registry.npmjs.org/@bitgo/public-types/-/public-types-5.76.1.tgz#c36b245fccc4a90068fced8a4e2985d57f561bc1"
980+ integrity sha512-S3dKa1to6xQj/cmtKrip6ytG1/4qBkRhZ117cOERlRcHHJFY8/h+1zCKazlRU+FRc8JUWcLlAoFnAcqifHw3Eg==
992981 dependencies:
993982 fp-ts "^2.0.0"
994983 io-ts "npm:@bitgo-forks/io-ts@2.1.4"
You can’t perform that action at this time.
0 commit comments