Socket
Socket
Sign inDemoInstall

electron-to-chromium

Package Overview
Dependencies
Maintainers
1
Versions
1783
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.48 to 1.3.49

3

chromium-versions.js

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

"59": "1.8",
"61": "2.0"
"61": "2.0",
"66": "3.0"
};
module.exports = {
"66.0.3359.181": [
"3.0.0-beta.1"
],
"61.0.3163.100": [

@@ -3,0 +6,0 @@ "2.0.2",

module.exports = {
"3.0.0-beta.1": "66.0.3359.181",
"2.0.2": "61.0.3163.100",

@@ -3,0 +4,0 @@ "2.0.1": "61.0.3163.100",

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

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

module.exports = {
"3.0": "66",
"2.0": "61",

@@ -3,0 +4,0 @@ "1.8": "59",

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