|
1 | 1 | { |
2 | 2 | "name": "@polkadot/api", |
3 | | - "version": "4.3.0", |
| 3 | + "version": "4.3.1", |
4 | 4 | "type": "module", |
5 | 5 | "description": "Promise and RxJS wrappers around the Polkadot JS RPC", |
6 | 6 | "main": "index.js", |
|
17 | 17 | "homepage": "https://github.com/polkadot-js/api/tree/master/packages/api#readme", |
18 | 18 | "dependencies": { |
19 | 19 | "@babel/runtime": "^7.13.10", |
20 | | - "@polkadot/api-derive": "4.3.0", |
| 20 | + "@polkadot/api-derive": "4.3.1", |
21 | 21 | "@polkadot/keyring": "^6.0.5", |
22 | | - "@polkadot/metadata": "4.3.0", |
23 | | - "@polkadot/rpc-core": "4.3.0", |
24 | | - "@polkadot/rpc-provider": "4.3.0", |
25 | | - "@polkadot/types": "4.3.0", |
26 | | - "@polkadot/types-known": "4.3.0", |
| 22 | + "@polkadot/metadata": "4.3.1", |
| 23 | + "@polkadot/rpc-core": "4.3.1", |
| 24 | + "@polkadot/rpc-provider": "4.3.1", |
| 25 | + "@polkadot/types": "4.3.1", |
| 26 | + "@polkadot/types-known": "4.3.1", |
27 | 27 | "@polkadot/util": "^6.0.5", |
28 | 28 | "@polkadot/util-crypto": "^6.0.5", |
29 | 29 | "@polkadot/x-rxjs": "^6.0.5", |
|
0 commit comments