File tree Expand file tree Collapse file tree 12 files changed +181
-172
lines changed Expand file tree Collapse file tree 12 files changed +181
-172
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## 6.9.2 Nov 22, 2021
4+
5+ Upgrade priority: Medium. Pulls in ` @polkadot/util-crypto ` fix for TS projects.
6+
7+ Changes:
8+
9+ - Update ` @polkadot/util-crypto ` with TS compilation work-around
10+
11+
312## 6.9.1 Nov 21, 2021
413
514Upgrade priority: Medium. Recommended for metadata v14 parachains. For TS users, the package now support TypeScript 4.5.2 and allows extraction of user types from metadata v14.
Original file line number Diff line number Diff line change 1111 },
1212 "sideEffects" : false ,
1313 "type" : " commonjs" ,
14- "version" : " 6.9.1 " ,
14+ "version" : " 6.9.2 " ,
1515 "workspaces" : [
1616 " packages/*"
1717 ],
Original file line number Diff line number Diff line change 2020 " ./detectPackage.cjs"
2121 ],
2222 "type" : " module" ,
23- "version" : " 6.9.1 " ,
23+ "version" : " 6.9.2 " ,
2424 "main" : " index.js" ,
2525 "dependencies" : {
2626 "@babel/runtime" : " ^7.16.3" ,
27- "@polkadot/api" : " 6.9.1 " ,
28- "@polkadot/types" : " 6.9.1 " ,
29- "@polkadot/util" : " ^7.9.1 " ,
27+ "@polkadot/api" : " 6.9.2 " ,
28+ "@polkadot/types" : " 6.9.2 " ,
29+ "@polkadot/util" : " ^7.9.2 " ,
3030 "rxjs" : " ^7.4.0"
3131 }
3232}
Original file line number Diff line number Diff line change 2020 " ./detectPackage.cjs"
2121 ],
2222 "type" : " module" ,
23- "version" : " 6.9.1 " ,
23+ "version" : " 6.9.2 " ,
2424 "main" : " index.js" ,
2525 "dependencies" : {
2626 "@babel/runtime" : " ^7.16.3" ,
27- "@polkadot/api" : " 6.9.1 " ,
28- "@polkadot/rpc-core" : " 6.9.1 " ,
29- "@polkadot/types" : " 6.9.1 " ,
30- "@polkadot/util" : " ^7.9.1 " ,
31- "@polkadot/util-crypto" : " ^7.9.1 " ,
27+ "@polkadot/api" : " 6.9.2 " ,
28+ "@polkadot/rpc-core" : " 6.9.2 " ,
29+ "@polkadot/types" : " 6.9.2 " ,
30+ "@polkadot/util" : " ^7.9.2 " ,
31+ "@polkadot/util-crypto" : " ^7.9.2 " ,
3232 "rxjs" : " ^7.4.0"
3333 },
3434 "devDependencies" : {
35- "@polkadot/keyring" : " ^7.9.1 " ,
36- "@polkadot/rpc-provider" : " 6.9.1 "
35+ "@polkadot/keyring" : " ^7.9.2 " ,
36+ "@polkadot/rpc-provider" : " 6.9.2 "
3737 }
3838}
Original file line number Diff line number Diff line change 2020 " ./detectPackage.cjs"
2121 ],
2222 "type" : " module" ,
23- "version" : " 6.9.1 " ,
23+ "version" : " 6.9.2 " ,
2424 "main" : " index.js" ,
2525 "dependencies" : {
2626 "@babel/runtime" : " ^7.16.3" ,
27- "@polkadot/api-derive" : " 6.9.1 " ,
28- "@polkadot/keyring" : " ^7.9.1 " ,
29- "@polkadot/rpc-core" : " 6.9.1 " ,
30- "@polkadot/rpc-provider" : " 6.9.1 " ,
31- "@polkadot/types" : " 6.9.1 " ,
32- "@polkadot/types-known" : " 6.9.1 " ,
33- "@polkadot/util" : " ^7.9.1 " ,
34- "@polkadot/util-crypto" : " ^7.9.1 " ,
27+ "@polkadot/api-derive" : " 6.9.2 " ,
28+ "@polkadot/keyring" : " ^7.9.2 " ,
29+ "@polkadot/rpc-core" : " 6.9.2 " ,
30+ "@polkadot/rpc-provider" : " 6.9.2 " ,
31+ "@polkadot/types" : " 6.9.2 " ,
32+ "@polkadot/types-known" : " 6.9.2 " ,
33+ "@polkadot/util" : " ^7.9.2 " ,
34+ "@polkadot/util-crypto" : " ^7.9.2 " ,
3535 "eventemitter3" : " ^4.0.7" ,
3636 "rxjs" : " ^7.4.0"
3737 }
Original file line number Diff line number Diff line change 2020 " ./detectPackage.cjs"
2121 ],
2222 "type" : " module" ,
23- "version" : " 6.9.1 " ,
23+ "version" : " 6.9.2 " ,
2424 "main" : " index.js" ,
2525 "dependencies" : {
2626 "@babel/runtime" : " ^7.16.3" ,
27- "@polkadot/rpc-provider" : " 6.9.1 " ,
28- "@polkadot/types" : " 6.9.1 " ,
29- "@polkadot/util" : " ^7.9.1 " ,
27+ "@polkadot/rpc-provider" : " 6.9.2 " ,
28+ "@polkadot/types" : " 6.9.2 " ,
29+ "@polkadot/util" : " ^7.9.2 " ,
3030 "rxjs" : " ^7.4.0"
3131 },
3232 "devDependencies" : {
33- "@polkadot/keyring" : " ^7.9.1 "
33+ "@polkadot/keyring" : " ^7.9.2 "
3434 }
3535}
Original file line number Diff line number Diff line change 2020 " ./detectPackage.cjs"
2121 ],
2222 "type" : " module" ,
23- "version" : " 6.9.1 " ,
23+ "version" : " 6.9.2 " ,
2424 "main" : " index.js" ,
2525 "dependencies" : {
2626 "@babel/runtime" : " ^7.16.3" ,
27- "@polkadot/types" : " 6.9.1 " ,
28- "@polkadot/util" : " ^7.9.1 " ,
29- "@polkadot/util-crypto" : " ^7.9.1 " ,
30- "@polkadot/x-fetch" : " ^7.9.1 " ,
31- "@polkadot/x-global" : " ^7.9.1 " ,
32- "@polkadot/x-ws" : " ^7.9.1 " ,
27+ "@polkadot/types" : " 6.9.2 " ,
28+ "@polkadot/util" : " ^7.9.2 " ,
29+ "@polkadot/util-crypto" : " ^7.9.2 " ,
30+ "@polkadot/x-fetch" : " ^7.9.2 " ,
31+ "@polkadot/x-global" : " ^7.9.2 " ,
32+ "@polkadot/x-ws" : " ^7.9.2 " ,
3333 "eventemitter3" : " ^4.0.7"
3434 },
3535 "devDependencies" : {
36- "@polkadot/keyring" : " ^7.9.1 " ,
37- "@polkadot/types" : " 6.9.1 " ,
36+ "@polkadot/keyring" : " ^7.9.2 " ,
37+ "@polkadot/types" : " 6.9.2 " ,
3838 "mock-socket" : " ^9.0.8" ,
3939 "nock" : " ^13.2.1"
4040 }
Original file line number Diff line number Diff line change 2020 " ./detectPackage.cjs"
2121 ],
2222 "type" : " module" ,
23- "version" : " 6.9.1 " ,
23+ "version" : " 6.9.2 " ,
2424 "main" : " index.js" ,
2525 "bin" : {
2626 "polkadot-types-chain-info" : " ./scripts/polkadot-types-chain-info.cjs" ,
3333 "@babel/core" : " ^7.16.0" ,
3434 "@babel/register" : " ^7.16.0" ,
3535 "@babel/runtime" : " ^7.16.3" ,
36- "@polkadot/api" : " 6.9.1 " ,
37- "@polkadot/rpc-provider" : " 6.9.1 " ,
38- "@polkadot/types" : " 6.9.1 " ,
39- "@polkadot/types-support" : " 6.9.1 " ,
40- "@polkadot/util" : " ^7.9.1 " ,
36+ "@polkadot/api" : " 6.9.2 " ,
37+ "@polkadot/rpc-provider" : " 6.9.2 " ,
38+ "@polkadot/types" : " 6.9.2 " ,
39+ "@polkadot/types-support" : " 6.9.2 " ,
40+ "@polkadot/util" : " ^7.9.2 " ,
4141 "handlebars" : " ^4.7.7" ,
4242 "websocket" : " ^1.0.34" ,
4343 "yargs" : " ^17.2.1"
Original file line number Diff line number Diff line change 2020 " ./detectPackage.cjs"
2121 ],
2222 "type" : " module" ,
23- "version" : " 6.9.1 " ,
23+ "version" : " 6.9.2 " ,
2424 "main" : " index.js" ,
2525 "dependencies" : {
2626 "@babel/runtime" : " ^7.16.3" ,
27- "@polkadot/networks" : " ^7.9.1 " ,
28- "@polkadot/types" : " 6.9.1 " ,
29- "@polkadot/util" : " ^7.9.1 "
27+ "@polkadot/networks" : " ^7.9.2 " ,
28+ "@polkadot/types" : " 6.9.2 " ,
29+ "@polkadot/util" : " ^7.9.2 "
3030 }
3131}
Original file line number Diff line number Diff line change 2020 " ./detectPackage.cjs"
2121 ],
2222 "type" : " module" ,
23- "version" : " 6.9.1 " ,
23+ "version" : " 6.9.2 " ,
2424 "main" : " index.js" ,
2525 "dependencies" : {
2626 "@babel/runtime" : " ^7.16.3" ,
27- "@polkadot/util" : " ^7.9.1 "
27+ "@polkadot/util" : " ^7.9.2 "
2828 }
2929}
You can’t perform that action at this time.
0 commit comments