Socket
Socket
Sign inDemoInstall

electron-to-chromium

Package Overview
Dependencies
Maintainers
1
Versions
1772
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-to-chromium - npm Package Compare versions

Comparing version 1.3.9 to 1.3.10

3

chromium-versions.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc