express-bunyan-logger
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "express-bunyan-logger", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "a bunyan logger middleware for express", | ||
@@ -19,14 +19,14 @@ "main": "index.js", | ||
"dependencies": { | ||
"bunyan": "0.22.3", | ||
"useragent": "2.0.8" | ||
"bunyan": "~0.23.0", | ||
"useragent": "~2.0.8" | ||
}, | ||
"devDependencies": { | ||
"express": "3.x", | ||
"supertest": "", | ||
"supertest": "*", | ||
"grunt": "~0.4.1", | ||
"jshint": "~2.1.9", | ||
"mocha": "~1.12.0", | ||
"grunt-contrib-jshint": "0.3.x", | ||
"grunt-contrib-clean": "0.4.x", | ||
"grunt-contrib-watch": "0.3.x" | ||
"grunt-contrib-jshint": "~0.3.0", | ||
"grunt-contrib-clean": "~0.4.0", | ||
"grunt-contrib-watch": "~0.3.0" | ||
}, | ||
@@ -38,3 +38,8 @@ "readmeFilename": "README.md", | ||
}, | ||
"contributors": [ | ||
"Ognian Tschakalov <ognian.tschakalov@ogi-it.com>", | ||
"Simon Wade <simon.wade@gmail.com>", | ||
"Wei Gao <jky239@gmail.com>" | ||
], | ||
"license": "BSD" | ||
} |
@@ -5,3 +5,3 @@ # Express-bunyan-logger | ||
[![Build Status](https://travis-ci.org/villadora/express-bunyan-logger.png?branch=master)](https://travis-ci.org/villadora/express-bunyan-logger) | ||
[![Build Status](https://travis-ci.org/villadora/express-bunyan-logger.png?branch=master)](https://travis-ci.org/villadora/express-bunyan-logger) [![dependencies](https://david-dm.org/villadora/express-bunyan-logger.png)](https://david-dm.org/villadora/express-bunyan-logger) | ||
@@ -8,0 +8,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
10820
+ Addedbunyan@0.23.1(transitive)
+ Addeduseragent@2.0.10(transitive)
- Removedbunyan@0.22.3(transitive)
- Removeduseragent@2.0.8(transitive)
Updatedbunyan@~0.23.0
Updateduseragent@~2.0.8