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

fh-fhc

Package Overview
Dependencies
Maintainers
1
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.6.13-95 to 0.6.13-96

1

lib/apps.js

@@ -32,3 +32,2 @@

function apps (args, cb) {
console.log(args);
if (args.length == 0){

@@ -35,0 +34,0 @@ return list(cb);

@@ -124,3 +124,2 @@

opts = proxyify(fhc.config.get("proxy"), remote, opts);
console.log(opts);
if (!opts) return cb(new Error("Bad proxy config: "+fhc.config.get("proxy")));

@@ -127,0 +126,0 @@

2

package.json

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

"keywords" : [ "cli", "feedhenry" ],
"version": "0.6.13-95",
"version": "0.6.13-96",
"preferGlobal" : true,

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

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

0.6.13-95
0.6.13-96
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