electron-to-chromium 1.3.577 → 1.3.578

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.
@@ -842,7 +842,8 @@ module.exports = {
842
842
  "9.2.0",
843
843
  "9.2.1",
844
844
  "9.3.0",
845
- "9.3.1"
845
+ "9.3.1",
846
+ "9.3.2"
846
847
  ],
847
848
  "84.0.4129.0": [
848
849
  "10.0.0-beta.1",
@@ -1005,7 +1006,8 @@ module.exports = {
1005
1006
  ],
1006
1007
  "87.0.4251.1": [
1007
1008
  "11.0.0-beta.8",
1008
- "11.0.0-beta.9"
1009
+ "11.0.0-beta.9",
1010
+ "11.0.0-beta.11"
1009
1011
  ],
1010
1012
  "85.0.4156.0": [
1011
1013
  "11.0.0-nightly.20200529"
package/full-versions.js CHANGED
@@ -600,6 +600,7 @@ module.exports = {
600
600
  "9.2.1": "83.0.4103.122",
601
601
  "9.3.0": "83.0.4103.122",
602
602
  "9.3.1": "83.0.4103.122",
603
+ "9.3.2": "83.0.4103.122",
603
604
  "10.0.0-beta.1": "84.0.4129.0",
604
605
  "10.0.0-beta.2": "84.0.4129.0",
605
606
  "10.0.0-beta.3": "85.0.4161.2",
@@ -693,6 +694,7 @@ module.exports = {
693
694
  "11.0.0-beta.7": "86.0.4234.0",
694
695
  "11.0.0-beta.8": "87.0.4251.1",
695
696
  "11.0.0-beta.9": "87.0.4251.1",
697
+ "11.0.0-beta.11": "87.0.4251.1",
696
698
  "11.0.0-nightly.20200525": "84.0.4129.0",
697
699
  "11.0.0-nightly.20200526": "84.0.4129.0",
698
700
  "11.0.0-nightly.20200529": "85.0.4156.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "electron-to-chromium",
3
- "version": "1.3.577",
3
+ "version": "1.3.578",
4
4
  "description": "Provides a list of electron-to-chromium version mappings",
5
5
  "main": "index.js",
6
6
  "files": [