File tree 17 files changed +90
-81
lines changed
17 files changed +90
-81
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## 13.3.1 Jan 6, 2025
4
+
5
+ Changes:
6
+
7
+ - Give compatibility for nodejs v22
8
+ - Fix ` getSeparator ` which fixes toLocaleString ([ #1965 ] ( https://github.com/polkadot-js/common/pull/1965 ) )
9
+ - 2025 Headers ([ #1963 ] ( https://github.com/polkadot-js/common/pull/1963 ) )
10
+
11
+
3
12
## 13.2.3 Nov 11, 2024
4
13
5
14
Contributed:
Original file line number Diff line number Diff line change 14
14
},
15
15
"sideEffects" : false ,
16
16
"type" : " module" ,
17
- "version" : " 13.2.4-0-x " ,
17
+ "version" : " 13.3.1 " ,
18
18
"versions" : {
19
19
"git" : " 13.2.4-0-x" ,
20
20
"npm" : " 13.2.3"
Original file line number Diff line number Diff line change 14
14
},
15
15
"sideEffects" : false ,
16
16
"type" : " module" ,
17
- "version" : " 13.2.4-0-x " ,
17
+ "version" : " 13.3.1 " ,
18
18
"browser" : " browser.js" ,
19
19
"main" : " node.js" ,
20
20
"react-native" : " react-native.js" ,
21
21
"dependencies" : {
22
22
"@ledgerhq/hw-transport" : " ^6.31.4" ,
23
23
"@ledgerhq/hw-transport-webhid" : " ^6.29.4" ,
24
24
"@ledgerhq/hw-transport-webusb" : " ^6.29.4" ,
25
- "@polkadot/util" : " 13.2.4-0-x " ,
25
+ "@polkadot/util" : " 13.3.1 " ,
26
26
"tslib" : " ^2.8.0"
27
27
},
28
28
"optionalDependencies" : {
Original file line number Diff line number Diff line change 17
17
" ./packageDetect.cjs"
18
18
],
19
19
"type" : " module" ,
20
- "version" : " 13.2.4-0-x " ,
20
+ "version" : " 13.3.1 " ,
21
21
"main" : " index.js" ,
22
22
"dependencies" : {
23
- "@polkadot/hw-ledger-transports" : " 13.2.4-0-x " ,
24
- "@polkadot/util" : " 13.2.4-0-x " ,
23
+ "@polkadot/hw-ledger-transports" : " 13.3.1 " ,
24
+ "@polkadot/util" : " 13.3.1 " ,
25
25
"@zondax/ledger-substrate" : " 1.0.0" ,
26
26
"tslib" : " ^2.8.0"
27
27
}
Original file line number Diff line number Diff line change 18
18
" ./packageDetect.cjs"
19
19
],
20
20
"type" : " module" ,
21
- "version" : " 13.2.4-0-x " ,
21
+ "version" : " 13.3.1 " ,
22
22
"main" : " index.js" ,
23
23
"dependencies" : {
24
- "@polkadot/util" : " 13.2.4-0-x " ,
25
- "@polkadot/util-crypto" : " 13.2.4-0-x " ,
24
+ "@polkadot/util" : " 13.3.1 " ,
25
+ "@polkadot/util-crypto" : " 13.3.1 " ,
26
26
"tslib" : " ^2.8.0"
27
27
},
28
28
"peerDependencies" : {
29
- "@polkadot/util" : " 13.2.4-0-x " ,
30
- "@polkadot/util-crypto" : " 13.2.4-0-x "
29
+ "@polkadot/util" : " 13.3.1 " ,
30
+ "@polkadot/util-crypto" : " 13.3.1 "
31
31
}
32
32
}
Original file line number Diff line number Diff line change 15
15
},
16
16
"sideEffects" : false ,
17
17
"type" : " module" ,
18
- "version" : " 13.2.4-0-x " ,
18
+ "version" : " 13.3.1 " ,
19
19
"main" : " index.js" ,
20
20
"dependencies" : {
21
- "@polkadot/util" : " 13.2.4-0-x " ,
21
+ "@polkadot/util" : " 13.3.1 " ,
22
22
"@substrate/ss58-registry" : " ^1.51.0" ,
23
23
"tslib" : " ^2.8.0"
24
24
},
25
25
"devDependencies" : {
26
- "@polkadot/hw-ledger" : " 13.2.4-0-x "
26
+ "@polkadot/hw-ledger" : " 13.3.1 "
27
27
}
28
28
}
Original file line number Diff line number Diff line change 20
20
" ./packageDetect.cjs"
21
21
],
22
22
"type" : " module" ,
23
- "version" : " 13.2.4-0-x " ,
23
+ "version" : " 13.3.1 " ,
24
24
"browser" : {
25
25
"crypto" : false ,
26
26
"stream" : false
29
29
"dependencies" : {
30
30
"@noble/curves" : " ^1.3.0" ,
31
31
"@noble/hashes" : " ^1.3.3" ,
32
- "@polkadot/networks" : " 13.2.4-0-x " ,
33
- "@polkadot/util" : " 13.2.4-0-x " ,
32
+ "@polkadot/networks" : " 13.3.1 " ,
33
+ "@polkadot/util" : " 13.3.1 " ,
34
34
"@polkadot/wasm-crypto" : " ^7.4.1" ,
35
35
"@polkadot/wasm-util" : " ^7.4.1" ,
36
- "@polkadot/x-bigint" : " 13.2.4-0-x " ,
37
- "@polkadot/x-randomvalues" : " 13.2.4-0-x " ,
36
+ "@polkadot/x-bigint" : " 13.3.1 " ,
37
+ "@polkadot/x-randomvalues" : " 13.3.1 " ,
38
38
"@scure/base" : " ^1.1.7" ,
39
39
"tslib" : " ^2.8.0"
40
40
},
41
41
"peerDependencies" : {
42
- "@polkadot/util" : " 13.2.4-0-x "
42
+ "@polkadot/util" : " 13.3.1 "
43
43
}
44
44
}
Original file line number Diff line number Diff line change 18
18
" ./packageDetect.cjs"
19
19
],
20
20
"type" : " module" ,
21
- "version" : " 13.2.4-0-x " ,
21
+ "version" : " 13.3.1 " ,
22
22
"main" : " index.js" ,
23
23
"exports" : {
24
24
"./hex/toU8a" : {
35
35
}
36
36
},
37
37
"dependencies" : {
38
- "@polkadot/x-bigint" : " 13.2.4-0-x " ,
39
- "@polkadot/x-global" : " 13.2.4-0-x " ,
40
- "@polkadot/x-textdecoder" : " 13.2.4-0-x " ,
41
- "@polkadot/x-textencoder" : " 13.2.4-0-x " ,
38
+ "@polkadot/x-bigint" : " 13.3.1 " ,
39
+ "@polkadot/x-global" : " 13.3.1 " ,
40
+ "@polkadot/x-textdecoder" : " 13.3.1 " ,
41
+ "@polkadot/x-textencoder" : " 13.3.1 " ,
42
42
"@types/bn.js" : " ^5.1.6" ,
43
43
"bn.js" : " ^5.2.1" ,
44
44
"tslib" : " ^2.8.0"
45
45
},
46
46
"devDependencies" : {
47
- "@polkadot/x-randomvalues" : " 13.2.4-0-x "
47
+ "@polkadot/x-randomvalues" : " 13.3.1 "
48
48
}
49
49
}
Original file line number Diff line number Diff line change 18
18
" ./shim.cjs"
19
19
],
20
20
"type" : " module" ,
21
- "version" : " 13.2.4-0-x " ,
21
+ "version" : " 13.3.1 " ,
22
22
"dependencies" : {
23
- "@polkadot/x-global" : " 13.2.4-0-x " ,
23
+ "@polkadot/x-global" : " 13.3.1 " ,
24
24
"tslib" : " ^2.8.0"
25
25
}
26
26
}
Original file line number Diff line number Diff line change 15
15
},
16
16
"sideEffects" : false ,
17
17
"type" : " module" ,
18
- "version" : " 13.2.4-0-x " ,
18
+ "version" : " 13.3.1 " ,
19
19
"main" : " index.js" ,
20
20
"dependencies" : {
21
- "@polkadot/util" : " 13.2.4-0-x " ,
21
+ "@polkadot/util" : " 13.3.1 " ,
22
22
"buffer-es6" : " ^4.9.3" ,
23
23
"tslib" : " ^2.8.0"
24
24
}
Original file line number Diff line number Diff line change 15
15
},
16
16
"sideEffects" : false ,
17
17
"type" : " module" ,
18
- "version" : " 13.2.4-0-x " ,
18
+ "version" : " 13.3.1 " ,
19
19
"browser" : " browser.js" ,
20
20
"main" : " node.js" ,
21
21
"react-native" : " react-native.js" ,
22
22
"dependencies" : {
23
- "@polkadot/x-global" : " 13.2.4-0-x " ,
23
+ "@polkadot/x-global" : " 13.3.1 " ,
24
24
"node-fetch" : " ^3.3.2" ,
25
25
"tslib" : " ^2.8.0"
26
26
}
Original file line number Diff line number Diff line change 15
15
},
16
16
"sideEffects" : false ,
17
17
"type" : " module" ,
18
- "version" : " 13.2.4-0-x " ,
18
+ "version" : " 13.3.1 " ,
19
19
"main" : " index.js" ,
20
20
"dependencies" : {
21
21
"tslib" : " ^2.8.0"
Original file line number Diff line number Diff line change 15
15
},
16
16
"sideEffects" : false ,
17
17
"type" : " module" ,
18
- "version" : " 13.2.4-0-x " ,
18
+ "version" : " 13.3.1 " ,
19
19
"browser" : " browser.js" ,
20
20
"main" : " node.js" ,
21
21
"react-native" : " react-native.js" ,
22
22
"dependencies" : {
23
- "@polkadot/x-global" : " 13.2.4-0-x " ,
23
+ "@polkadot/x-global" : " 13.3.1 " ,
24
24
"tslib" : " ^2.8.0"
25
25
},
26
26
"devDependencies" : {
27
- "@polkadot/util" : " 13.2.4-0-x " ,
27
+ "@polkadot/util" : " 13.3.1 " ,
28
28
"@polkadot/wasm-util" : " ^7.4.1" ,
29
29
"@types/react-native" : " ^0.73.0"
30
30
},
31
31
"peerDependencies" : {
32
- "@polkadot/util" : " 13.2.4-0-x " ,
32
+ "@polkadot/util" : " 13.3.1 " ,
33
33
"@polkadot/wasm-util" : " *"
34
34
}
35
35
}
Original file line number Diff line number Diff line change 15
15
},
16
16
"sideEffects" : false ,
17
17
"type" : " module" ,
18
- "version" : " 13.2.4-0-x " ,
18
+ "version" : " 13.3.1 " ,
19
19
"browser" : " browser.js" ,
20
20
"main" : " node.js" ,
21
21
"react-native" : " react-native.js" ,
22
22
"dependencies" : {
23
- "@polkadot/x-global" : " 13.2.4-0-x " ,
23
+ "@polkadot/x-global" : " 13.3.1 " ,
24
24
"tslib" : " ^2.8.0"
25
25
}
26
26
}
Original file line number Diff line number Diff line change 15
15
},
16
16
"sideEffects" : false ,
17
17
"type" : " module" ,
18
- "version" : " 13.2.4-0-x " ,
18
+ "version" : " 13.3.1 " ,
19
19
"browser" : " browser.js" ,
20
20
"main" : " node.js" ,
21
21
"react-native" : " react-native.js" ,
22
22
"dependencies" : {
23
- "@polkadot/x-global" : " 13.2.4-0-x " ,
23
+ "@polkadot/x-global" : " 13.3.1 " ,
24
24
"tslib" : " ^2.8.0"
25
25
}
26
26
}
Original file line number Diff line number Diff line change 15
15
},
16
16
"sideEffects" : false ,
17
17
"type" : " module" ,
18
- "version" : " 13.2.4-0-x " ,
18
+ "version" : " 13.3.1 " ,
19
19
"browser" : " browser.js" ,
20
20
"main" : " node.js" ,
21
21
"react-native" : " react-native.js" ,
22
22
"dependencies" : {
23
- "@polkadot/x-global" : " 13.2.4-0-x " ,
23
+ "@polkadot/x-global" : " 13.3.1 " ,
24
24
"tslib" : " ^2.8.0" ,
25
25
"ws" : " ^8.18.0"
26
26
},
You can’t perform that action at this time.
0 commit comments