@tinyhttp/cookie-signature
Advanced tools
Comparing version 2.0.6 to 2.0.7
@@ -10,1 +10,2 @@ /** | ||
export declare const unsign: (val: string, secret: string) => string | false; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@tinyhttp/cookie-signature", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"description": "HTTP cookie signing and unsigning", | ||
@@ -34,5 +34,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
3604
6