Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.6 to 2.0.7

2

lib/cli-app.js

@@ -191,3 +191,3 @@ class LwsCli {

lws.emit('verbose', 'open', url)
open(url)
open(url, { url: true })
}

@@ -194,0 +194,0 @@

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

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

"dependencies": {
"ansi-escape-sequences": "^4.1.0",
"ansi-escape-sequences": "^5.0.0",
"array-back": "^4.0.0",
"byte-size": "^6.0.0",
"byte-size": "^6.2.0",
"command-line-args": "^5.1.1",
"command-line-usage": "^6.0.2",
"command-line-usage": "^6.1.0",
"create-mixin": "^2.0.1",
"koa": "^2.8.2",
"koa": "^2.11.0",
"load-module": "^2.0.2",
"lodash.assignwith": "^4.2.0",
"node-version-matches": "^1.0.1",
"open": "^6.4.0",
"open": "^7.0.0",
"reduce-flatten": "^3.0.0",
"typical": "^5.1.0",
"typical": "^5.2.0",
"walk-back": "^3.0.1"
},
"devDependencies": {
"coveralls": "^3.0.6",
"jsdoc-to-markdown": "^5.0.1",
"coveralls": "^3.0.7",
"jsdoc-to-markdown": "^5.0.2",
"lws-static": "^1.1.3",

@@ -57,4 +57,4 @@ "node-fetch": "^2.6.0",

"sleep-anywhere": "^1.1.2",
"test-runner": "^0.6.0"
"test-runner": "^0.7.0"
}
}
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