File tree Expand file tree Collapse file tree 13 files changed +73
-58
lines changed Expand file tree Collapse file tree 13 files changed +73
-58
lines changed Original file line number Diff line number Diff line change 22
33## 1.24.0-beta.x
44
5- - Added ` isAscii ` getter to ` Bytes ` & ` Raw ` types
5+ - Added ` isAscii ` & ` isUtf8 ` getters to ` Bytes ` & ` Raw ` types
66- Added ` toUtf8() ` helper to ` Bytes ` & ` Raw ` types
77- ` @polkadot/util ` 2.18
88
Original file line number Diff line number Diff line change 3030 "@polkadot/api" : " 1.24.0-beta.0" ,
3131 "@polkadot/rpc-core" : " 1.24.0-beta.0" ,
3232 "@polkadot/types" : " 1.24.0-beta.0" ,
33- "@polkadot/util" : " ^2.18.0-beta.1 " ,
33+ "@polkadot/util" : " ^2.18.0-beta.2 " ,
3434 "bn.js" : " ^5.1.2" ,
3535 "rxjs" : " ^6.6.0"
3636 }
Original file line number Diff line number Diff line change 3232 "@polkadot/rpc-core" : " 1.24.0-beta.0" ,
3333 "@polkadot/rpc-provider" : " 1.24.0-beta.0" ,
3434 "@polkadot/types" : " 1.24.0-beta.0" ,
35- "@polkadot/util" : " ^2.18.0-beta.1 " ,
36- "@polkadot/util-crypto" : " ^2.18.0-beta.1 " ,
35+ "@polkadot/util" : " ^2.18.0-beta.2 " ,
36+ "@polkadot/util-crypto" : " ^2.18.0-beta.2 " ,
3737 "bn.js" : " ^5.1.2" ,
3838 "memoizee" : " ^0.4.14" ,
3939 "rxjs" : " ^6.6.0"
4040 },
4141 "devDependencies" : {
42- "@polkadot/keyring" : " ^2.18.0-beta.1 "
42+ "@polkadot/keyring" : " ^2.18.0-beta.2 "
4343 }
4444}
Original file line number Diff line number Diff line change 2828 "dependencies" : {
2929 "@babel/runtime" : " ^7.10.4" ,
3030 "@polkadot/api-derive" : " 1.24.0-beta.0" ,
31- "@polkadot/keyring" : " ^2.18.0-beta.1 " ,
31+ "@polkadot/keyring" : " ^2.18.0-beta.2 " ,
3232 "@polkadot/metadata" : " 1.24.0-beta.0" ,
3333 "@polkadot/rpc-core" : " 1.24.0-beta.0" ,
3434 "@polkadot/rpc-provider" : " 1.24.0-beta.0" ,
3535 "@polkadot/types" : " 1.24.0-beta.0" ,
3636 "@polkadot/types-known" : " 1.24.0-beta.0" ,
37- "@polkadot/util" : " ^2.18.0-beta.1 " ,
38- "@polkadot/util-crypto" : " ^2.18.0-beta.1 " ,
37+ "@polkadot/util" : " ^2.18.0-beta.2 " ,
38+ "@polkadot/util-crypto" : " ^2.18.0-beta.2 " ,
3939 "bn.js" : " ^5.1.2" ,
4040 "eventemitter3" : " ^4.0.4" ,
4141 "rxjs" : " ^6.6.0"
4242 },
4343 "devDependencies" : {
44- "@polkadot/keyring" : " ^2.18.0-beta.1 "
44+ "@polkadot/keyring" : " ^2.18.0-beta.2 "
4545 }
4646}
Original file line number Diff line number Diff line change 2929 "@babel/runtime" : " ^7.10.4" ,
3030 "@polkadot/types" : " 1.24.0-beta.0" ,
3131 "@polkadot/types-known" : " 1.24.0-beta.0" ,
32- "@polkadot/util" : " ^2.18.0-beta.1 " ,
33- "@polkadot/util-crypto" : " ^2.18.0-beta.1 " ,
32+ "@polkadot/util" : " ^2.18.0-beta.2 " ,
33+ "@polkadot/util-crypto" : " ^2.18.0-beta.2 " ,
3434 "bn.js" : " ^5.1.2"
3535 },
3636 "devDependencies" : {
37- "@polkadot/keyring" : " ^2.18.0-beta.1 "
37+ "@polkadot/keyring" : " ^2.18.0-beta.2 "
3838 }
3939}
Original file line number Diff line number Diff line change 3030 "@polkadot/metadata" : " 1.24.0-beta.0" ,
3131 "@polkadot/rpc-provider" : " 1.24.0-beta.0" ,
3232 "@polkadot/types" : " 1.24.0-beta.0" ,
33- "@polkadot/util" : " ^2.18.0-beta.1 " ,
33+ "@polkadot/util" : " ^2.18.0-beta.2 " ,
3434 "memoizee" : " ^0.4.14" ,
3535 "rxjs" : " ^6.6.0"
3636 },
3737 "devDependencies" : {
38- "@polkadot/keyring" : " ^2.18.0-beta.1 "
38+ "@polkadot/keyring" : " ^2.18.0-beta.2 "
3939 }
4040}
Original file line number Diff line number Diff line change 2929 "@babel/runtime" : " ^7.10.4" ,
3030 "@polkadot/metadata" : " 1.24.0-beta.0" ,
3131 "@polkadot/types" : " 1.24.0-beta.0" ,
32- "@polkadot/util" : " ^2.18.0-beta.1 " ,
33- "@polkadot/util-crypto" : " ^2.18.0-beta.1 " ,
32+ "@polkadot/util" : " ^2.18.0-beta.2 " ,
33+ "@polkadot/util-crypto" : " ^2.18.0-beta.2 " ,
3434 "bn.js" : " ^5.1.2" ,
3535 "eventemitter3" : " ^4.0.4" ,
3636 "isomorphic-fetch" : " ^2.2.1" ,
3737 "websocket" : " ^1.0.31"
3838 },
3939 "devDependencies" : {
40- "@polkadot/keyring" : " ^2.18.0-beta.1 " ,
40+ "@polkadot/keyring" : " ^2.18.0-beta.2 " ,
4141 "mock-socket" : " ^9.0.3" ,
4242 "nock" : " ^13.0.2"
4343 }
Original file line number Diff line number Diff line change 4040 "@polkadot/metadata" : " 1.24.0-beta.0" ,
4141 "@polkadot/rpc-provider" : " 1.24.0-beta.0" ,
4242 "@polkadot/types" : " 1.24.0-beta.0" ,
43- "@polkadot/util" : " ^2.18.0-beta.1 " ,
43+ "@polkadot/util" : " ^2.18.0-beta.2 " ,
4444 "handlebars" : " ^4.7.6" ,
4545 "websocket" : " ^1.0.31" ,
4646 "yargs" : " ^15.4.0"
Original file line number Diff line number Diff line change 2828 "dependencies" : {
2929 "@babel/runtime" : " ^7.10.4" ,
3030 "@polkadot/types" : " 1.24.0-beta.0" ,
31- "@polkadot/util" : " ^2.18.0-beta.1 " ,
31+ "@polkadot/util" : " ^2.18.0-beta.2 " ,
3232 "bn.js" : " ^5.1.2"
3333 },
3434 "devDependencies" : {
Original file line number Diff line number Diff line change 2828 "dependencies" : {
2929 "@babel/runtime" : " ^7.10.4" ,
3030 "@polkadot/metadata" : " 1.24.0-beta.0" ,
31- "@polkadot/util" : " ^2.18.0-beta.1 " ,
32- "@polkadot/util-crypto" : " ^2.18.0-beta.1 " ,
31+ "@polkadot/util" : " ^2.18.0-beta.2 " ,
32+ "@polkadot/util-crypto" : " ^2.18.0-beta.2 " ,
3333 "@types/bn.js" : " ^4.11.6" ,
3434 "bn.js" : " ^5.1.2" ,
3535 "memoizee" : " ^0.4.14" ,
3636 "rxjs" : " ^6.6.0"
3737 },
3838 "devDependencies" : {
39- "@polkadot/keyring" : " ^2.18.0-beta.1 " ,
39+ "@polkadot/keyring" : " ^2.18.0-beta.2 " ,
4040 "@types/memoizee" : " ^0.4.4"
4141 }
4242}
You can’t perform that action at this time.
0 commit comments