🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@hono/node-server

Package Overview
Dependencies
Maintainers
1
Versions
99
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
1.19.15
to
1.19.17
+2
-2
package.json
{
"name": "@hono/node-server",
"version": "1.19.15",
"version": "1.19.17",
"description": "Node.js Adapter for Hono",

@@ -62,3 +62,3 @@ "main": "dist/index.js",

"prerelease": "bun run build && bun run test",
"release": "np",
"release": "np --no-publish --branch v1.x",
"lint": "eslint src test",

@@ -65,0 +65,0 @@ "lint:fix": "eslint src test --fix",