@hono/node-server
Advanced tools
Comparing version 0.2.3 to 0.2.4
@@ -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", |
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
15156
318