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

fh-fhc

Package Overview
Dependencies
Maintainers
2
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fh-fhc - npm Package Compare versions

Comparing version 0.7.6-135 to 0.7.7-136

man1/admin-appstore.1

2

lib/admin-devices.js

@@ -11,3 +11,3 @@

+ "\nfhc devices listusers <device-id>"
+ "\nfhc devices listapps <device-id>"
+ "\nfhc devices listapps <device-id>";

@@ -14,0 +14,0 @@ var log = require("./utils/log");

@@ -21,3 +21,3 @@

+"\nfhc admin-users listinstallapps <username>"
+"\nfhc admin-users import <path-to-csv-file> [invite] [<roles> <authpolicies>]"
+"\nfhc admin-users import <path-to-csv-file> [invite] [<roles> <authpolicies>]";

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

@@ -6,4 +6,4 @@ module.exports = ota;

ota.usage = "\nfhc ota app=<appId> destination=<destination> version=<version> config=<config> keypass=<private-key-password> certpass=<certificate-password>"
+ "\nwhere <destination> is one of: andriod, iphone, ipad, blackberry, windowsphone7"
+ "\nwhere <version> is specific to the destination, see supported destinations here: http://www.feedhenry.com/TODO"
+ "\nwhere <destination> is one of: android, iphone, ipad, blackberry, windowsphone7"
+ "\nwhere <version> is specific to the destination"
+ "\nwhere <config> is always distribution or release for OTA"

@@ -10,0 +10,0 @@ + "\n'keypass' and 'certpass' only needed for 'release' builds";

@@ -5,3 +5,3 @@ {

"keywords" : [ "cli", "feedhenry" ],
"version": "0.7.6-135",
"version": "0.7.7-136",
"preferGlobal" : true,

@@ -8,0 +8,0 @@ "homepage" : "http://git.io/fh-fhc",

@@ -1,1 +0,1 @@

0.7.6-135
0.7.7-136

Sorry, the diff of this file is not supported yet

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