Socket
Socket
Sign inDemoInstall

electron-prebuilt

Package Overview
Dependencies
Maintainers
3
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-prebuilt - npm Package Compare versions

Comparing version 0.24.0 to 0.25.0

2

install.js

@@ -11,3 +11,3 @@ #!/usr/bin/env node

var arch = os.arch()
var version = '0.24.0'
var version = '0.25.0'
var filename = 'electron-v' + version + '-' + platform + '-' + arch + '.zip'

@@ -14,0 +14,0 @@ var url = 'https://github.com/atom/electron/releases/download/v' + version + '/electron-v' + version + '-' + platform + '-' + arch + '.zip'

{
"name": "electron-prebuilt",
"version": "0.24.0",
"version": "0.25.0",
"description": "Install electron (formerly called atom-shell) prebuilts using npm",
"repository": {
"type": "git",
"url": "https://github.com/mafintosh/electron"
"url": "https://github.com/mafintosh/electron-prebuilt"
},

@@ -9,0 +9,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