@achingbrain/http-parser-js
Advanced tools
+6
-0
@@ -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", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
26841
0.49%597
0.84%