Socket
Socket
Sign inDemoInstall

@nestjs/platform-express

Package Overview
Dependencies
208
Maintainers
2
Versions
238
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.2.10 to 10.3.0

2

multer/multer.module.js

@@ -18,3 +18,3 @@ "use strict";

providers: [
{ provide: files_constants_1.MULTER_MODULE_OPTIONS, useValue: options },
{ provide: files_constants_1.MULTER_MODULE_OPTIONS, useFactory: () => options },
{

@@ -21,0 +21,0 @@ provide: multer_constants_1.MULTER_MODULE_ID,

{
"name": "@nestjs/platform-express",
"version": "10.2.10",
"version": "10.3.0",
"description": "Nest - modern, fast, powerful node.js web framework (@platform-express)",

@@ -28,4 +28,4 @@ "author": "Kamil Mysliwiec",

"devDependencies": {
"@nestjs/common": "10.2.10",
"@nestjs/core": "10.2.10"
"@nestjs/common": "10.3.0",
"@nestjs/core": "10.3.0"
},

@@ -32,0 +32,0 @@ "peerDependencies": {

@@ -86,3 +86,6 @@ <p align="center">

<a href="https://ridicorp.com/career/" target="_blank"><img src="https://nestjs.com/img/ridi-logo.svg" width="105" valign="middle" /></a></td><td>
<a href="https://www.movavi.com/imovie-for-windows.html" target="_blank"><img src="https://nestjs.com/img/movavi-logo.svg" width="105" valign="middle" /></a></td></</tr></table>
<a href="https://www.movavi.com/imovie-for-windows.html" target="_blank"><img src="https://nestjs.com/img/movavi-logo.svg" width="105" valign="middle" /></a></td>
</tr><tr><td>
<a href="https://skunk.team" target="_blank"><img src="https://nestjs.com/img/skunk-logo.png" height="60" valign="middle" /></a></td>
</tr></table>

@@ -89,0 +92,0 @@ #### Silver Sponsors

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc