Comparing version 2.0.0 to 2.0.1
@@ -36,3 +36,3 @@ class LwsCli { | ||
header: 'lws', | ||
content: 'A modular HTTP, HTTPS and HTTP2 command-line web server for personalised, full-stack web development.' | ||
content: 'A lean, modular web server for rapid full-stack development.' | ||
}, | ||
@@ -39,0 +39,0 @@ { |
{ | ||
"name": "lws", | ||
"author": "Lloyd Brookes <75pound@gmail.com>", | ||
"version": "2.0.0", | ||
"description": "A modular HTTP, HTTPS and HTTP2 command-line web server for personalised, full-stack web development", | ||
"version": "2.0.1", | ||
"description": "A lean, modular web server for rapid full-stack development", | ||
"repository": "https://github.com/lwsjs/lws.git", | ||
@@ -52,3 +52,3 @@ "license": "MIT", | ||
"jsdoc-to-markdown": "^5.0.0", | ||
"lws-static": "^1.1.0", | ||
"lws-static": "^1.1.3", | ||
"node-fetch": "^2.6.0", | ||
@@ -55,0 +55,0 @@ "nyc": "^14.1.1", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
96379