@polkadot/types-known 12.1.1 → 12.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.packageInfo = void 0;
4
- exports.packageInfo = { name: '@polkadot/types-known', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '12.1.1' };
4
+ exports.packageInfo = { name: '@polkadot/types-known', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '12.2.1' };
@@ -3539,5 +3539,87 @@ exports.upgrades = [
3539
3539
  1
3540
3540
  ]
3541
3541
  ]
3542
+ ],
3543
+ [
3544
+ 21558004,
3545
+ 1002006,
3546
+ [
3547
+ [
3548
+ "0xdf6acb689907609b",
3549
+ 4
3550
+ ],
3551
+ [
3552
+ "0x37e397fc7c91f5e4",
3553
+ 2
3554
+ ],
3555
+ [
3556
+ "0x40fe3ad401f8959a",
3557
+ 6
3558
+ ],
3559
+ [
3560
+ "0x17a6bc0d0062aeb3",
3561
+ 1
3562
+ ],
3563
+ [
3564
+ "0x18ef58a3b67ba770",
3565
+ 1
3566
+ ],
3567
+ [
3568
+ "0xd2bc9897eed08f15",
3569
+ 3
3570
+ ],
3571
+ [
3572
+ "0xf78b278be53f454c",
3573
+ 2
3574
+ ],
3575
+ [
3576
+ "0xaf2c0297a23e6d3d",
3577
+ 10
3578
+ ],
3579
+ [
3580
+ "0x49eaaf1b548a0cb0",
3581
+ 3
3582
+ ],
3583
+ [
3584
+ "0x91d5df18b0d2cf58",
3585
+ 2
3586
+ ],
3587
+ [
3588
+ "0x2a5e924655399e60",
3589
+ 1
3590
+ ],
3591
+ [
3592
+ "0xed99c5acb25eedf5",
3593
+ 3
3594
+ ],
3595
+ [
3596
+ "0xcbca25e39f142387",
3597
+ 2
3598
+ ],
3599
+ [
3600
+ "0x687ad44ad37f03c2",
3601
+ 1
3602
+ ],
3603
+ [
3604
+ "0xab3c0572291feb8b",
3605
+ 1
3606
+ ],
3607
+ [
3608
+ "0xbc9d89904f5b923f",
3609
+ 1
3610
+ ],
3611
+ [
3612
+ "0x37c8bb1350a9a2a8",
3613
+ 4
3614
+ ],
3615
+ [
3616
+ "0xf3ff14d5ab527059",
3617
+ 3
3618
+ ],
3619
+ [
3620
+ "0xfbc577b9d747efd6",
3621
+ 1
3622
+ ]
3623
+ ]
3542
3624
  ]
3543
3625
  ];
@@ -13,5 +13,5 @@ exports.upgrades = [
13
13
  [11933818, 9270], [12217535, 9280], [12245277, 9281], [12532644, 9291], [12876189, 9300],
14
14
  [13800015, 9340], [14188833, 9360], [14543918, 9370], [15978362, 9420], [16450000, 9430],
15
15
  [17840000, 9431], [18407475, 1000001], [19551000, 1001002], [20181758, 1001003],
16
- [20438530, 1002000], [21169168, 1002004], [21455374, 1002005]
16
+ [20438530, 1002000], [21169168, 1002004], [21455374, 1002005], [21558004, 1002006]
17
17
  ];
package/package.json CHANGED
@@ -18,7 +18,7 @@
18
18
  "./cjs/packageDetect.js"
19
19
  ],
20
20
  "type": "module",
21
- "version": "12.1.1",
21
+ "version": "12.2.1",
22
22
  "main": "./cjs/index.js",
23
23
  "module": "./index.js",
24
24
  "types": "./index.d.ts",
@@ -205,11 +205,11 @@
205
205
  }
206
206
  },
207
207
  "dependencies": {
208
- "@polkadot/networks": "^12.6.2",
209
- "@polkadot/types": "12.1.1",
210
- "@polkadot/types-codec": "12.1.1",
211
- "@polkadot/types-create": "12.1.1",
212
- "@polkadot/util": "^12.6.2",
208
+ "@polkadot/networks": "^13.0.2",
209
+ "@polkadot/types": "12.2.1",
210
+ "@polkadot/types-codec": "12.2.1",
211
+ "@polkadot/types-create": "12.2.1",
212
+ "@polkadot/util": "^13.0.2",
213
213
  "tslib": "^2.6.2"
214
214
  }
215
215
  }
package/packageInfo.js CHANGED
@@ -1 +1 @@
1
- export const packageInfo = { name: '@polkadot/types-known', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '12.1.1' };
1
+ export const packageInfo = { name: '@polkadot/types-known', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '12.2.1' };
@@ -3536,5 +3536,87 @@ export const upgrades = [
3536
3536
  1
3537
3537
  ]
3538
3538
  ]
3539
+ ],
3540
+ [
3541
+ 21558004,
3542
+ 1002006,
3543
+ [
3544
+ [
3545
+ "0xdf6acb689907609b",
3546
+ 4
3547
+ ],
3548
+ [
3549
+ "0x37e397fc7c91f5e4",
3550
+ 2
3551
+ ],
3552
+ [
3553
+ "0x40fe3ad401f8959a",
3554
+ 6
3555
+ ],
3556
+ [
3557
+ "0x17a6bc0d0062aeb3",
3558
+ 1
3559
+ ],
3560
+ [
3561
+ "0x18ef58a3b67ba770",
3562
+ 1
3563
+ ],
3564
+ [
3565
+ "0xd2bc9897eed08f15",
3566
+ 3
3567
+ ],
3568
+ [
3569
+ "0xf78b278be53f454c",
3570
+ 2
3571
+ ],
3572
+ [
3573
+ "0xaf2c0297a23e6d3d",
3574
+ 10
3575
+ ],
3576
+ [
3577
+ "0x49eaaf1b548a0cb0",
3578
+ 3
3579
+ ],
3580
+ [
3581
+ "0x91d5df18b0d2cf58",
3582
+ 2
3583
+ ],
3584
+ [
3585
+ "0x2a5e924655399e60",
3586
+ 1
3587
+ ],
3588
+ [
3589
+ "0xed99c5acb25eedf5",
3590
+ 3
3591
+ ],
3592
+ [
3593
+ "0xcbca25e39f142387",
3594
+ 2
3595
+ ],
3596
+ [
3597
+ "0x687ad44ad37f03c2",
3598
+ 1
3599
+ ],
3600
+ [
3601
+ "0xab3c0572291feb8b",
3602
+ 1
3603
+ ],
3604
+ [
3605
+ "0xbc9d89904f5b923f",
3606
+ 1
3607
+ ],
3608
+ [
3609
+ "0x37c8bb1350a9a2a8",
3610
+ 4
3611
+ ],
3612
+ [
3613
+ "0xf3ff14d5ab527059",
3614
+ 3
3615
+ ],
3616
+ [
3617
+ "0xfbc577b9d747efd6",
3618
+ 1
3619
+ ]
3620
+ ]
3539
3621
  ]
3540
3622
  ];
@@ -10,5 +10,5 @@ export const upgrades = [
10
10
  [11933818, 9270], [12217535, 9280], [12245277, 9281], [12532644, 9291], [12876189, 9300],
11
11
  [13800015, 9340], [14188833, 9360], [14543918, 9370], [15978362, 9420], [16450000, 9430],
12
12
  [17840000, 9431], [18407475, 1000001], [19551000, 1001002], [20181758, 1001003],
13
- [20438530, 1002000], [21169168, 1002004], [21455374, 1002005]
13
+ [20438530, 1002000], [21169168, 1002004], [21455374, 1002005], [21558004, 1002006]
14
14
  ];