🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@achingbrain/http-parser-js

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@achingbrain/http-parser-js - npm Package Compare versions

Comparing version
0.5.8
to
0.5.9
+6
-0
http-parser.d.ts

@@ -95,2 +95,8 @@ type ParserType =

/**
* Max number of bytes that will be parsed as headers, 80kb by default
* @default 81920
*/
maxHeaderSize: number
reinitialize: HTTPParserConstructor

@@ -97,0 +103,0 @@ close: noop

+1
-1
{
"name": "@achingbrain/http-parser-js",
"version": "0.5.8",
"version": "0.5.9",
"description": "A pure JS HTTP parser",

@@ -5,0 +5,0 @@ "main": "http-parser.js",