New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vite-express

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-express - npm Package Versions

134

0.11.1

Diff

Changelog

Source

0.11.1 (2023-11-17)

  • Mount middlewares that serve HTML at config.base instead of / (#91)

Contributors: @rmhaiderali

szymmis
published 0.11.0 •

Changelog

Source

0.11.0 (2023-10-02)

  • Add support for multipage apps (#88)

Contributors: @elturpin

szymmis
published 0.10.0 •

Changelog

Source

0.10.0 (2023-08-24)

  • Enable resolving config without Vite (#83)
  • Add config option to ignore paths (#84)
szymmis
published 0.9.2 •

Changelog

Source

0.9.2 (2023-07-21)

  • Use export assignment syntax in types declaration (#74)
  • Bump word-wrap from 1.2.3 to 1.2.4 (#73)
  • Bump vite from 4.0.4 to 4.0.5 (#66)
szymmis
published 0.9.1 •

Changelog

Source

0.9.1 (2023-06-05)

  • Load HTML on every request
  • Merge custom config with inline Vite's config when starting dev server
szymmis
published 0.9.0 •

Changelog

Source

0.9.0 (2023-06-05)

  • Allow specyfing HTML transformer (#65)
  • Implement viteless mode (#64)
  • Bump socket.io-parser from 4.2.2 to 4.2.3 (#61)
  • Add Vite base support (#57)
  • Remove node-fetch from dependencies

Contributors: @moonrailgun

szymmis
published 0.8.0 •

Changelog

Source

0.8.0 (2023-05-19)

  • Use Vite Dev Server in middleware mode when running in development instead of a proxied separate Vite process
  • Temporarily drop support for multi-page apps
szymmis
published 0.7.1 •

Changelog

Source

0.7.1 (2023-05-17)

  • Turn off index.html serving functionality of express.static() middleware in production mode

Contributors: @Julienng

szymmis
published 0.7.0 •

Changelog

Source

0.7.0 (2023-05-14)

  • Add ViteExpress.static() middleware-like function to change the order of vite-express' injected static files serving middleware.
szymmis
published 0.6.0 •

Changelog

Source

0.6.0 (2023-04-28)

  • Stop using redirection to Vite Dev Server when serving static files in dev mode.
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