Socket
Socket
Sign inDemoInstall

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.12 to 0.7.13

2

dist/index.d.ts

@@ -233,3 +233,3 @@ import http from 'http';

declare function send(event: CompatibilityEvent, data: any, type?: string): Promise<void>;
declare function send(event: CompatibilityEvent, data?: any, type?: string): Promise<void>;
declare function defaultContentType(event: CompatibilityEvent, type?: string): void;

@@ -236,0 +236,0 @@ declare function sendRedirect(event: CompatibilityEvent, location: string, code?: number): Promise<void>;

{
"name": "h3",
"version": "0.7.12",
"version": "0.7.13",
"description": "Tiny JavaScript Server",

@@ -48,3 +48,3 @@ "repository": "unjs/h3",

},
"packageManager": "pnpm@7.5.2",
"packageManager": "pnpm@7.8.0",
"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