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.5.6 to 0.5.7

2

dist/index.d.ts

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

}
declare type CompatibilityEvent = H3Event | IncomingMessage | ServerResponse;
declare type CompatibilityEvent = H3Event | IncomingMessage;
declare type _JSONValue<T = string | number | boolean> = T | T[] | Record<string, T>;

@@ -16,0 +16,0 @@ declare type JSONValue = _JSONValue<_JSONValue>;

{
"name": "h3",
"version": "0.5.6",
"version": "0.5.7",
"description": "Tiny JavaScript Server",

@@ -5,0 +5,0 @@ "repository": "unjs/h3",

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