lws-request-monitor
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "lws-request-monitor", | ||
"author": "Lloyd Brookes <75pound@gmail.com>", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Adds request and response logging to lws verbose output", | ||
@@ -6,0 +6,0 @@ "repository": "https://github.com/lwsjs/request-monitor.git", |
@@ -15,3 +15,3 @@ [![view on npm](https://img.shields.io/npm/v/lws-request-monitor.svg)](https://www.npmjs.org/package/lws-request-monitor) | ||
``` | ||
$ lws request-monitor static index --verbose | ||
$ lws --stack request-monitor static index --verbose | ||
``` | ||
@@ -18,0 +18,0 @@ |
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
5801