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.0 to 0.1.1

1

dist/index.js

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

super(opts);
// We disabled auto collecting exceptions and requests because we need to inject the request id manually
ai

@@ -47,0 +48,0 @@ .setup(opts.instrumentationKey)

4

package.json
{
"name": "winston-appinsights-transport",
"version": "0.1.0",
"version": "0.1.1",
"description": "A winston transport for Application Insights",
"main": "index.js",
"main": "dist/index.js",
"dependencies": {},

@@ -7,0 +7,0 @@ "devDependencies": {

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