@tinyhttp/content-disposition
Advanced tools
Comparing version 2.0.9 to 2.0.10
@@ -21,1 +21,2 @@ export declare class ContentDisposition { | ||
export declare function parse(string: string): ContentDisposition; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@tinyhttp/content-disposition", | ||
"description": "content-disposition rewrite in TypeScript", | ||
"version": "2.0.9", | ||
"version": "2.0.10", | ||
"license": "MIT", | ||
@@ -28,5 +28,4 @@ "homepage": "https://tinyhttp.v1rtl.site", | ||
"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
11496
6