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

winston-logzio

Package Overview
Dependencies
Maintainers
5
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

winston-logzio - npm Package Compare versions

Comparing version 5.1.8 to 5.1.9

.github/workflows/test.yml

14

package.json
{
"name": "winston-logzio",
"description": "A winston transport wrapper for logzio",
"version": "5.1.8",
"version": "5.1.9",
"author": "Gilly Barr <gilly@logz.io>",

@@ -49,3 +49,3 @@ "contributors": [

"lodash.assign": "4.2.0",
"logzio-nodejs": "^2.1.4",
"logzio-nodejs": "^2.1.7",
"triple-beam": "^1.3.0",

@@ -61,4 +61,3 @@ "winston": "^3.8.2",

"mocha": "^5.2.0",
"sinon": "^1.17.1",
"snyk": "^1.1190.0"
"sinon": "^1.17.1"
},

@@ -71,7 +70,4 @@ "main": "./lib/winston-logzio",

"scripts": {
"test": "node_modules/.bin/mocha",
"snyk-protect": "snyk protect",
"prepare": "npm run snyk-protect"
},
"snyk": true
"test": "node_modules/.bin/mocha"
}
}

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