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 2.0.0-205 to 2.0.0-206

index.d.ts

2

lib/src/node_transport.js

@@ -45,3 +45,3 @@ "use strict";

const { readFile, existsSync } = require("fs");
const VERSION = "2.0.0-205";
const VERSION = "2.0.0-206";
const LANG = "nats.js";

@@ -48,0 +48,0 @@ class NodeTransport {

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

@@ -38,3 +38,3 @@ "keywords": [

"MAINTAINERS.md",
"nats.d.ts"
"index.d.ts"
],

@@ -41,0 +41,0 @@ "scripts": {

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