electron-to-chromium 1.3.633 → 1.3.637
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 +8 -2
- package/full-chromium-versions.js +8 -1
- package/full-versions.js +6 -1
- package/package.json +2 -2
- package/versions.js +1 -0
package/README.md
CHANGED
|
@@ -8,13 +8,19 @@
|
|
|
8
8
|
|
|
9
9
|
---
|
|
10
10
|
|
|
11
|
-
# Electron-to-Chromium [](https://www.npmjs.com/package/electron-to-chromium) [](https://travis-ci.org/Kilian/electron-to-chromium) [](https://www.npmjs.com/package/electron-to-chromium) [](https://codecov.io/gh/Kilian/electron-to-chromium)
|
|
12
|
-
[](https://app.fossa.io/projects/git%2Bgithub.com%2FKilian%2Felectron-to-chromium?ref=badge_shield)
|
|
11
|
+
# Electron-to-Chromium [](https://www.npmjs.com/package/electron-to-chromium) [](https://travis-ci.org/Kilian/electron-to-chromium) [](https://www.npmjs.com/package/electron-to-chromium) [](https://codecov.io/gh/Kilian/electron-to-chromium)[](https://app.fossa.io/projects/git%2Bgithub.com%2FKilian%2Felectron-to-chromium?ref=badge_shield)
|
|
13
12
|
|
|
14
13
|
This repository provides a mapping of Electron versions to the Chromium version that it uses.
|
|
15
14
|
|
|
16
15
|
This package is used in [Browserslist](https://github.com/ai/browserslist), so you can use e.g. `electron >= 1.4` in [Autoprefixer](https://github.com/postcss/autoprefixer), [Stylelint](https://github.com/stylelint/stylelint), [babel-preset-env](https://github.com/babel/babel-preset-env) and [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat).
|
|
17
16
|
|
|
17
|
+
**Supported by:**
|
|
18
|
+
|
|
19
|
+
<a href="https://m.do.co/c/bb22ea58e765">
|
|
20
|
+
<img src="https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/SVG/DO_Logo_horizontal_blue.svg" width="201px">
|
|
21
|
+
</a>
|
|
22
|
+
|
|
23
|
+
|
|
18
24
|
## Install
|
|
19
25
|
Install using `npm install electron-to-chromium`.
|
|
20
26
|
|
|
@@ -1095,6 +1095,9 @@ module.exports = {
|
|
|
1095
1095
|
"11.1.0",
|
|
1096
1096
|
"11.1.1"
|
|
1097
1097
|
],
|
|
1098
|
+
"87.0.4280.141": [
|
|
1099
|
+
"11.2.0"
|
|
1100
|
+
],
|
|
1098
1101
|
"89.0.4328.0": [
|
|
1099
1102
|
"12.0.0-beta.1",
|
|
1100
1103
|
"12.0.0-beta.3",
|
|
@@ -1107,6 +1110,7 @@ module.exports = {
|
|
|
1107
1110
|
"12.0.0-beta.10",
|
|
1108
1111
|
"12.0.0-beta.11",
|
|
1109
1112
|
"12.0.0-beta.12",
|
|
1113
|
+
"12.0.0-beta.14",
|
|
1110
1114
|
"13.0.0-nightly.20201119",
|
|
1111
1115
|
"13.0.0-nightly.20201123",
|
|
1112
1116
|
"13.0.0-nightly.20201124",
|
|
@@ -1153,6 +1157,9 @@ module.exports = {
|
|
|
1153
1157
|
"13.0.0-nightly.20201222"
|
|
1154
1158
|
],
|
|
1155
1159
|
"89.0.4359.0": [
|
|
1156
|
-
"13.0.0-nightly.20201223"
|
|
1160
|
+
"13.0.0-nightly.20201223",
|
|
1161
|
+
"13.0.0-nightly.20210104",
|
|
1162
|
+
"13.0.0-nightly.20210108",
|
|
1163
|
+
"13.0.0-nightly.20210111"
|
|
1157
1164
|
]
|
|
1158
1165
|
};
|
package/full-versions.js
CHANGED
|
@@ -763,6 +763,7 @@ module.exports = {
|
|
|
763
763
|
"11.0.5": "87.0.4280.88",
|
|
764
764
|
"11.1.0": "87.0.4280.88",
|
|
765
765
|
"11.1.1": "87.0.4280.88",
|
|
766
|
+
"11.2.0": "87.0.4280.141",
|
|
766
767
|
"12.0.0-beta.1": "89.0.4328.0",
|
|
767
768
|
"12.0.0-beta.3": "89.0.4328.0",
|
|
768
769
|
"12.0.0-beta.4": "89.0.4328.0",
|
|
@@ -774,6 +775,7 @@ module.exports = {
|
|
|
774
775
|
"12.0.0-beta.10": "89.0.4328.0",
|
|
775
776
|
"12.0.0-beta.11": "89.0.4328.0",
|
|
776
777
|
"12.0.0-beta.12": "89.0.4328.0",
|
|
778
|
+
"12.0.0-beta.14": "89.0.4328.0",
|
|
777
779
|
"12.0.0-nightly.20200827": "86.0.4234.0",
|
|
778
780
|
"12.0.0-nightly.20200831": "86.0.4234.0",
|
|
779
781
|
"12.0.0-nightly.20200902": "86.0.4234.0",
|
|
@@ -816,5 +818,8 @@ module.exports = {
|
|
|
816
818
|
"13.0.0-nightly.20201216": "89.0.4349.0",
|
|
817
819
|
"13.0.0-nightly.20201221": "89.0.4349.0",
|
|
818
820
|
"13.0.0-nightly.20201222": "89.0.4349.0",
|
|
819
|
-
"13.0.0-nightly.20201223": "89.0.4359.0"
|
|
821
|
+
"13.0.0-nightly.20201223": "89.0.4359.0",
|
|
822
|
+
"13.0.0-nightly.20210104": "89.0.4359.0",
|
|
823
|
+
"13.0.0-nightly.20210108": "89.0.4359.0",
|
|
824
|
+
"13.0.0-nightly.20210111": "89.0.4359.0"
|
|
820
825
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "electron-to-chromium",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.637",
|
|
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.
|
|
33
|
+
"electron-releases": "^3.583.0",
|
|
34
34
|
"nyc": "^15.1.0",
|
|
35
35
|
"request": "^2.88.0",
|
|
36
36
|
"shelljs": "^0.8.4"
|