🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

nestjs-formdata-interceptor

Package Overview
Dependencies
Maintainers
0
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nestjs-formdata-interceptor - npm Package Compare versions

Comparing version

to
1.1.1

1

dist/interfaces/file.interface.d.ts

@@ -184,2 +184,3 @@ import { ExecutionContext } from "@nestjs/common";

* @param context - The execution context, typically provided by NestJS.
* @param args - Optional payload sent to save method.
* @returns The file path where the file was saved.

@@ -186,0 +187,0 @@ */

2

package.json
{
"name": "nestjs-formdata-interceptor",
"version": "1.1.0",
"version": "1.1.1",
"description": "nest js formdata interceptor",

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

Sorry, the diff of this file is not supported yet