Socket
Socket
Sign inDemoInstall

@nestjs/throttler

Package Overview
Dependencies
219
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.1 to 2.0.0

4

package.json
{
"name": "@nestjs/throttler",
"version": "1.2.1",
"version": "2.0.0",
"description": "A Rate-Limiting module for NestJS to work on Express, Fastify, Websockets, Socket.IO, and GraphQL, all rolled up into a simple package.",

@@ -64,3 +64,3 @@ "author": "Jay McDoniel <me@jaymcdoniel.dev>",

"@nestjs/websockets": "8.0.1",
"@semantic-release/git": "^9.0.0",
"@semantic-release/git": "9.0.0",
"@types/express": "4.17.13",

@@ -67,0 +67,0 @@ "@types/express-serve-static-core": "4.17.24",

@@ -34,5 +34,10 @@ <p align="center">

## Versions
`@nestjs/throttler@^1` is compatible with Nest v7 while `@nestjs/throttler@^2` is compatible with Nest v7 and Nest v8, but it is suggested to be used with only v8 in case of breaking changes against v7 that are unseen.
## Table of Contents
- [Description](#description)
- [Versions](#versions)
- [Table of Contents](#table-of-contents)

@@ -39,0 +44,0 @@ - [Usage](#usage)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc