New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

winston-transport-rollbar-3

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

winston-transport-rollbar-3 - npm Package Compare versions

Comparing version

to
3.2.6

2

lib/rollbar_transport.js

@@ -51,2 +51,4 @@

this.rollbar.debug(message, meta, callback);
} else {
this.rollbar.info(message, meta, callback);
}

@@ -53,0 +55,0 @@ }

2

package.json
{
"name": "winston-transport-rollbar-3",
"description": "An updated rollbar transport for winston",
"version": "3.2.5",
"version": "3.2.6",
"author": "Andreas Zoellner",

@@ -6,0 +6,0 @@ "license": "MIT",