File tree Expand file tree Collapse file tree 10 files changed +23
-23
lines changed Expand file tree Collapse file tree 10 files changed +23
-23
lines changed Original file line number Diff line number Diff line change 9
9
"packages" : [
10
10
" packages/*"
11
11
],
12
- "version" : " 0.95.1 "
12
+ "version" : " 0.95.2 "
13
13
}
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.96.0-beta.0 " ,
2
+ "version" : " 0.95.2 " ,
3
3
"private" : true ,
4
4
"engines" : {
5
5
"yarn" : " ^1.10.1"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @polkadot/api-contract" ,
3
- "version" : " 0.95.1 " ,
3
+ "version" : " 0.95.2 " ,
4
4
"description" : " Interfaces for interacting with contracts and contract ABIs" ,
5
5
"main" : " index.js" ,
6
6
"keywords" : [
27
27
"homepage" : " https://github.com/polkadot-js/api/tree/master/packages/api-contract#readme" ,
28
28
"dependencies" : {
29
29
"@babel/runtime" : " ^7.6.3" ,
30
- "@polkadot/types" : " ^0.95.1 "
30
+ "@polkadot/types" : " ^0.95.2 "
31
31
}
32
32
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @polkadot/api-derive" ,
3
- "version" : " 0.95.1 " ,
3
+ "version" : " 0.95.2 " ,
4
4
"description" : " Common functions used across Polkadot, derived from RPC calls and storage queries." ,
5
5
"main" : " index.js" ,
6
6
"keywords" : [
28
28
"homepage" : " https://github.com/polkadot-js/api/tree/master/packages/api-derive#readme" ,
29
29
"dependencies" : {
30
30
"@babel/runtime" : " ^7.6.3" ,
31
- "@polkadot/api" : " ^0.95.1 " ,
32
- "@polkadot/types" : " ^0.95.1 "
31
+ "@polkadot/api" : " ^0.95.2 " ,
32
+ "@polkadot/types" : " ^0.95.2 "
33
33
},
34
34
"devDependencies" : {
35
35
"@polkadot/keyring" : " ^1.6.1"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @polkadot/api-metadata" ,
3
- "version" : " 0.95.1 " ,
3
+ "version" : " 0.95.2 " ,
4
4
"description" : " Helpers to extract information from runtime metadata" ,
5
5
"main" : " index.js" ,
6
6
"publishConfig" : {
27
27
"homepage" : " https://github.com/polkadot-js/api/tree/master/packages/type-metadata#readme" ,
28
28
"dependencies" : {
29
29
"@babel/runtime" : " ^7.6.3" ,
30
- "@polkadot/types" : " ^0.95.1 " ,
30
+ "@polkadot/types" : " ^0.95.2 " ,
31
31
"@polkadot/util" : " ^1.6.1" ,
32
32
"@polkadot/util-crypto" : " ^1.6.1"
33
33
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @polkadot/api" ,
3
- "version" : " 0.95.1 " ,
3
+ "version" : " 0.95.2 " ,
4
4
"description" : " Promise and RxJS wrappers around the Polkadot JS RPC" ,
5
5
"main" : " index.js" ,
6
6
"keywords" : [
27
27
"homepage" : " https://github.com/polkadot-js/api/tree/master/packages/api#readme" ,
28
28
"dependencies" : {
29
29
"@babel/runtime" : " ^7.6.3" ,
30
- "@polkadot/api-derive" : " ^0.95.1 " ,
31
- "@polkadot/api-metadata" : " ^0.95.1 " ,
30
+ "@polkadot/api-derive" : " ^0.95.2 " ,
31
+ "@polkadot/api-metadata" : " ^0.95.2 " ,
32
32
"@polkadot/keyring" : " ^1.6.1" ,
33
- "@polkadot/rpc-core" : " ^0.95.1 " ,
34
- "@polkadot/rpc-provider" : " ^0.95.1 " ,
35
- "@polkadot/types" : " ^0.95.1 " ,
33
+ "@polkadot/rpc-core" : " ^0.95.2 " ,
34
+ "@polkadot/rpc-provider" : " ^0.95.2 " ,
35
+ "@polkadot/types" : " ^0.95.2 " ,
36
36
"@polkadot/util-crypto" : " ^1.6.1"
37
37
},
38
38
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @polkadot/rpc-core" ,
3
- "version" : " 0.95.1 " ,
3
+ "version" : " 0.95.2 " ,
4
4
"description" : " A JavaScript wrapper for the Polkadot JsonRPC interface" ,
5
5
"main" : " index.js" ,
6
6
"keywords" : [
27
27
"homepage" : " https://github.com/polkadot-js/api/tree/master/packages/rpc-core#readme" ,
28
28
"dependencies" : {
29
29
"@babel/runtime" : " ^7.6.3" ,
30
- "@polkadot/jsonrpc" : " ^0.95.1 " ,
31
- "@polkadot/rpc-provider" : " ^0.95.1 " ,
32
- "@polkadot/types" : " ^0.95.1 " ,
30
+ "@polkadot/jsonrpc" : " ^0.95.2 " ,
31
+ "@polkadot/rpc-provider" : " ^0.95.2 " ,
32
+ "@polkadot/types" : " ^0.95.2 " ,
33
33
"@polkadot/util" : " ^1.6.1" ,
34
34
"rxjs" : " ^6.5.3"
35
35
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @polkadot/rpc-provider" ,
3
- "version" : " 0.95.1 " ,
3
+ "version" : " 0.95.2 " ,
4
4
"description" : " Transport providers for the API" ,
5
5
"main" : " index.js" ,
6
6
"keywords" : [
27
27
"homepage" : " https://github.com/polkadot-js/api/tree/master/packages/rpc-provider#readme" ,
28
28
"dependencies" : {
29
29
"@babel/runtime" : " ^7.6.3" ,
30
- "@polkadot/api-metadata" : " ^0.95.1 " ,
30
+ "@polkadot/api-metadata" : " ^0.95.2 " ,
31
31
"@polkadot/util" : " ^1.6.1" ,
32
32
"@polkadot/util-crypto" : " ^1.6.1" ,
33
33
"@types/nock" : " ^11.1.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @polkadot/jsonrpc" ,
3
- "version" : " 0.95.1 " ,
3
+ "version" : " 0.95.2 " ,
4
4
"description" : " Method definitions for the Polkadot RPC layer" ,
5
5
"main" : " index.js" ,
6
6
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @polkadot/types" ,
3
- "version" : " 0.95.1 " ,
3
+ "version" : " 0.95.2 " ,
4
4
"description" : " Implementation of the Parity codec" ,
5
5
"main" : " index.js" ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments