@tinyhttp/forwarded
Advanced tools
Comparing version 2.0.6 to 2.0.7
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
import { IncomingMessage } from 'http'; | ||
@@ -11,1 +10,2 @@ /** | ||
export declare function parse(header: string): string[]; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@tinyhttp/forwarded", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"type": "module", | ||
@@ -35,5 +35,4 @@ "description": "forwarded rewrite with TypeScript and ESM support", | ||
"dev": "vite", | ||
"build": "vite build", | ||
"postbuild": "tsc --emitDeclarationOnly" | ||
"build": "vite build" | ||
} | ||
} |
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
3522
6
44