@tinyhttp/forwarded
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -11,1 +11,2 @@ /// <reference types="node" /> | ||
export declare function parse(header: string): string[]; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@tinyhttp/forwarded", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"type": "module", | ||
@@ -32,3 +32,2 @@ "description": "forwarded rewrite with TypeScript and ESM support", | ||
"license": "MIT", | ||
"dependencies": {}, | ||
"scripts": { | ||
@@ -35,0 +34,0 @@ "dev": "vite", |
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
5452
7