You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

local-web-server

Package Overview
Dependencies
Maintainers
1
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

local-web-server - npm Package Compare versions

Comparing version

to
5.3.2

2

package.json
{
"name": "local-web-server",
"version": "5.3.1",
"version": "5.3.2",
"description": "A lean, modular web server for rapid full-stack development",

@@ -5,0 +5,0 @@ "repository": "https://github.com/lwsjs/local-web-server",

@@ -45,3 +45,3 @@ [![view on npm](https://badgen.net/npm/v/local-web-server)](https://www.npmjs.org/package/local-web-server)

<img src="https://s9.gifyu.com/images/NJC3POY---Imgur.gif" width="618px" title="Static static log output">
<img src="https://raw.githubusercontent.com/lwsjs/local-web-server/examples/examples/log-format.gif" width="618px" title="Static static log output">

@@ -63,3 +63,3 @@

<img src="https://s9.gifyu.com/images/IQVmi8v---Imgur.gif" width="618px" title="SPA">
<img src="https://raw.githubusercontent.com/lwsjs/local-web-server/master/examples/spa.gif" width="618px" title="SPA">

@@ -80,3 +80,3 @@ ### URL rewriting and proxied requests

<img src="https://s9.gifyu.com/images/3flcbJn---Imgur.gif" width="618px" title="Proxy json requests to remote resource">
<img src="https://raw.githubusercontent.com/lwsjs/local-web-server/master/examples/verbose.gif" width="618px" title="Proxy json requests to remote resource">

@@ -125,2 +125,2 @@ ### HTTPS and HTTP2

&copy; 2013-23 Lloyd Brookes \<75pound@gmail.com\>. Documented by [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown).
&copy; 2013-24 Lloyd Brookes \<75pound@gmail.com\>. Documented by [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown).

Sorry, the diff of this file is not supported yet