File tree Expand file tree Collapse file tree 9 files changed +16
-10
lines changed
Expand file tree Collapse file tree 9 files changed +16
-10
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## 0.63.4 Mar 21, 2025
4+
5+ Changes:
6+ - Bump @polkadot deps([ #604 ] ( https://github.com/polkadot-js/tools/pull/604 ) )
7+
8+
39## 0.63.3 Mar 4, 2025
410
511Changes:
Original file line number Diff line number Diff line change 1414 },
1515 "sideEffects" : false ,
1616 "type" : " module" ,
17- "version" : " 0.63.4-0-x " ,
17+ "version" : " 0.63.4" ,
1818 "versions" : {
1919 "git" : " 0.63.4-0-x" ,
2020 "npm" : " 0.63.3"
Original file line number Diff line number Diff line change 1515 },
1616 "sideEffects" : false ,
1717 "type" : " module" ,
18- "version" : " 0.63.4-0-x " ,
18+ "version" : " 0.63.4" ,
1919 "main" : " index.js" ,
2020 "bin" : {
2121 "polkadot-js-api" : " ./runcli.mjs"
Original file line number Diff line number Diff line change 1515 },
1616 "sideEffects" : false ,
1717 "type" : " module" ,
18- "version" : " 0.63.4-0-x " ,
18+ "version" : " 0.63.4" ,
1919 "main" : " index.js" ,
2020 "bin" : {
2121 "polkadot-js-json-serve" : " ./runcli.mjs"
Original file line number Diff line number Diff line change 1515 },
1616 "sideEffects" : false ,
1717 "type" : " module" ,
18- "version" : " 0.63.4-0-x " ,
18+ "version" : " 0.63.4" ,
1919 "main" : " index.js" ,
2020 "bin" : {
2121 "polkadot-js-metadata-cmp" : " ./runcli.mjs"
Original file line number Diff line number Diff line change 1515 },
1616 "sideEffects" : false ,
1717 "type" : " module" ,
18- "version" : " 0.63.4-0-x " ,
18+ "version" : " 0.63.4" ,
1919 "main" : " index.js" ,
2020 "bin" : {
2121 "polkadot-js-monitor" : " ./runcli.mjs"
Original file line number Diff line number Diff line change 1515 },
1616 "sideEffects" : false ,
1717 "type" : " module" ,
18- "version" : " 0.63.4-0-x " ,
18+ "version" : " 0.63.4" ,
1919 "main" : " index.js" ,
2020 "bin" : {
2121 "polkadot-js-signer" : " ./runcli.mjs"
2222 },
2323 "dependencies" : {
2424 "@polkadot/api" : " ^15.8.1" ,
25- "@polkadot/api-cli" : " ^0.63.4-0-x " ,
25+ "@polkadot/api-cli" : " ^0.63.4" ,
2626 "@polkadot/keyring" : " ^13.4.3" ,
2727 "@polkadot/types" : " ^15.8.1" ,
2828 "@polkadot/util" : " ^13.4.3" ,
Original file line number Diff line number Diff line change 1515 },
1616 "sideEffects" : false ,
1717 "type" : " module" ,
18- "version" : " 0.63.4-0-x " ,
18+ "version" : " 0.63.4" ,
1919 "main" : " index.js" ,
2020 "bin" : {
2121 "polkadot-js-vanitygen" : " ./runcli.mjs"
Original file line number Diff line number Diff line change @@ -475,7 +475,7 @@ __metadata:
475475 languageName : node
476476 linkType : hard
477477
478- " @polkadot/api-cli@npm:^0.63.4-0-x , @polkadot/api-cli@workspace:packages/api-cli " :
478+ " @polkadot/api-cli@npm:^0.63.4, @polkadot/api-cli@workspace:packages/api-cli " :
479479 version : 0.0.0-use.local
480480 resolution : " @polkadot/api-cli@workspace:packages/api-cli"
481481 dependencies :
@@ -774,7 +774,7 @@ __metadata:
774774 resolution : " @polkadot/signer-cli@workspace:packages/signer-cli"
775775 dependencies :
776776 " @polkadot/api " : " npm:^15.8.1"
777- " @polkadot/api-cli " : " npm:^0.63.4-0-x "
777+ " @polkadot/api-cli " : " npm:^0.63.4"
778778 " @polkadot/keyring " : " npm:^13.4.3"
779779 " @polkadot/types " : " npm:^15.8.1"
780780 " @polkadot/util " : " npm:^13.4.3"
You can’t perform that action at this time.
0 commit comments