bunyan-request-logger
Advanced tools
Comparing version 0.2.6 to 1.0.0
{ | ||
"name": "bunyan-request-logger", | ||
"version": "0.2.6", | ||
"version": "1.0.0", | ||
"description": "Automated request logging connect middleware for Express. Powered by Bunyan.", | ||
@@ -10,19 +10,21 @@ "main": "request-logger.js", | ||
"dependencies": { | ||
"bunyan": "~0.21.4", | ||
"cuid": "~1.2.1", | ||
"lodash": "^3.0.0" | ||
"bunyan": "1.3.4", | ||
"cuid": "1.2.4", | ||
"lodash": "3.5.0" | ||
}, | ||
"devDependencies": { | ||
"connect-cache-control": "~0.1.0", | ||
"express": "^4.11.2", | ||
"express-error-handler": "~0.6.0", | ||
"grunt": "~0.4.1", | ||
"grunt-contrib-jshint": "~0.10.0", | ||
"mocha": "~2.1.0", | ||
"should": "~4.6.5", | ||
"sinon": "~1.12.2", | ||
"supertest": "~0.15.0" | ||
"connect-cache-control": "1.0.0", | ||
"express": "4.12.2", | ||
"express-error-handler": "1.0.1", | ||
"grunt": "0.4.5", | ||
"grunt-contrib-jshint": "0.11.0", | ||
"mocha": "2.2.1", | ||
"should": "5.1.0", | ||
"sinon": "1.13.0", | ||
"supertest": "0.15.0" | ||
}, | ||
"scripts": { | ||
"test": "mocha --recursive --reporter spec ./test" | ||
"test": "mocha --recursive --reporter spec ./test", | ||
"lint": "grunt", | ||
"validate": "npm run lint; npm run test; npm outdated --depth=0" | ||
}, | ||
@@ -29,0 +31,0 @@ "repository": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
20762
1
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedbunyan@1.3.4(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addedcuid@1.2.4(transitive)
+ Addeddtrace-provider@0.4.0(transitive)
+ Addedglob@6.0.4(transitive)
+ Addedinflight@1.0.6(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedlodash@3.5.0(transitive)
+ Addedminimatch@3.1.2(transitive)
+ Addedminimist@1.2.8(transitive)
+ Addedmkdirp@0.5.6(transitive)
+ Addedmv@2.1.1(transitive)
+ Addednan@1.5.3(transitive)
+ Addedncp@2.0.0(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedpath-is-absolute@1.0.1(transitive)
+ Addedrimraf@2.4.5(transitive)
+ Addedsafe-json-stringify@1.2.0(transitive)
+ Addedwrappy@1.0.2(transitive)
- Removedbunyan@0.21.4(transitive)
- Removedcuid@1.2.5(transitive)
- Removeddtrace-provider@0.2.8(transitive)
- Removedlodash@3.10.1(transitive)
- Removedmv@0.0.5(transitive)
Updatedbunyan@1.3.4
Updatedcuid@1.2.4
Updatedlodash@3.5.0