Socket
Socket
Sign inDemoInstall

morgan

Package Overview
Dependencies
6
Maintainers
6
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.1 to 1.5.2

7

HISTORY.md

@@ -0,1 +1,8 @@

1.5.2 / 2015-03-15
==================
* deps: debug@~2.1.3
- Fix high intensity foreground color for bold
- deps: ms@0.7.0
1.5.1 / 2014-12-31

@@ -2,0 +9,0 @@ ==================

8

package.json
{
"name": "morgan",
"description": "HTTP request logger middleware for node.js",
"version": "1.5.1",
"version": "1.5.2",
"contributors": [

@@ -13,3 +13,3 @@ "Douglas Christopher Wilson <doug@somethingdoug.com>",

"basic-auth": "1.0.0",
"debug": "~2.1.1",
"debug": "~2.1.3",
"depd": "~1.0.0",

@@ -19,4 +19,4 @@ "on-finished": "~2.2.0"

"devDependencies": {
"istanbul": "0.3.5",
"mocha": "~2.1.0",
"istanbul": "0.3.7",
"mocha": "~2.2.1",
"supertest": "~0.15.0"

@@ -23,0 +23,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc