Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

express-bunyan-logger

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-bunyan-logger - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

19

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc