-
Notifications
You must be signed in to change notification settings - Fork 340
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b7c66d8
commit 4acc29a
Showing
17 changed files
with
36 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@cosmjs/amino", | ||
"version": "0.32.0-rc.1", | ||
"version": "0.32.0", | ||
"description": "Helpers for Amino based signing.", | ||
"contributors": [ | ||
"Simon Warta <[email protected]>" | ||
|
@@ -78,6 +78,5 @@ | |
"typescript": "~4.9", | ||
"webpack": "^5.76.0", | ||
"webpack-cli": "^4.6.0" | ||
}, | ||
"stableVersion": "0.31.3" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@cosmjs/cli", | ||
"version": "0.32.0-rc.1", | ||
"version": "0.32.0", | ||
"description": "Command line interface", | ||
"contributors": [ | ||
"IOV SAS <[email protected]>", | ||
|
@@ -83,6 +83,5 @@ | |
"nyc": "^15.1.0", | ||
"prettier": "^2.8.1", | ||
"source-map-support": "^0.5.19" | ||
}, | ||
"stableVersion": "0.31.3" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@cosmjs/cosmwasm-stargate", | ||
"version": "0.32.0-rc.1", | ||
"version": "0.32.0", | ||
"description": "CosmWasm SDK", | ||
"contributors": [ | ||
"Will Clark <[email protected]>" | ||
|
@@ -86,6 +86,5 @@ | |
"typescript": "~4.9", | ||
"webpack": "^5.76.0", | ||
"webpack-cli": "^4.6.0" | ||
}, | ||
"stableVersion": "0.31.3" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@cosmjs/crypto", | ||
"version": "0.32.0-rc.1", | ||
"version": "0.32.0", | ||
"description": "Cryptography resources for blockchain projects", | ||
"contributors": [ | ||
"IOV SAS <[email protected]>", | ||
|
@@ -87,6 +87,5 @@ | |
"typescript": "~4.9", | ||
"webpack": "^5.76.0", | ||
"webpack-cli": "^4.6.0" | ||
}, | ||
"stableVersion": "0.31.3" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@cosmjs/encoding", | ||
"version": "0.32.0-rc.1", | ||
"version": "0.32.0", | ||
"description": "Encoding helpers for blockchain projects", | ||
"contributors": [ | ||
"IOV SAS <[email protected]>" | ||
|
@@ -79,6 +79,5 @@ | |
"typescript": "~4.9", | ||
"webpack": "^5.76.0", | ||
"webpack-cli": "^4.6.0" | ||
}, | ||
"stableVersion": "0.31.3" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@cosmjs/faucet-client", | ||
"version": "0.32.0-rc.1", | ||
"version": "0.32.0", | ||
"description": "The faucet client", | ||
"contributors": [ | ||
"Will Clark <[email protected]>" | ||
|
@@ -76,6 +76,5 @@ | |
"typescript": "~4.9", | ||
"webpack": "^5.76.0", | ||
"webpack-cli": "^4.6.0" | ||
}, | ||
"stableVersion": "0.31.3" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@cosmjs/faucet", | ||
"version": "0.32.0-rc.1", | ||
"version": "0.32.0", | ||
"description": "The faucet", | ||
"contributors": [ | ||
"Ethan Frey <[email protected]>", | ||
|
@@ -77,6 +77,5 @@ | |
"typescript": "~4.9", | ||
"webpack": "^5.76.0", | ||
"webpack-cli": "^4.6.0" | ||
}, | ||
"stableVersion": "0.31.3" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@cosmjs/json-rpc", | ||
"version": "0.32.0-rc.1", | ||
"version": "0.32.0", | ||
"description": "Framework for implementing a JSON-RPC 2.0 API", | ||
"contributors": [ | ||
"IOV SAS <[email protected]>", | ||
|
@@ -78,6 +78,5 @@ | |
"typescript": "~4.9", | ||
"webpack": "^5.76.0", | ||
"webpack-cli": "^4.6.0" | ||
}, | ||
"stableVersion": "0.31.3" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@cosmjs/ledger-amino", | ||
"version": "0.32.0-rc.1", | ||
"version": "0.32.0", | ||
"description": "A library for signing Amino-encoded transactions using Ledger devices", | ||
"contributors": [ | ||
"Will Clark <[email protected]>" | ||
|
@@ -78,6 +78,5 @@ | |
"typescript": "~4.9", | ||
"webpack": "^5.76.0", | ||
"webpack-cli": "^4.6.0" | ||
}, | ||
"stableVersion": "0.31.3" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@cosmjs/math", | ||
"version": "0.32.0-rc.1", | ||
"version": "0.32.0", | ||
"description": "Math helpers for blockchain projects", | ||
"contributors": [ | ||
"IOV SAS <[email protected]>" | ||
|
@@ -77,6 +77,5 @@ | |
"typescript": "~4.9", | ||
"webpack": "^5.76.0", | ||
"webpack-cli": "^4.6.0" | ||
}, | ||
"stableVersion": "0.31.3" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@cosmjs/proto-signing", | ||
"version": "0.32.0-rc.1", | ||
"version": "0.32.0", | ||
"description": "Utilities for protobuf based signing (Cosmos SDK 0.40+)", | ||
"contributors": [ | ||
"Will Clark <[email protected]>", | ||
|
@@ -82,6 +82,5 @@ | |
"typescript": "~4.9", | ||
"webpack": "^5.76.0", | ||
"webpack-cli": "^4.6.0" | ||
}, | ||
"stableVersion": "0.31.3" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@cosmjs/socket", | ||
"version": "0.32.0-rc.1", | ||
"version": "0.32.0", | ||
"description": "Utility functions for working with WebSockets", | ||
"contributors": [ | ||
"IOV SAS <[email protected]>", | ||
|
@@ -81,6 +81,5 @@ | |
"typescript": "~4.9", | ||
"webpack": "^5.76.0", | ||
"webpack-cli": "^4.6.0" | ||
}, | ||
"stableVersion": "0.31.3" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@cosmjs/stargate", | ||
"version": "0.32.0-rc.1", | ||
"version": "0.32.0", | ||
"description": "Utilities for Cosmos SDK 0.40", | ||
"contributors": [ | ||
"Simon Warta <[email protected]>" | ||
|
@@ -86,6 +86,5 @@ | |
"typescript": "~4.9", | ||
"webpack": "^5.76.0", | ||
"webpack-cli": "^4.6.0" | ||
}, | ||
"stableVersion": "0.31.3" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@cosmjs/stream", | ||
"version": "0.32.0-rc.1", | ||
"version": "0.32.0", | ||
"description": "Utility functions for producing and consuming streams", | ||
"contributors": [ | ||
"IOV SAS <[email protected]>", | ||
|
@@ -78,6 +78,5 @@ | |
"typescript": "~4.9", | ||
"webpack": "^5.76.0", | ||
"webpack-cli": "^4.6.0" | ||
}, | ||
"stableVersion": "0.31.3" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@cosmjs/tendermint-rpc", | ||
"version": "0.32.0-rc.1", | ||
"version": "0.32.0", | ||
"description": "Tendermint RPC clients", | ||
"contributors": [ | ||
"IOV SAS <[email protected]>", | ||
|
@@ -87,6 +87,5 @@ | |
"typescript": "~4.9", | ||
"webpack": "^5.76.0", | ||
"webpack-cli": "^4.6.0" | ||
}, | ||
"stableVersion": "0.31.3" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@cosmjs/utils", | ||
"version": "0.32.0-rc.1", | ||
"version": "0.32.0", | ||
"description": "Utility tools, primarily for testing code", | ||
"contributors": [ | ||
"IOV SAS <[email protected]>" | ||
|
@@ -74,6 +74,5 @@ | |
"typescript": "~4.9", | ||
"webpack": "^5.76.0", | ||
"webpack-cli": "^4.6.0" | ||
}, | ||
"stableVersion": "0.31.3" | ||
} | ||
} |