stream-log-stats
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "stream-log-stats", | ||
"author": "Lloyd Brookes <75pound@gmail.com>", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Prints statistics from the incoming web log stream to the console", | ||
@@ -32,3 +32,3 @@ "repository": "https://github.com/75lb/stream-log-stats.git", | ||
"byte-size": "^5.0.1", | ||
"common-log-format": "~0.1.4", | ||
"common-log-format": "^1.0.0", | ||
"lodash.throttle": "^4.1.1", | ||
@@ -40,5 +40,5 @@ "stream-via": "^1.0.4", | ||
"index.js", | ||
"lib", | ||
"bin" | ||
"lib/*.js", | ||
"bin/*.js" | ||
] | ||
} |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
0
10094
7
+ Addedcommon-log-format@1.0.0(transitive)
- Removedcommon-log-format@0.1.4(transitive)
Updatedcommon-log-format@^1.0.0