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.103 to 1.3.104

5

chromium-versions.js

@@ -21,6 +21,3 @@ module.exports = {

"66": "3.0",
"67": "4.0",
"68": "4.0",
"69": "4.0",
"70": "5.0"
"69": "4.0"
};

3

full-chromium-versions.js
module.exports = {
"71.0.3578.98": [
"5.0.0-nightly.20190121"
],
"70.0.3538.110": [

@@ -3,0 +6,0 @@ "5.0.0-nightly.20190107"

module.exports = {
"5.0.0-nightly.20190121": "71.0.3578.98",
"5.0.0-nightly.20190107": "70.0.3538.110",

@@ -3,0 +4,0 @@ "4.0.1": "69.0.3497.106",

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

@@ -31,9 +31,9 @@ "main": "index.js",

"devDependencies": {
"ava": "^0.18.2",
"codecov": "^2.1.0",
"electron-releases": "^3.1.0",
"nyc": "^10.2.0",
"request": "^2.79.0",
"ava": "^1.1.0",
"codecov": "^3.1.0",
"electron-releases": "^3.44.0",
"nyc": "^13.1.0",
"request": "^2.88.0",
"shelljs": "^0.7.6"
}
}
module.exports = {
"5.0": "70",
"4.0": "69",

@@ -4,0 +3,0 @@ "3.1": "66",

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