electron-installer-redhat
Advanced tools
Comparing version 0.0.1 to 0.1.0
{ | ||
"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
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
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
9
348410
13
359
348
- Removedget-folder-size@^1.0.0
- Removedgar@1.0.4(transitive)
- Removedget-folder-size@1.0.1(transitive)