Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

h3

Package Overview
Dependencies
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

h3 - npm Package Compare versions

Comparing version 0.7.15 to 0.7.16

2

dist/index.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc