electron-to-chromium 1.3.101 → 1.3.102

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.
@@ -110,6 +110,7 @@ module.exports = {
110
110
  "1.8.2-beta.3",
111
111
  "1.8.2-beta.2",
112
112
  "1.8.2-beta.1",
113
+ "1.8.1",
113
114
  "1.8.0"
114
115
  ],
115
116
  "58.0.3029.110": [
@@ -136,6 +137,7 @@ module.exports = {
136
137
  "1.6.17",
137
138
  "1.6.16",
138
139
  "1.6.15",
140
+ "1.6.14",
139
141
  "1.6.13",
140
142
  "1.6.12",
141
143
  "1.6.11",
package/full-versions.js CHANGED
@@ -97,6 +97,7 @@ module.exports = {
97
97
  "1.8.2-beta.3": "59.0.3071.115",
98
98
  "1.8.2-beta.2": "59.0.3071.115",
99
99
  "1.8.2-beta.1": "59.0.3071.115",
100
+ "1.8.1": "59.0.3071.115",
100
101
  "1.8.0": "59.0.3071.115",
101
102
  "1.7.16": "58.0.3029.110",
102
103
  "1.7.15": "58.0.3029.110",
@@ -119,6 +120,7 @@ module.exports = {
119
120
  "1.6.17": "56.0.2924.87",
120
121
  "1.6.16": "56.0.2924.87",
121
122
  "1.6.15": "56.0.2924.87",
123
+ "1.6.14": "56.0.2924.87",
122
124
  "1.6.13": "56.0.2924.87",
123
125
  "1.6.12": "56.0.2924.87",
124
126
  "1.6.11": "56.0.2924.87",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "electron-to-chromium",
3
- "version": "1.3.101",
3
+ "version": "1.3.102",
4
4
  "description": "Provides a list of electron-to-chromium version mappings",
5
5
  "main": "index.js",
6
6
  "files": [