New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mqlight-dev

Package Overview
Dependencies
Maintainers
3
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mqlight-dev - npm Package Compare versions

Comparing version 0.1.2014041401 to 0.1.2014041502

8

mqlight.js

@@ -372,3 +372,3 @@ /* %Z% %W% %I% %E% %U% */

}
if (!messenger.stopped) {
if (client.state === 'connected') {
setImmediate(check_for_messages);

@@ -378,5 +378,3 @@ }

process.nextTick(function() {
if (!messenger.stopped) {
check_for_messages();
}
check_for_messages();
});

@@ -775,3 +773,3 @@

};
/* ------------------------------------------------------------------------- */
{
"name": "mqlight-dev",
"version": "0.1.2014041401",
"version": "0.1.2014041502",
"description": "IBM MQ Light Client Module",

@@ -5,0 +5,0 @@ "main": "mqlight.js",

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