Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@opentelemetry/sdk-node

Package Overview
Dependencies
Maintainers
4
Versions
245
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/sdk-node - npm Package Compare versions

Comparing version
0.11.1-alpha.36
to
0.11.1-alpha.44
+1
-1
build/src/version.d.ts

@@ -1,2 +0,2 @@

export declare const VERSION = "0.11.1-alpha.36+6eb157c6";
export declare const VERSION = "0.11.1-alpha.44+240f852c";
//# sourceMappingURL=version.d.ts.map

@@ -20,3 +20,3 @@ "use strict";

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '0.11.1-alpha.36+6eb157c6';
exports.VERSION = '0.11.1-alpha.44+240f852c';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/sdk-node",
"version": "0.11.1-alpha.36+6eb157c6",
"version": "0.11.1-alpha.44+240f852c",
"description": "OpenTelemetry SDK for Node.js",

@@ -45,15 +45,15 @@ "main": "build/src/index.js",

"dependencies": {
"@opentelemetry/api": "^0.11.1-alpha.36+6eb157c6",
"@opentelemetry/context-base": "^0.11.1-alpha.36+6eb157c6",
"@opentelemetry/core": "^0.11.1-alpha.36+6eb157c6",
"@opentelemetry/metrics": "^0.11.1-alpha.36+6eb157c6",
"@opentelemetry/node": "^0.11.1-alpha.36+6eb157c6",
"@opentelemetry/resource-detector-aws": "^0.11.1-alpha.36+6eb157c6",
"@opentelemetry/resource-detector-gcp": "^0.11.1-alpha.36+6eb157c6",
"@opentelemetry/resources": "^0.11.1-alpha.36+6eb157c6",
"@opentelemetry/tracing": "^0.11.1-alpha.36+6eb157c6",
"@opentelemetry/api": "^0.11.1-alpha.44+240f852c",
"@opentelemetry/context-base": "^0.11.0",
"@opentelemetry/core": "^0.11.1-alpha.44+240f852c",
"@opentelemetry/metrics": "^0.11.1-alpha.44+240f852c",
"@opentelemetry/node": "^0.11.1-alpha.44+240f852c",
"@opentelemetry/resource-detector-aws": "^0.11.1-alpha.44+240f852c",
"@opentelemetry/resource-detector-gcp": "^0.11.1-alpha.44+240f852c",
"@opentelemetry/resources": "^0.11.1-alpha.44+240f852c",
"@opentelemetry/tracing": "^0.11.1-alpha.44+240f852c",
"nock": "12.0.3"
},
"devDependencies": {
"@opentelemetry/context-async-hooks": "^0.11.1-alpha.36+6eb157c6",
"@opentelemetry/context-async-hooks": "^0.11.0",
"@types/mocha": "8.0.3",

@@ -75,3 +75,3 @@ "@types/node": "14.0.27",

},
"gitHead": "6eb157c66925fe84b4960f247a86678441f3cb60"
"gitHead": "240f852cc41707c751f28811b7ce3d243382e3dd"
}