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

electron-installer-redhat

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-installer-redhat - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

3

package.json
{
"name": "electron-installer-redhat",
"description": "Create a Red Hat package for your Electron app.",
"version": "0.0.1",
"version": "0.1.0",
"license": "MIT",

@@ -38,3 +38,2 @@ "author": {

"fs-extra": "^0.26.0",
"get-folder-size": "^1.0.0",
"glob": "^6.0.3",

@@ -41,0 +40,0 @@ "lodash": "^4.0.1",

@@ -61,3 +61,3 @@ # electron-installer-redhat [![Version](https://img.shields.io/npm/v/electron-installer-redhat.svg)](https://www.npmjs.com/package/electron-installer-redhat) [![Build Status](https://img.shields.io/travis/unindented/electron-installer-redhat.svg)](http://travis-ci.org/unindented/electron-installer-redhat) [![Dependency Status](https://img.shields.io/gemnasium/unindented/electron-installer-redhat.svg)](https://gemnasium.com/unindented/electron-installer-redhat)

You now run `electron-packager` to build the app for Debian:
You now run `electron-packager` to build the app for Red Hat:

@@ -77,3 +77,3 @@ ```

   ├── content_shell.pak
   ├── electric-hum
   ├── app
   ├── icudtl.dat

@@ -89,3 +89,3 @@ ├── libgcrypt.so.11

How do you turn that into a Debian package that your users can install?
How do you turn that into a Red Hat package that your users can install?

@@ -187,5 +187,2 @@ ### Command-Line

"Utility"
],
"lintianOverrides": [
"changelog-file-missing-in-native-package"
]

@@ -213,3 +210,3 @@ }

Path to the folder that will contain your Debian installer.
Path to the folder that will contain your Red Hat installer.

@@ -216,0 +213,0 @@ #### rename

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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