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.0.7 to 0.0.8

9

dist/dev-server.js

@@ -12,11 +12,2 @@ import { getRequestListener } from "@hono/node-server";

name: "@hono/vite-dev-server",
config: () => {
return {
build: {
rollupOptions: {
input: [entry]
}
}
};
},
configureServer: async (server) => {

@@ -23,0 +14,0 @@ let mf = void 0;

2

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

@@ -6,0 +6,0 @@ "module": "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