tapio / live-server

A simple development http server with live reload capability.
http://tapiov.net/live-server/
4.4k stars 484 forks source link

Update Dependencies - chokidar & mocha #410

Open TheGreatAxios opened 1 year ago

TheGreatAxios commented 1 year ago

Fixes vulnerabilities in packages:

patricknelson commented 8 months ago

This is a great little server; anyone have a fork of this that's actually being maintained? 🤔

patricknelson commented 8 months ago

Oops, never mind! Found a great fork here: https://github.com/ljcp/alive-server

Looks like alive-server installs a bit more quickly and no deprecation warnings upon install. Probably has less dependencies too (newer version of chokidar, etc).