Socket
Socket
Sign inDemoInstall

electron-to-chromium

Package Overview
Dependencies
Maintainers
1
Versions
1782
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.33 to 1.3.34

3

chromium-versions.js

@@ -18,3 +18,4 @@ module.exports = {

"58": "1.7",
"59": "1.8"
"59": "1.8",
"61": "2.0"
};
module.exports = {
"61.0.3163.100": [
"2.0.0-beta.1"
],
"59.0.3071.115": [

@@ -7,2 +10,4 @@ "1.8.2",

"1.8.2-beta.3",
"1.8.2-beta.2",
"1.8.2-beta.1",
"1.8.1",

@@ -9,0 +14,0 @@ "1.8.0"

module.exports = {
"2.0.0-beta.1": "61.0.3163.100",
"1.8.2": "59.0.3071.115",

@@ -6,2 +7,4 @@ "1.8.2-beta.5": "59.0.3071.115",

"1.8.2-beta.3": "59.0.3071.115",
"1.8.2-beta.2": "59.0.3071.115",
"1.8.2-beta.1": "59.0.3071.115",
"1.8.1": "59.0.3071.115",

@@ -8,0 +11,0 @@ "1.8.0": "59.0.3071.115",

{
"name": "electron-to-chromium",
"version": "1.3.33",
"version": "1.3.34",
"description": "Provides a list of electron-to-chromium version mappings",

@@ -5,0 +5,0 @@ "main": "index.js",

module.exports = {
"2.0": "61",
"1.8": "59",

@@ -3,0 +4,0 @@ "1.7": "58",

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