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

nats

Package Overview
Dependencies
Maintainers
3
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 1.4.0-0 to 1.4.0-1

2

lib/nats.js

@@ -35,3 +35,3 @@ /*

*/
const VERSION = '1.4.0-0'
const VERSION = '1.3.6'

@@ -38,0 +38,0 @@ const DEFAULT_PORT = 4222

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

@@ -71,3 +71,9 @@ "keywords": [

]
},
"bin": {
"node-pub": "node examples/node-pub",
"node-sub": "node examples/node-sub",
"node-req": "node examples/node-req",
"node-rep": "node examples/node-rep"
}
}
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