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.2 to 1.0.3

2

lib/winston-loggly.js

@@ -90,3 +90,3 @@ /*

var message = winston.clone(meta || {}),
tags = this.tags || meta.tags,
tags = meta.tags || this.tags,
self = this;

@@ -93,0 +93,0 @@

{
"name": "winston-loggly",
"version": "1.0.2",
"version": "1.0.3",
"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