@ms-cloudpack/telemetry
Advanced tools
Comparing version 0.5.2 to 0.5.3
@@ -9,3 +9,3 @@ import { createRequire as topLevelCreateRequire } from 'node:module'; | ||
NoOpTelemetryClient | ||
} from "./chunk-7OW232AO.js"; | ||
} from "./chunk-TNH2H5YP.js"; | ||
import { | ||
@@ -17,3 +17,3 @@ DiagConsoleLogger, | ||
init_esm | ||
} from "./chunk-QKORAWZ6.js"; | ||
} from "./chunk-IDFPZEGW.js"; | ||
@@ -25,3 +25,3 @@ // src/createTelemetryClient.ts | ||
console.debug("No connection string found. Telemetry will not be sent."); | ||
const { NoOpTelemetryClient: NoOpTelemetryClient2 } = await import("./NoOpTelemetryClient-JAVNYNSU.js"); | ||
const { NoOpTelemetryClient: NoOpTelemetryClient2 } = await import("./NoOpTelemetryClient-ZW5MT6NT.js"); | ||
return new NoOpTelemetryClient2(); | ||
@@ -33,3 +33,3 @@ } | ||
}); | ||
const { AppInsightsTelemetryClient } = await import("./AppInsightsTelemetryClient-WP7BPB3C.js"); | ||
const { AppInsightsTelemetryClient } = await import("./AppInsightsTelemetryClient-D3JSVBLP.js"); | ||
return new AppInsightsTelemetryClient(options); | ||
@@ -36,0 +36,0 @@ } |
{ | ||
"name": "@ms-cloudpack/telemetry", | ||
"version": "0.5.2", | ||
"version": "0.5.3", | ||
"description": "Helpers for logging tasks to the console.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1064699
24563