Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nestjs-form-data

Package Overview
Dependencies
Maintainers
0
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nestjs-form-data - npm Package Compare versions

Comparing version 1.9.91 to 1.9.92

1

dist/decorators/validation/is-file.validator.js

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

validate(value, args) {
debugger;
return isFile(value);

@@ -21,0 +20,0 @@ },

2

package.json
{
"name": "nestjs-form-data",
"version": "1.9.91",
"version": "1.9.92",
"description": "NestJS middleware for handling multipart/form-data, which is primarily used for uploading files",

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

Sorry, the diff of this file is not supported yet

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