@opentelemetry/node
Advanced tools
Comparing version 0.10.3-alpha.40 to 0.10.3-alpha.41
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.10.3-alpha.40+2052a24"; | ||
export declare const VERSION = "0.10.3-alpha.41+5c7753f"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.10.3-alpha.40+2052a24'; | ||
exports.VERSION = '0.10.3-alpha.41+5c7753f'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/node", | ||
"version": "0.10.3-alpha.40+2052a24", | ||
"version": "0.10.3-alpha.41+5c7753f", | ||
"description": "OpenTelemetry Node SDK provides automatic telemetry (tracing, metrics, etc) for Node.js applications", | ||
@@ -46,3 +46,3 @@ "main": "build/src/index.js", | ||
"@opentelemetry/context-base": "^0.10.2", | ||
"@opentelemetry/resources": "^0.10.3-alpha.40+2052a24", | ||
"@opentelemetry/resources": "^0.10.3-alpha.41+5c7753f", | ||
"@types/mocha": "8.0.2", | ||
@@ -63,10 +63,10 @@ "@types/node": "14.0.27", | ||
"dependencies": { | ||
"@opentelemetry/api": "^0.10.2", | ||
"@opentelemetry/api": "^0.10.3-alpha.41+5c7753f", | ||
"@opentelemetry/context-async-hooks": "^0.10.2", | ||
"@opentelemetry/core": "^0.10.3-alpha.40+2052a24", | ||
"@opentelemetry/tracing": "^0.10.3-alpha.40+2052a24", | ||
"@opentelemetry/core": "^0.10.3-alpha.41+5c7753f", | ||
"@opentelemetry/tracing": "^0.10.3-alpha.41+5c7753f", | ||
"require-in-the-middle": "^5.0.0", | ||
"semver": "^7.1.3" | ||
}, | ||
"gitHead": "2052a245bce0d7a6ddc273cb3657bed5d3d21dc4" | ||
"gitHead": "5c7753fe6534a34f0f4eaf653d53f8c002ee299d" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
50297
- Removed@opentelemetry/api@0.10.2(transitive)