File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gnolang/gno-js-client" ,
3
- "version" : " 1.4.2 " ,
3
+ "version" : " 1.4.3 " ,
4
4
"description" : " Gno JS / TS Client" ,
5
5
"main" : " ./bin/index.js" ,
6
6
"author" :
" Milos Zivkovic <[email protected] >" ,
51
51
},
52
52
"dependencies" : {
53
53
"@cosmjs/ledger-amino" : " ^0.36.0" ,
54
- "@gnolang/tm2-js-client" : " ^1.3.1 " ,
54
+ "@gnolang/tm2-js-client" : " ^1.3.2 " ,
55
55
"long" : " ^5.3.2" ,
56
56
"protobufjs" : " ^7.5.3"
57
57
}
Original file line number Diff line number Diff line change @@ -821,7 +821,7 @@ __metadata:
821
821
dependencies :
822
822
" @cosmjs/ledger-amino " : " npm:^0.36.0"
823
823
" @eslint/js " : " npm:^9.34.0"
824
- " @gnolang/tm2-js-client " : " npm:^1.3.1 "
824
+ " @gnolang/tm2-js-client " : " npm:^1.3.2 "
825
825
" @types/jest " : " npm:^30.0.0"
826
826
" @types/node " : " npm:^24.3.0"
827
827
" @typescript-eslint/eslint-plugin " : " npm:^8.41.0"
@@ -841,9 +841,9 @@ __metadata:
841
841
languageName : unknown
842
842
linkType : soft
843
843
844
- " @gnolang/tm2-js-client@npm:^1.3.1 " :
845
- version : 1.3.1
846
- resolution : " @gnolang/tm2-js-client@npm:1.3.1 "
844
+ " @gnolang/tm2-js-client@npm:^1.3.2 " :
845
+ version : 1.3.2
846
+ resolution : " @gnolang/tm2-js-client@npm:1.3.2 "
847
847
dependencies :
848
848
" @cosmjs/amino " : " npm:^0.36.0"
849
849
" @cosmjs/crypto " : " npm:^0.36.0"
@@ -854,7 +854,7 @@ __metadata:
854
854
protobufjs : " npm:^7.5.3"
855
855
uuid : " npm:^11.1.0"
856
856
ws : " npm:^8.18.0"
857
- checksum : 10/823980f9acd0d2847dbb0f5973863e1726026b42de4e4b39805f329fa03a5d70652e8abfdaea771b67f8b8d62088a92086a84dfb9b50c49e887d6be1cd89ddf3
857
+ checksum : 10/b5d20851e657e93ae0732efb943bef6f1b1ef74069437a8c66dc953dab55e556a49089bb29bb610a1ca5dbcc8bbef78a5506503d6de6eea8b193a9da4ddb796d
858
858
languageName : node
859
859
linkType : hard
860
860
You can’t perform that action at this time.
0 commit comments