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

logdna-winston

Package Overview
Dependencies
Maintainers
4
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

logdna-winston - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 2020-12-16, Version 3.0.3 (Stable)
* [[c5123aa947](https://github.com/logdna/logdna-winston/commit/c5123aa947)] - fix(ci): Expose linter results in the junit output (Darin Spivey)
# 2020-10-28, Version 3.0.2 (Stable)

@@ -2,0 +6,0 @@

8

package.json
{
"name": "logdna-winston",
"version": "3.0.2",
"version": "3.0.3",
"description": "LogDNA's Node.js logging module with support for Winston",

@@ -8,4 +8,3 @@ "main": "index.js",

"lint": "eslint .",
"pretest": "npm run lint",
"test": "tap"
"test": "tools/test.sh"
},

@@ -44,2 +43,3 @@ "repository": {

"tap": "^14.10.8",
"tap-xunit": "^2.4.1",
"winston": "^3.3.3"

@@ -81,4 +81,4 @@ },

],
"output-file": ".tap-output"
"output-file": "coverage/.tap-output"
}
}
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