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

node-nats-streaming

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-nats-streaming - npm Package Compare versions

Comparing version 0.0.22 to 0.0.24

4

lib/stan.js
/*!
* node-nats-streaming
* Copyright(c) 2016 Apcera Inc. All rights reserved
* Copyright(c) 2016-2017 Apcera Inc. All rights reserved
* MIT Licensed

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

*/
var VERSION = '0.0.22',
var VERSION = '0.0.24',
DEFAULT_PORT = 4222,

@@ -27,0 +27,0 @@ DEFAULT_PRE = 'nats://localhost:',

{
"name": "node-nats-streaming",
"version": "0.0.22",
"version": "0.0.24",
"description": "Node.js client for NATS Streaming, a lightweight, high-performance cloud native messaging system",

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

@@ -217,3 +217,3 @@ # [Work-in-progress] node-nats-streaming - Node.js NATS Streaming Client

Copyright (c) 2012-2016 Apcera Inc.
Copyright (c) 2012-2017 Apcera Inc.

@@ -220,0 +220,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

Sorry, the diff of this file is not supported yet

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