Socket
Socket
Sign inDemoInstall

bunyan-syslog

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bunyan-syslog - npm Package Compare versions

Comparing version 0.2.2 to 0.3.0

45

package.json
{
"name": "bunyan-syslog",
"description": "Syslog Stream for Bunyan",
"version": "0.2.2",
"author": "Mark Cavage",
"main": "./lib/index.js",
"repository": {
"type": "git",
"url": "git://github.com/mcavage/node-bunyan-syslog.git"
},
"dependencies": {
"assert-plus": "0.1.4"
},
"devDependencies": {
"bunyan": "0.21.4",
"tap": "0.4.4"
},
"scripts": {
"test": "tap test"
},
"engines": {
"node": ">=0.8"
}
"name": "bunyan-syslog",
"description": "Syslog Stream for Bunyan",
"version": "0.3.0",
"author": "Mark Cavage",
"main": "./lib/index.js",
"repository": {
"type": "git",
"url": "git://github.com/mcavage/node-bunyan-syslog.git"
},
"dependencies": {
"assert-plus": "0.1.5",
"nan": "1.6.2"
},
"devDependencies": {
"bunyan": "1.3.4",
"tap": "0.6.0"
},
"scripts": {
"test": "tap test"
},
"engines": {
"node": ">=0.10"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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