@tinyhttp/forwarded
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -10,2 +10,2 @@ /// <reference types="node" /> | ||
*/ | ||
export declare function parse(header: string): any[]; | ||
export declare function parse(header: string): string[]; |
{ | ||
"name": "@tinyhttp/forwarded", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "forwarded rewrite with TypeScript and ESM support", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3634