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

fastify-multer

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fastify-multer - npm Package Compare versions

Comparing version 1.4.7 to 1.5.0

4

package.json
{
"name": "fastify-multer",
"description": "Fastify plugin for handling `multipart/form-data`.",
"version": "1.4.7",
"main": "lib/",
"version": "1.5.0",
"main": "lib/index.js",
"types": "lib/",

@@ -7,0 +7,0 @@ "contributors": [

@@ -0,5 +1,7 @@

![Logo](https://user-images.githubusercontent.com/6388707/66124653-463a2d00-e5e5-11e9-8fed-b5bca26b66ea.png)
[![NPM Version](https://badgen.net/npm/v/fastify-multer)](https://www.npmjs.com/package/fastify-multer) [![GitHub CI](https://github.com/fox1t/multer/workflows/ci/badge.svg)](https://github.com/fox1t/multer/actions) ![npm download](https://img.shields.io/npm/dt/fastify-multer) ![David](https://img.shields.io/david/fox1t/multer) ![GitHub last commit](https://img.shields.io/github/last-commit/fox1t/multer) ![GitHub](https://img.shields.io/github/license/fox1t/multer)
# Fastify Multer
[![NPM Version](https://badgen.net/npm/v/fastify-multer)](https://www.npmjs.com/package/fastify-multer) [![GitHub CI](https://github.com/fox1t/multer/workflows/ci/badge.svg)](https://github.com/tehKapa/multer/actions) ![npm download](https://img.shields.io/npm/dt/fastify-multer) ![David](https://img.shields.io/david/fox1t/multer) ![GitHub last commit](https://img.shields.io/github/last-commit/fox1t/multer) ![GitHub](https://img.shields.io/github/license/fox1t/multer)
This package is a port to Fastify of [express multer](https://github.com/expressjs/multer).

@@ -6,0 +8,0 @@

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