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.21-180 to 0.7.22-181

2

lib/embed.js

@@ -31,3 +31,3 @@ module.exports = embed;

if(res.result){
common.doApiCall(fhreq.getFeedHenryUrl(), uri, {"env": env, "generateSrc":false}, "Error reading app: ", function(err, data) {
common.doApiCall(fhreq.getFeedHenryUrl(), uri + "?node=true", {"env": env, "generateSrc":false}, "Error reading app: ", function(err, data) {
if(err) return cb(err);

@@ -34,0 +34,0 @@ var keys = [];

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

"keywords" : [ "cli", "feedhenry" ],
"version": "0.7.21-180",
"version": "0.7.22-181",
"preferGlobal" : true,

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

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

0.7.21-180
0.7.22-181
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