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

nats

Package Overview
Dependencies
Maintainers
3
Versions
197
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.1-6 to 1.4.1-7

6

package.json
{
"name": "nats",
"version": "1.4.1-6",
"version": "1.4.1-7",
"description": "Node.js client for NATS, a lightweight, high-performance cloud native messaging system",

@@ -45,4 +45,4 @@ "keywords": [

"dependencies": {
"nuid": "^1.1.2-0",
"ts-nkeys": "^1.0.16-2"
"nuid": "^1.1.2",
"ts-nkeys": "^1.0.16"
},

@@ -49,0 +49,0 @@ "devDependencies": {

@@ -18,2 +18,5 @@ # NATS.js - Node.js Client

npm install nats
# to install current dev version:
npm install nats@next
```

@@ -20,0 +23,0 @@

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