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

fastify-file-interceptor

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fastify-file-interceptor - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

dist/index.d.ts

15

package.json
{
"name": "fastify-file-interceptor",
"version": "1.0.3",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"version": "1.0.4",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"description": "This library for Nestjs using FastifyAdapter it rely on library fastify-multer and express multer",

@@ -33,3 +33,10 @@ "author": {

"upload",
"fastify file interceptor"
"fastify file interceptor",
"form",
"post",
"multipart",
"form-data",
"formdata",
"fastify",
"middleware"
],

@@ -36,0 +43,0 @@ "dependencies": {

@@ -20,3 +20,3 @@ {

},
"exclude": ["dist", "exmaple-fastify-file-interceptor"]
"exclude": ["dist", "node_modules"]
}
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