Comparing version 0.7.15 to 0.7.16
@@ -37,3 +37,3 @@ import http, { OutgoingMessage } from 'http'; | ||
event: H3Event; | ||
context: Record<string, any>; | ||
context: H3EventContext; | ||
/** Only available with connect and press */ | ||
@@ -40,0 +40,0 @@ originalUrl?: string; |
{ | ||
"name": "h3", | ||
"version": "0.7.15", | ||
"version": "0.7.16", | ||
"description": "Tiny JavaScript Server", | ||
@@ -48,3 +48,3 @@ "repository": "unjs/h3", | ||
}, | ||
"packageManager": "pnpm@7.9.0", | ||
"packageManager": "pnpm@7.9.4", | ||
"scripts": { | ||
@@ -51,0 +51,0 @@ "build": "unbuild", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
60360