Socket
Socket
Sign inDemoInstall

lws

Package Overview
Dependencies
Maintainers
1
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 2.0.7 to 2.0.8

16

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

@@ -34,4 +34,4 @@ "repository": "https://github.com/lwsjs/lws.git",

"dependencies": {
"ansi-escape-sequences": "^5.0.0",
"array-back": "^4.0.0",
"ansi-escape-sequences": "^5.1.2",
"array-back": "^4.0.1",
"byte-size": "^6.2.0",

@@ -44,17 +44,17 @@ "command-line-args": "^5.1.1",

"lodash.assignwith": "^4.2.0",
"node-version-matches": "^1.0.1",
"node-version-matches": "^2.0.1",
"open": "^7.0.0",
"reduce-flatten": "^3.0.0",
"typical": "^5.2.0",
"walk-back": "^3.0.1"
"walk-back": "^4.0.0"
},
"devDependencies": {
"coveralls": "^3.0.7",
"jsdoc-to-markdown": "^5.0.2",
"jsdoc-to-markdown": "^5.0.3",
"lws-static": "^1.1.3",
"node-fetch": "^2.6.0",
"nyc": "^14.1.1",
"sleep-anywhere": "^1.1.2",
"test-runner": "^0.7.0"
"sleep-anywhere": "^1.1.3",
"test-runner": "^0.7.6"
}
}
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