Comparing version 1.3.0 to 1.3.1
@@ -0,1 +1,7 @@ | ||
1.3.1 / 2014-09-14 | ||
================== | ||
* Remove us-used `bytes` dependency | ||
* deps: depd@0.4.5 | ||
1.3.0 / 2014-09-01 | ||
@@ -2,0 +8,0 @@ ================== |
@@ -15,3 +15,2 @@ /*! | ||
var auth = require('basic-auth') | ||
var bytes = require('bytes'); | ||
var deprecate = require('depd')('morgan') | ||
@@ -18,0 +17,0 @@ var onFinished = require('on-finished') |
{ | ||
"name": "morgan", | ||
"description": "http request logger middleware for node.js", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)", | ||
@@ -13,8 +13,7 @@ "contributors": [ | ||
"basic-auth": "1.0.0", | ||
"bytes": "1.0.0", | ||
"depd": "0.4.4", | ||
"depd": "0.4.5", | ||
"on-finished": "2.1.0" | ||
}, | ||
"devDependencies": { | ||
"istanbul": "0.3.0", | ||
"istanbul": "0.3.2", | ||
"mocha": "~1.21.0", | ||
@@ -21,0 +20,0 @@ "should": "~4.0.4", |
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
15260
3
250
+ Addeddepd@0.4.5(transitive)
- Removedbytes@1.0.0
- Removedbytes@1.0.0(transitive)
- Removeddepd@0.4.4(transitive)
Updateddepd@0.4.5