electron-nightly
Advanced tools
Comparing version 6.0.0-nightly.20190311 to 7.0.0-nightly.20190521
@@ -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 @@ |
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
496399
11585
110
15