Socket
Socket
Sign inDemoInstall

electron-to-chromium

Package Overview
Dependencies
Maintainers
1
Versions
1778
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.52 to 1.3.54

LICENSE

3

full-chromium-versions.js
module.exports = {
"66.0.3359.181": [
"3.0.0-beta.3",
"3.0.0-beta.2",

@@ -7,2 +8,4 @@ "3.0.0-beta.1"

"61.0.3163.100": [
"2.0.6",
"2.0.5",
"2.0.4",

@@ -9,0 +12,0 @@ "2.0.3",

module.exports = {
"3.0.0-beta.3": "66.0.3359.181",
"3.0.0-beta.2": "66.0.3359.181",
"3.0.0-beta.1": "66.0.3359.181",
"2.0.6": "61.0.3163.100",
"2.0.5": "61.0.3163.100",
"2.0.4": "61.0.3163.100",

@@ -5,0 +8,0 @@ "2.0.3": "61.0.3163.100",

5

package.json
{
"name": "electron-to-chromium",
"version": "1.3.52",
"version": "1.3.54",
"description": "Provides a list of electron-to-chromium version mappings",

@@ -10,3 +10,4 @@ "main": "index.js",

"chromium-versions.js",
"full-chromium-versions.js"
"full-chromium-versions.js",
"LICENSE"
],

@@ -13,0 +14,0 @@ "scripts": {

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