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

nats

Package Overview
Dependencies
Maintainers
3
Versions
198
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 2.0.0-22 to 2.0.0-23

4

index.d.ts

@@ -81,3 +81,3 @@ /*

noRandomize?: boolean,
nonceSigner?: () => void,
nonceSigner?: (s: string) => Buffer,
pass?: string,

@@ -94,3 +94,3 @@ payload?: Payload

token?: string,
tokenHandler?: () => void,
tokenHandler?: () => string,
url?: string,

@@ -97,0 +97,0 @@ user?: string,

{
"name": "nats",
"version": "2.0.0-22",
"version": "2.0.0-23",
"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