File tree Expand file tree Collapse file tree 2 files changed +685
-829
lines changed Expand file tree Collapse file tree 2 files changed +685
-829
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @gnolang/gno-js-client" ,
3- "version" : " 1.4.3 " ,
3+ "version" : " 1.4.4 " ,
44 "description" : " Gno JS / TS Client" ,
55 "main" : " ./bin/index.js" ,
66 "author" : " Milos Zivkovic <milos.zivkovic@tendermint.com>" ,
2424 " js"
2525 ],
2626 "devDependencies" : {
27- "@eslint/js" : " ^9.34 .0" ,
27+ "@eslint/js" : " ^9.35 .0" ,
2828 "@types/jest" : " ^30.0.0" ,
2929 "@types/node" : " ^24.3.0" ,
3030 "@typescript-eslint/eslint-plugin" : " ^8.42.0" ,
3838 "ts-jest" : " ^29.4.0" ,
3939 "ts-proto" : " ^2.7.5" ,
4040 "typescript" : " ^5.9.2" ,
41- "typescript-eslint" : " ^8.41 .0"
41+ "typescript-eslint" : " ^8.42 .0"
4242 },
4343 "scripts" : {
4444 "tsc" : " tsc" ,
5151 },
5252 "dependencies" : {
5353 "@cosmjs/ledger-amino" : " ^0.36.0" ,
54- "@gnolang/tm2-js-client" : " ^1.3.2 " ,
54+ "@gnolang/tm2-js-client" : " ^1.3.3 " ,
5555 "long" : " ^5.3.2" ,
5656 "protobufjs" : " ^7.5.3"
5757 }
You can’t perform that action at this time.
0 commit comments