New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

multipartify

Package Overview
Dependencies
Maintainers
0
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multipartify

An express-based middleware library for parsing multipart requests.

latest
Source
npmnpm
Version
0.1.3
Version published
Maintainers
0
Created
Source

Introduction

Multipartify is an Express middleware library for parsing multipart/form-data requests. It is based on Busboy and took inspiration from Multer and Transmit.

Warning

Currently this library is in a pre-release state. There is one known DoS vulnerability that is hard to work around. It is the same as this Multer issue. When this issue is fixed, the library should be in a releaseable state. Feel free to contribute!

Keywords

express

FAQs

Package last updated on 25 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts