Socket
Socket
Sign inDemoInstall

electron-to-chromium

Package Overview
Dependencies
Maintainers
1
Versions
1781
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.1.0 to 1.1.1

automated-update.js

1

index.js

@@ -27,2 +27,3 @@ var versions = {

var fullVersions = {
"1.4.15":"53.0.2785.143",
"1.4.14":"53.0.2785.143",

@@ -29,0 +30,0 @@ "1.4.13":"53.0.2785.143",

8

package.json
{
"name": "electron-to-chromium",
"version": "1.1.0",
"version": "1.1.1",
"description": "Provides a list of electron-to-chromium version mappings",
"main": "index.js",
"scripts": {
"build": "node build.js"
"build": "node build.js",
"update": "node automated-update.js"
},

@@ -21,4 +22,5 @@ "repository": {

"devDependencies": {
"request": "^2.79.0"
"request": "^2.79.0",
"shelljs": "^0.7.6"
}
}
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