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

nats

Package Overview
Dependencies
Maintainers
2
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nats - npm Package Compare versions

Comparing version 0.8.2 to 0.8.4

4

lib/nats.js

@@ -24,3 +24,3 @@ /*!

*/
var VERSION = '0.8.2',
var VERSION = '0.8.4',

@@ -1475,3 +1475,3 @@ DEFAULT_PORT = 4222,

if(conf.callback) {
conf.callback(msg);
conf.callback(msg, reply);
}

@@ -1478,0 +1478,0 @@ }

{
"name": "nats",
"version": "0.8.2",
"version": "0.8.4",
"description": "Node.js client for NATS, a lightweight, high-performance cloud native messaging system",

@@ -5,0 +5,0 @@ "keywords": [

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