Socket
Socket
Sign inDemoInstall

@nestjs/platform-fastify

Package Overview
Dependencies
Maintainers
2
Versions
244
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nestjs/platform-fastify - npm Package Compare versions

Comparing version 10.2.5 to 10.2.6

2

decorators/route-config.decorator.d.ts
/**
* @publicApi
*
* @param config See {@link https://fastify.dev/docs/latest/Reference/Routes/#config}
*/
export declare const RouteConfig: (config: any) => import("@nestjs/common").CustomDecorator<string>;

@@ -7,2 +7,4 @@ "use strict";

/**
* @publicApi
*
* @param config See {@link https://fastify.dev/docs/latest/Reference/Routes/#config}

@@ -9,0 +11,0 @@ */

4

package.json
{
"name": "@nestjs/platform-fastify",
"version": "10.2.5",
"version": "10.2.6",
"description": "Nest - modern, fast, powerful node.js web framework (@platform-fastify)",

@@ -24,3 +24,3 @@ "author": "Kamil Mysliwiec",

"@fastify/middie": "8.3.0",
"fastify": "4.22.2",
"fastify": "4.23.2",
"light-my-request": "5.10.0",

@@ -27,0 +27,0 @@ "path-to-regexp": "3.2.0",

@@ -92,3 +92,5 @@ <p align="center">

<td><a href="https://n.inc" target="_blank"><img src="https://nestjs.com/img/n-inc-logo.svg" width="120" valign="middle" /></td>
<td><a href="https://twistag.com/" target="_blank"><img src="https://nestjs.com/img/twistag-logo.png" width="120" valign="middle" /></td></tr>
<td><a href="https://twistag.com/" target="_blank"><img src="https://nestjs.com/img/twistag-logo.png" width="120" valign="middle" /></td>
<td><a href="https://immediateedgeapp.org/" target="_blank"><img src="https://nestjs.com/img/immediate-edge-logo.png" width="120" valign="middle" /></td>
</tr>
</table>

@@ -120,2 +122,3 @@

<td align="center" valign="middle"><a href="https://www.tripoffice.com/" target="_blank"><img src="https://nestjs.com/img/tripoffice-logo.png" width="140" valign="middle" /></a></td>
<td align="center" valign="middle"><a href="https://solcellsforetag.se/" target="_blank"><img src="https://nestjs.com/img/solcellsforetag-logo.svg" width="140" valign="middle" /></a></td>
</tr></table>

@@ -129,5 +132,5 @@

- Author - [Kamil Myśliwiec](https://twitter.com/kammysliwiec)
- Author - [Kamil Myśliwiec](https://x.com/kammysliwiec)
- Website - [https://nestjs.com](https://nestjs.com/)
- Twitter - [@nestframework](https://twitter.com/nestframework)
- X - [@nestframework](https://x.com/nestframework)

@@ -134,0 +137,0 @@ ## License

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