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

winston-loggly

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

winston-loggly - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

lib/winston-loggly.js

@@ -109,3 +109,3 @@ /*

return meta.tags
? this.client.log(message, tags, logged)
? this.client.log(message, meta.tags, logged)
: this.client.log(message, logged);

@@ -112,0 +112,0 @@ };

{
"name": "winston-loggly",
"version": "1.0.4",
"version": "1.0.5",
"description": "A Loggly transport for winston",

@@ -5,0 +5,0 @@ "author": "Charlie Robbins <charlie.robbins@gmail.com>",

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