winston-loggly
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -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>", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package