bunyan-request-logger
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "bunyan-request-logger", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Automated request logging connect middleware for Express. Powered by Bunyan.", | ||
@@ -12,3 +12,3 @@ "main": "request-logger.js", | ||
"cuid": "2.1.1", | ||
"lodash": "4.17.10" | ||
"lodash": "4.17.11" | ||
}, | ||
@@ -50,6 +50,3 @@ "devDependencies": { | ||
"author": "Eric Elliott", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/dilvie/bunyan-request-logger/issues" | ||
} | ||
"license": "MIT" | ||
} |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
23738
2
+ Addedlodash@4.17.11(transitive)
- Removedlodash@4.17.10(transitive)
Updatedlodash@4.17.11