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

@hono/node-server

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hono/node-server - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

4

dist/globals.js

@@ -23,3 +23,5 @@ "use strict";

global.WritableStream = web_stream_1.WritableStream;
global.crypto = node_crypto_1.default;
if (typeof global.crypto === "undefined") {
global.crypto = node_crypto_1.default;
}
}

@@ -26,0 +28,0 @@ exports.installGlobals = installGlobals;

{
"name": "@hono/node-server",
"version": "0.2.3",
"version": "0.2.4",
"description": "HTTP Server for Hono on Node.js",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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