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.2.0 to 1.3.0

14

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

@@ -34,10 +34,10 @@ "main": "dist/index.js",

"peerDependencies": {
"@nestjs/common": "^9.2.0",
"@nestjs/core": "^9.2.0",
"@nestjs/microservices": "^9.2.0"
"@nestjs/common": "^10.0.0",
"@nestjs/core": "^10.0.0",
"@nestjs/microservices": "^10.0.0"
},
"devDependencies": {
"@nestjs/common": "^9.2.0",
"@nestjs/core": "^9.2.0",
"@nestjs/microservices": "^9.2.0",
"@nestjs/common": "^10.0.0",
"@nestjs/core": "^10.0.0",
"@nestjs/microservices": "^10.0.0",
"@types/node": "^18.11.9",

@@ -44,0 +44,0 @@ "rimraf": "^3.0.2",

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