Socket
Socket
Sign inDemoInstall

winston-appinsights-transport

Package Overview
Dependencies
41
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.3 to 0.1.4

3

CHANGELOG.md
# ApplicationInsights Winstron Transport
## 0.1.4
- fix for pm2
## 0.1.3

@@ -4,0 +7,0 @@ - added type dir to package.json

@@ -48,2 +48,3 @@ "use strict";

.setAutoCollectRequests(false)
.setAutoDependencyCorrelation(false) // this is needed because otherwise winston + AI + pm2 crashes for unknown reasons...
.start();

@@ -50,0 +51,0 @@ this.client = ai.defaultClient;

2

package.json
{
"name": "winston-appinsights-transport",
"version": "0.1.3",
"version": "0.1.4",
"description": "A winston transport for Application Insights",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc