Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

diagnostic-channel-publishers

Package Overview
Dependencies
Maintainers
9
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

diagnostic-channel-publishers - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

0

dist/src/azure-coretracing.pub.d.ts

@@ -0,0 +0,0 @@ import { IModulePatcher } from "diagnostic-channel";

1

dist/src/azure-coretracing.pub.js

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

};
tracer_1.getCurrentSpan(); // seed OpenTelemetryScopeManagerWrapper with "active" symbol
tracer_1[exports.AzureMonitorSymbol] = true;

@@ -62,0 +63,0 @@ coreTracing.setTracer(tracer_1); // recordSpanData is not present on BasicTracer - cast to any

@@ -0,0 +0,0 @@ import { IModulePatcher } from "diagnostic-channel";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { IModulePatcher } from "diagnostic-channel";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import * as azuresdk from "./azure-coretracing.pub";

@@ -0,0 +0,0 @@ "use strict";

import { IModulePatcher } from "diagnostic-channel";
export declare const mongoCore: IModulePatcher;
export declare function enable(): void;

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { IModulePatcher } from "diagnostic-channel";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { IModulePatcher } from "diagnostic-channel";

@@ -0,0 +0,0 @@ "use strict";

import { IModulePatcher } from "diagnostic-channel";
export declare const postgresPool1: IModulePatcher;
export declare function enable(): void;

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { IModulePatcher } from "diagnostic-channel";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { IModulePatcher } from "diagnostic-channel";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { IModulePatcher } from "diagnostic-channel";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { IModulePatcher } from "diagnostic-channel";

@@ -0,0 +0,0 @@ "use strict";

8

package.json
{
"name": "diagnostic-channel-publishers",
"version": "0.4.2",
"version": "0.4.3",
"main": "dist/src/index.js",

@@ -24,5 +24,5 @@ "types": "dist/src/index.d.ts",

"@azure/core-tracing": "^1.0.0-preview.8",
"@opentelemetry/api": "^0.8.3",
"@opentelemetry/context-base": "^0.8.3",
"@opentelemetry/tracing": "^0.8.3",
"@opentelemetry/api": "^0.12.0",
"@opentelemetry/context-base": "0.12.0",
"@opentelemetry/tracing": "^0.12.0",
"@types/mocha": "^2.2.40",

@@ -29,0 +29,0 @@ "@types/node": "~8.0.0",

@@ -17,2 +17,6 @@ # Diagnostic Channel Publishers

### 0.4.3 Dec 17, 2020
* Fix case where Azure SDK integration caused suppressed spans to be created
### 0.4.2 Oct 27, 2020

@@ -19,0 +23,0 @@

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