Socket
Socket
Sign inDemoInstall

lws

Package Overview
Dependencies
Maintainers
0
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lws - npm Package Compare versions

Comparing version 4.1.3 to 4.1.4

6

package.json
{
"name": "lws",
"author": "Lloyd Brookes <75pound@gmail.com>",
"version": "4.1.3",
"version": "4.1.4",
"description": "A lean, modular web server for rapid full-stack development",

@@ -17,4 +17,4 @@ "repository": {

".": "./index.js",
"./lib/cli-app.js": "./lib/cli-app.js",
"./lib/view/cli-view.js": "./lib/view/cli-view.js"
"./lib/cli-app.mjs": "./lib/cli-app.js",
"./lib/view/cli-view.mjs": "./lib/view/cli-view.js"
},

@@ -21,0 +21,0 @@ "keywords": [

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