electron-to-chromium 1.3.851 → 1.3.855

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.
@@ -1236,7 +1236,8 @@ module.exports = {
1236
1236
  "12.0.18",
1237
1237
  "12.1.0",
1238
1238
  "12.1.1",
1239
- "12.1.2"
1239
+ "12.1.2",
1240
+ "12.2.0"
1240
1241
  ],
1241
1242
  "90.0.4402.0": [
1242
1243
  "13.0.0-beta.2",
@@ -1475,6 +1476,9 @@ module.exports = {
1475
1476
  "93.0.4577.63": [
1476
1477
  "14.0.1"
1477
1478
  ],
1479
+ "93.0.4577.82": [
1480
+ "14.0.2"
1481
+ ],
1478
1482
  "94.0.4584.0": [
1479
1483
  "15.0.0-alpha.3",
1480
1484
  "15.0.0-alpha.4",
@@ -1547,6 +1551,7 @@ module.exports = {
1547
1551
  ],
1548
1552
  "95.0.4629.0": [
1549
1553
  "16.0.0-alpha.1",
1554
+ "16.0.0-alpha.2",
1550
1555
  "16.0.0-nightly.20210902",
1551
1556
  "16.0.0-nightly.20210903",
1552
1557
  "16.0.0-nightly.20210906",
@@ -1564,7 +1569,10 @@ module.exports = {
1564
1569
  "16.0.0-nightly.20210922",
1565
1570
  "17.0.0-nightly.20210923",
1566
1571
  "17.0.0-nightly.20210924",
1567
- "17.0.0-nightly.20210927"
1572
+ "17.0.0-nightly.20210927",
1573
+ "17.0.0-nightly.20210928",
1574
+ "17.0.0-nightly.20210929",
1575
+ "17.0.0-nightly.20210930"
1568
1576
  ],
1569
1577
  "95.0.4612.5": [
1570
1578
  "16.0.0-nightly.20210824",
package/full-versions.js CHANGED
@@ -868,6 +868,7 @@ module.exports = {
868
868
  "12.1.0": "89.0.4389.128",
869
869
  "12.1.1": "89.0.4389.128",
870
870
  "12.1.2": "89.0.4389.128",
871
+ "12.2.0": "89.0.4389.128",
871
872
  "13.0.0-beta.2": "90.0.4402.0",
872
873
  "13.0.0-beta.3": "90.0.4402.0",
873
874
  "13.0.0-beta.4": "90.0.4415.0",
@@ -1029,6 +1030,7 @@ module.exports = {
1029
1030
  "14.0.0-nightly.20210524": "92.0.4511.0",
1030
1031
  "14.0.0": "93.0.4577.58",
1031
1032
  "14.0.1": "93.0.4577.63",
1033
+ "14.0.2": "93.0.4577.82",
1032
1034
  "15.0.0-alpha.1": "93.0.4566.0",
1033
1035
  "15.0.0-alpha.2": "93.0.4566.0",
1034
1036
  "15.0.0-alpha.3": "94.0.4584.0",
@@ -1087,6 +1089,7 @@ module.exports = {
1087
1089
  "15.0.0-nightly.20210721": "93.0.4566.0",
1088
1090
  "15.0.0": "94.0.4606.51",
1089
1091
  "16.0.0-alpha.1": "95.0.4629.0",
1092
+ "16.0.0-alpha.2": "95.0.4629.0",
1090
1093
  "16.0.0-nightly.20210722": "93.0.4566.0",
1091
1094
  "16.0.0-nightly.20210723": "93.0.4566.0",
1092
1095
  "16.0.0-nightly.20210726": "93.0.4566.0",
@@ -1134,5 +1137,8 @@ module.exports = {
1134
1137
  "16.0.0-nightly.20210922": "95.0.4629.0",
1135
1138
  "17.0.0-nightly.20210923": "95.0.4629.0",
1136
1139
  "17.0.0-nightly.20210924": "95.0.4629.0",
1137
- "17.0.0-nightly.20210927": "95.0.4629.0"
1140
+ "17.0.0-nightly.20210927": "95.0.4629.0",
1141
+ "17.0.0-nightly.20210928": "95.0.4629.0",
1142
+ "17.0.0-nightly.20210929": "95.0.4629.0",
1143
+ "17.0.0-nightly.20210930": "95.0.4629.0"
1138
1144
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "electron-to-chromium",
3
- "version": "1.3.851",
3
+ "version": "1.3.855",
4
4
  "description": "Provides a list of electron-to-chromium version mappings",
5
5
  "main": "index.js",
6
6
  "files": [
@@ -30,7 +30,7 @@
30
30
  "devDependencies": {
31
31
  "ava": "^3.8.2",
32
32
  "codecov": "^3.8.0",
33
- "electron-releases": "^3.808.0",
33
+ "electron-releases": "^3.812.0",
34
34
  "nyc": "^15.1.0",
35
35
  "request": "^2.88.0",
36
36
  "shelljs": "^0.8.4"
package/versions.js CHANGED
@@ -64,6 +64,7 @@ module.exports = {
64
64
  "11.5": "87",
65
65
  "12.0": "89",
66
66
  "12.1": "89",
67
+ "12.2": "89",
67
68
  "13.0": "91",
68
69
  "13.1": "91",
69
70
  "13.2": "91",