You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

it-multipart

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

it-multipart - npm Package Compare versions

Comparing version

to
3.0.12

1

dist/src/index.d.ts

@@ -35,3 +35,2 @@ /**

*/
/// <reference types="node" />
import type { IncomingMessage, IncomingHttpHeaders } from 'http';

@@ -38,0 +37,0 @@ export interface Part {

{
"name": "it-multipart",
"version": "3.0.11",
"version": "3.0.12",
"description": "Async iterable http multipart message parser",

@@ -33,9 +33,2 @@ "author": "Alex Potsides <alex@achingbrain.net>",

},
"eslintConfig": {
"extends": "ipfs",
"parserOptions": {
"project": true,
"sourceType": "module"
}
},
"release": {

@@ -149,3 +142,3 @@ "branches": [

"@types/formidable": "^3.4.5",
"aegir": "^46.0.1",
"aegir": "^47.0.16",
"form-data": "^4.0.2",

@@ -152,0 +145,0 @@ "it-drain": "^3.0.0",

Sorry, the diff of this file is not supported yet