Socket
Socket
Sign inDemoInstall

loggly

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

loggly - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

lib/loggly/client.js

@@ -146,3 +146,3 @@ /*

if (this.useTagHeader) {
logOptions.headers['x-loggly-tag'] = tags.join(',');
logOptions.headers['X-LOGGLY-TAG'] = tags.join(',');
}

@@ -149,0 +149,0 @@ else {

{
"name": "loggly",
"description": "A client implementation for Loggly cloud Logging-as-a-Service API",
"version": "1.0.6",
"version": "1.0.7",
"author": "Nodejitsu Inc. <info@nodejitsu.com>",

@@ -6,0 +6,0 @@ "maintainers": [

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