electron-to-chromium 1.3.27 → 1.3.31

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.
package/README.md CHANGED
@@ -1,4 +1,5 @@
1
1
  # Electron-to-Chromium [![npm](https://img.shields.io/npm/v/electron-to-chromium.svg)](https://www.npmjs.com/package/electron-to-chromium) [![travis](https://img.shields.io/travis/Kilian/electron-to-chromium/master.svg)](https://travis-ci.org/Kilian/electron-to-chromium) [![npm-downloads](https://img.shields.io/npm/dm/electron-to-chromium.svg)](https://www.npmjs.com/package/electron-to-chromium) [![codecov](https://codecov.io/gh/Kilian/electron-to-chromium/branch/master/graph/badge.svg)](https://codecov.io/gh/Kilian/electron-to-chromium)
2
+ [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FKilian%2Felectron-to-chromium.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FKilian%2Felectron-to-chromium?ref=badge_shield)
2
3
 
3
4
  This repository provides a mapping of Electron versions to the Chromium version that it uses.
4
5
 
@@ -163,3 +164,7 @@ This package will be updated with each new Electron release.
163
164
  To update the list, run `npm run build.js`. Requires internet access as it downloads from the canonical list of Electron versions.
164
165
 
165
166
  To verify correct behaviour, run `npm test`.
167
+
168
+
169
+ ## License
170
+ [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FKilian%2Felectron-to-chromium.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FKilian%2Felectron-to-chromium?ref=badge_large)
@@ -1,9 +1,22 @@
1
1
  module.exports = {
2
2
  "59.0.3071.115": [
3
- "1.8.2",
3
+ "1.8.2-beta.3",
4
4
  "1.8.1",
5
5
  "1.8.0"
6
6
  ],
7
+ "58.0.3029.110": [
8
+ "1.7.10",
9
+ "1.7.9",
10
+ "1.7.8",
11
+ "1.7.7",
12
+ "1.7.6",
13
+ "1.7.5",
14
+ "1.7.4",
15
+ "1.7.3",
16
+ "1.7.2",
17
+ "1.7.1",
18
+ "1.7.0"
19
+ ],
7
20
  "56.0.2924.87": [
8
21
  "1.6.15",
9
22
  "1.6.14",
@@ -22,32 +35,9 @@ module.exports = {
22
35
  "1.6.1",
23
36
  "1.6.0"
24
37
  ],
25
- "58.0.3029.110": [
26
- "1.7.9",
27
- "1.7.8",
28
- "1.7.7",
29
- "1.7.6",
30
- "1.7.5",
31
- "1.7.4",
32
- "1.7.3",
33
- "1.7.2",
34
- "1.7.1",
35
- "1.7.0"
36
- ],
37
- "52.0.2743.82": [
38
- "1.3.15",
39
- "1.3.14",
40
- "1.3.13",
41
- "1.3.10",
42
- "1.3.9",
43
- "1.3.7",
44
- "1.3.6",
45
- "1.3.5",
46
- "1.3.4",
47
- "1.3.3",
48
- "1.3.2",
49
- "1.3.1",
50
- "1.3.0"
38
+ "54.0.2840.101": [
39
+ "1.5.1",
40
+ "1.5.0"
51
41
  ],
52
42
  "53.0.2785.143": [
53
43
  "1.4.16",
@@ -56,15 +46,10 @@ module.exports = {
56
46
  "1.4.13",
57
47
  "1.4.11",
58
48
  "1.4.10",
59
- "1.4.9",
60
49
  "1.4.8",
61
50
  "1.4.7",
62
51
  "1.4.6"
63
52
  ],
64
- "54.0.2840.101": [
65
- "1.5.1",
66
- "1.5.0"
67
- ],
68
53
  "54.0.2840.51": [
69
54
  "1.4.12"
70
55
  ],
@@ -76,6 +61,21 @@ module.exports = {
76
61
  "1.4.1",
77
62
  "1.4.0"
78
63
  ],
64
+ "52.0.2743.82": [
65
+ "1.3.15",
66
+ "1.3.14",
67
+ "1.3.13",
68
+ "1.3.10",
69
+ "1.3.9",
70
+ "1.3.7",
71
+ "1.3.6",
72
+ "1.3.5",
73
+ "1.3.4",
74
+ "1.3.3",
75
+ "1.3.2",
76
+ "1.3.1",
77
+ "1.3.0"
78
+ ],
79
79
  "51.0.2704.106": [
80
80
  "1.2.8",
81
81
  "1.2.7",
@@ -133,8 +133,8 @@ module.exports = {
133
133
  "0.35.4",
134
134
  "0.35.3",
135
135
  "0.35.2",
136
- "0.34.4",
137
136
  "0.35.1",
137
+ "0.34.4",
138
138
  "0.34.3",
139
139
  "0.34.2",
140
140
  "0.34.1",
package/full-versions.js CHANGED
@@ -1,58 +1,58 @@
1
1
  module.exports = {
2
- "1.8.2": "59.0.3071.115",
3
- "1.6.15": "56.0.2924.87",
4
- "1.7.9": "58.0.3029.110",
2
+ "1.8.2-beta.3": "59.0.3071.115",
5
3
  "1.8.1": "59.0.3071.115",
6
- "1.6.14": "56.0.2924.87",
7
- "1.7.8": "58.0.3029.110",
8
- "1.6.13": "56.0.2924.87",
9
4
  "1.8.0": "59.0.3071.115",
5
+ "1.7.10": "58.0.3029.110",
6
+ "1.7.9": "58.0.3029.110",
7
+ "1.7.8": "58.0.3029.110",
10
8
  "1.7.7": "58.0.3029.110",
11
9
  "1.7.6": "58.0.3029.110",
12
- "1.6.12": "56.0.2924.87",
13
10
  "1.7.5": "58.0.3029.110",
14
11
  "1.7.4": "58.0.3029.110",
15
12
  "1.7.3": "58.0.3029.110",
16
13
  "1.7.2": "58.0.3029.110",
17
- "1.6.11": "56.0.2924.87",
18
14
  "1.7.1": "58.0.3029.110",
19
- "1.6.10": "56.0.2924.87",
20
15
  "1.7.0": "58.0.3029.110",
16
+ "1.6.15": "56.0.2924.87",
17
+ "1.6.14": "56.0.2924.87",
18
+ "1.6.13": "56.0.2924.87",
19
+ "1.6.12": "56.0.2924.87",
20
+ "1.6.11": "56.0.2924.87",
21
+ "1.6.10": "56.0.2924.87",
21
22
  "1.6.9": "56.0.2924.87",
22
23
  "1.6.8": "56.0.2924.87",
23
- "1.3.15": "52.0.2743.82",
24
24
  "1.6.7": "56.0.2924.87",
25
25
  "1.6.6": "56.0.2924.87",
26
- "1.4.16": "53.0.2785.143",
27
26
  "1.6.5": "56.0.2924.87",
28
27
  "1.6.4": "56.0.2924.87",
29
- "1.3.14": "52.0.2743.82",
30
28
  "1.6.3": "56.0.2924.87",
31
29
  "1.6.2": "56.0.2924.87",
32
30
  "1.6.1": "56.0.2924.87",
33
31
  "1.6.0": "56.0.2924.87",
34
32
  "1.5.1": "54.0.2840.101",
35
33
  "1.5.0": "54.0.2840.101",
34
+ "1.4.16": "53.0.2785.143",
36
35
  "1.4.15": "53.0.2785.143",
37
36
  "1.4.14": "53.0.2785.143",
38
37
  "1.4.13": "53.0.2785.143",
39
38
  "1.4.12": "54.0.2840.51",
40
39
  "1.4.11": "53.0.2785.143",
41
- "1.3.13": "52.0.2743.82",
42
40
  "1.4.10": "53.0.2785.143",
43
- "1.4.9": "53.0.2785.143",
44
41
  "1.4.8": "53.0.2785.143",
45
- "1.3.10": "52.0.2743.82",
46
- "1.3.9": "52.0.2743.82",
47
42
  "1.4.7": "53.0.2785.143",
48
43
  "1.4.6": "53.0.2785.143",
49
44
  "1.4.5": "53.0.2785.113",
50
45
  "1.4.4": "53.0.2785.113",
51
46
  "1.4.3": "53.0.2785.113",
52
47
  "1.4.2": "53.0.2785.113",
53
- "1.3.7": "52.0.2743.82",
54
48
  "1.4.1": "53.0.2785.113",
55
49
  "1.4.0": "53.0.2785.113",
50
+ "1.3.15": "52.0.2743.82",
51
+ "1.3.14": "52.0.2743.82",
52
+ "1.3.13": "52.0.2743.82",
53
+ "1.3.10": "52.0.2743.82",
54
+ "1.3.9": "52.0.2743.82",
55
+ "1.3.7": "52.0.2743.82",
56
56
  "1.3.6": "52.0.2743.82",
57
57
  "1.3.5": "52.0.2743.82",
58
58
  "1.3.4": "52.0.2743.82",
@@ -82,9 +82,9 @@ module.exports = {
82
82
  "0.37.5": "49.0.2623.75",
83
83
  "0.37.4": "49.0.2623.75",
84
84
  "0.37.3": "49.0.2623.75",
85
- "0.36.12": "47.0.2526.110",
86
85
  "0.37.1": "49.0.2623.75",
87
86
  "0.37.0": "49.0.2623.75",
87
+ "0.36.12": "47.0.2526.110",
88
88
  "0.36.11": "47.0.2526.110",
89
89
  "0.36.10": "47.0.2526.110",
90
90
  "0.36.9": "47.0.2526.110",
@@ -94,14 +94,14 @@ module.exports = {
94
94
  "0.36.5": "47.0.2526.110",
95
95
  "0.36.4": "47.0.2526.73",
96
96
  "0.36.3": "47.0.2526.73",
97
- "0.35.5": "45.0.2454.85",
98
97
  "0.36.2": "47.0.2526.73",
99
98
  "0.36.0": "47.0.2526.73",
99
+ "0.35.5": "45.0.2454.85",
100
100
  "0.35.4": "45.0.2454.85",
101
101
  "0.35.3": "45.0.2454.85",
102
102
  "0.35.2": "45.0.2454.85",
103
- "0.34.4": "45.0.2454.85",
104
103
  "0.35.1": "45.0.2454.85",
104
+ "0.34.4": "45.0.2454.85",
105
105
  "0.34.3": "45.0.2454.85",
106
106
  "0.34.2": "45.0.2454.85",
107
107
  "0.34.1": "45.0.2454.85",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "electron-to-chromium",
3
- "version": "1.3.27",
3
+ "version": "1.3.31",
4
4
  "description": "Provides a list of electron-to-chromium version mappings",
5
5
  "main": "index.js",
6
6
  "files": [
@@ -29,6 +29,7 @@
29
29
  "devDependencies": {
30
30
  "ava": "^0.18.2",
31
31
  "codecov": "^2.1.0",
32
+ "electron-releases": "^2.1.0",
32
33
  "nyc": "^10.2.0",
33
34
  "request": "^2.79.0",
34
35
  "shelljs": "^0.7.6"
package/versions.js CHANGED
@@ -1,10 +1,10 @@
1
1
  module.exports = {
2
2
  "1.8": "59",
3
- "1.6": "56",
4
3
  "1.7": "58",
5
- "1.3": "52",
6
- "1.4": "53",
4
+ "1.6": "56",
7
5
  "1.5": "54",
6
+ "1.4": "53",
7
+ "1.3": "52",
8
8
  "1.2": "51",
9
9
  "1.1": "50",
10
10
  "1.0": "49",