Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

electron-nightly

Package Overview
Dependencies
Maintainers
2
Versions
1122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-nightly - npm Package Compare versions

Comparing version 6.0.0-nightly.20190311 to 7.0.0-nightly.20190521

4

install.js

@@ -18,2 +18,6 @@ #!/usr/bin/env node

if (process.env.ELECTRON_SKIP_BINARY_DOWNLOAD) {
process.exit(0)
}
var platformPath = getPlatformPath()

@@ -20,0 +24,0 @@

2

package.json

@@ -30,3 +30,3 @@ {

"name": "electron-nightly",
"version": "6.0.0-nightly.20190311",
"version": "7.0.0-nightly.20190521",
"repository": "https://github.com/electron/electron",

@@ -33,0 +33,0 @@ "description": "Build cross platform desktop apps with JavaScript, HTML, and CSS",

@@ -96,2 +96,6 @@ [![Electron Logo](https://electronjs.org/images/electron-logo.svg)](https://electronjs.org)

## Contributing
If you are interested in reporting/fixing issues and contributing directly to the code base, please see [CONTRIBUTING.md](CONTRIBUTING.md) for more information on what we're looking for and how to get started.
## Community

@@ -98,0 +102,0 @@

Sorry, the diff of this file is too big to display

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