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

fh-forms

Package Overview
Dependencies
Maintainers
1
Versions
178
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fh-forms - npm Package Compare versions

Comparing version 0.2.26 to 0.2.27

5

lib/impl/amqpservice.js

@@ -95,3 +95,6 @@ var fhamqpjs = require('fh-amqp-js');

return cb(err);
return cb(undefined,{
publishMessage: function(topic, message){},
disconnect: function(){}
});
});

@@ -98,0 +101,0 @@ } else {

2

package.json
{
"name": "fh-forms",
"version": "0.2.26",
"version": "0.2.27",
"description": "Cloud Forms API for form submission",

@@ -5,0 +5,0 @@ "main": "lib/forms.js",

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

0.2.26-5
0.2.27-6
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