@hono/vite-dev-server
Advanced tools
Comparing version 0.3.0 to 0.3.1
{ | ||
"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" |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
27264
2
4
9