electron-to-chromium
Advanced tools
Comparing version 1.3.9 to 1.3.10
@@ -16,3 +16,4 @@ module.exports = { | ||
"54": "1.4", | ||
"56": "1.6" | ||
"56": "1.6", | ||
"58": "1.7" | ||
}; |
module.exports = { | ||
"58.0.3029.110": [ | ||
"1.7.0" | ||
], | ||
"56.0.2924.87": [ | ||
"1.6.9", | ||
"1.6.8", | ||
@@ -4,0 +8,0 @@ "1.6.7", |
module.exports = { | ||
"1.7.0": "58.0.3029.110", | ||
"1.6.9": "56.0.2924.87", | ||
"1.6.8": "56.0.2924.87", | ||
@@ -3,0 +5,0 @@ "1.3.15": "52.0.2743.82", |
{ | ||
"name": "electron-to-chromium", | ||
"version": "1.3.9", | ||
"version": "1.3.10", | ||
"description": "Provides a list of electron-to-chromium version mappings", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
module.exports = { | ||
"1.7": "58", | ||
"1.6": "56", | ||
@@ -3,0 +4,0 @@ "1.3": "52", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14210
395