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

@nestjs-plugins/nestjs-nats-streaming-transport

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nestjs-plugins/nestjs-nats-streaming-transport - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

1

dist/publisher.js

@@ -27,3 +27,2 @@ "use strict";

publish(packet, callback) {
console.log('publish bernt');
this.connection.publish(packet.pattern, JSON.stringify(packet.data), (err, guid) => {

@@ -30,0 +29,0 @@ if (err) {

2

package.json
{
"name": "@nestjs-plugins/nestjs-nats-streaming-transport",
"version": "1.1.0",
"version": "1.1.1",
"description": "Nats Streaming Transport for NestJS",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

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