Socket
Socket
Sign inDemoInstall

@hono/vite-dev-server

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hono/vite-dev-server - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

8

package.json
{
"name": "@hono/vite-dev-server",
"description": "Vite dev-server plugin for Hono",
"version": "0.3.0",
"version": "0.3.1",
"types": "dist/index.d.ts",

@@ -60,3 +60,4 @@ "module": "dist/index.js",

"@playwright/test": "^1.37.1",
"hono": "^3.5.8",
"glob": "^10.3.10",
"hono": "^3.11.7",
"playwright": "^1.39.0",

@@ -69,2 +70,5 @@ "publint": "^0.2.5",

},
"peerDependencies": {
"hono": ">=3.11.7"
},
"engines": {

@@ -71,0 +75,0 @@ "node": ">=18.14.1"

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