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
3
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.201.1
to
0.202.0
+3
-2
build/src/index.d.ts

@@ -9,4 +9,5 @@ export * as api from '@opentelemetry/api';

export * as tracing from '@opentelemetry/sdk-trace-base';
export { LoggerProviderConfig, MeterProviderConfig, NodeSDK } from './sdk';
export { NodeSDKConfiguration } from './types';
export { NodeSDK } from './sdk';
export type { LoggerProviderConfig, MeterProviderConfig } from './sdk';
export type { NodeSDKConfiguration } from './types';
//# sourceMappingURL=index.d.ts.map
+1
-1

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

{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAEH;;GAEG;AACH,4CAA0C;AAC1C,oDAAkD;AAClD,8CAA4C;AAC5C,kDAAgD;AAChD,wDAAsD;AACtD,wDAAsD;AACtD,wDAAsD;AACtD,2DAAyD;AACzD,6BAA2E;AAAvB,8FAAA,OAAO,OAAA","sourcesContent":["/*\n * Copyright The OpenTelemetry Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\n/* eslint no-restricted-syntax: [\"warn\", \"ExportAllDeclaration\"] --\n * TODO: Replace wildcard export with named exports before next major version\n */\nexport * as api from '@opentelemetry/api';\nexport * as contextBase from '@opentelemetry/api';\nexport * as core from '@opentelemetry/core';\nexport * as logs from '@opentelemetry/sdk-logs';\nexport * as metrics from '@opentelemetry/sdk-metrics';\nexport * as node from '@opentelemetry/sdk-trace-node';\nexport * as resources from '@opentelemetry/resources';\nexport * as tracing from '@opentelemetry/sdk-trace-base';\nexport { LoggerProviderConfig, MeterProviderConfig, NodeSDK } from './sdk';\nexport { NodeSDKConfiguration } from './types';\n"]}
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAEH;;GAEG;AACH,4CAA0C;AAC1C,oDAAkD;AAClD,8CAA4C;AAC5C,kDAAgD;AAChD,wDAAsD;AACtD,wDAAsD;AACtD,wDAAsD;AACtD,2DAAyD;AACzD,6BAAgC;AAAvB,8FAAA,OAAO,OAAA","sourcesContent":["/*\n * Copyright The OpenTelemetry Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\n/* eslint no-restricted-syntax: [\"warn\", \"ExportAllDeclaration\"] --\n * TODO: Replace wildcard export with named exports before next major version\n */\nexport * as api from '@opentelemetry/api';\nexport * as contextBase from '@opentelemetry/api';\nexport * as core from '@opentelemetry/core';\nexport * as logs from '@opentelemetry/sdk-logs';\nexport * as metrics from '@opentelemetry/sdk-metrics';\nexport * as node from '@opentelemetry/sdk-trace-node';\nexport * as resources from '@opentelemetry/resources';\nexport * as tracing from '@opentelemetry/sdk-trace-base';\nexport { NodeSDK } from './sdk';\nexport type { LoggerProviderConfig, MeterProviderConfig } from './sdk';\nexport type { NodeSDKConfiguration } from './types';\n"]}

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

export declare const VERSION = "0.201.1";
export declare const VERSION = "0.202.0";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '0.201.1';
exports.VERSION = '0.202.0';
//# sourceMappingURL=version.js.map

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

{"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAEH,4DAA4D;AAC/C,QAAA,OAAO,GAAG,SAAS,CAAC","sourcesContent":["/*\n * Copyright The OpenTelemetry Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\n// this is autogenerated file, see scripts/version-update.js\nexport const VERSION = '0.201.1';\n"]}
{"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAEH,4DAA4D;AAC/C,QAAA,OAAO,GAAG,SAAS,CAAC","sourcesContent":["/*\n * Copyright The OpenTelemetry Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\n// this is autogenerated file, see scripts/version-update.js\nexport const VERSION = '0.202.0';\n"]}
{
"name": "@opentelemetry/sdk-node",
"version": "0.201.1",
"version": "0.202.0",
"description": "OpenTelemetry SDK for Node.js",

@@ -47,20 +47,20 @@ "main": "build/src/index.js",

"dependencies": {
"@opentelemetry/api-logs": "0.201.1",
"@opentelemetry/api-logs": "0.202.0",
"@opentelemetry/core": "2.0.1",
"@opentelemetry/exporter-logs-otlp-grpc": "0.201.1",
"@opentelemetry/exporter-logs-otlp-http": "0.201.1",
"@opentelemetry/exporter-logs-otlp-proto": "0.201.1",
"@opentelemetry/exporter-metrics-otlp-grpc": "0.201.1",
"@opentelemetry/exporter-metrics-otlp-http": "0.201.1",
"@opentelemetry/exporter-metrics-otlp-proto": "0.201.1",
"@opentelemetry/exporter-prometheus": "0.201.1",
"@opentelemetry/exporter-trace-otlp-grpc": "0.201.1",
"@opentelemetry/exporter-trace-otlp-http": "0.201.1",
"@opentelemetry/exporter-trace-otlp-proto": "0.201.1",
"@opentelemetry/exporter-logs-otlp-grpc": "0.202.0",
"@opentelemetry/exporter-logs-otlp-http": "0.202.0",
"@opentelemetry/exporter-logs-otlp-proto": "0.202.0",
"@opentelemetry/exporter-metrics-otlp-grpc": "0.202.0",
"@opentelemetry/exporter-metrics-otlp-http": "0.202.0",
"@opentelemetry/exporter-metrics-otlp-proto": "0.202.0",
"@opentelemetry/exporter-prometheus": "0.202.0",
"@opentelemetry/exporter-trace-otlp-grpc": "0.202.0",
"@opentelemetry/exporter-trace-otlp-http": "0.202.0",
"@opentelemetry/exporter-trace-otlp-proto": "0.202.0",
"@opentelemetry/exporter-zipkin": "2.0.1",
"@opentelemetry/instrumentation": "0.201.1",
"@opentelemetry/instrumentation": "0.202.0",
"@opentelemetry/propagator-b3": "2.0.1",
"@opentelemetry/propagator-jaeger": "2.0.1",
"@opentelemetry/resources": "2.0.1",
"@opentelemetry/sdk-logs": "0.201.1",
"@opentelemetry/sdk-logs": "0.202.0",
"@opentelemetry/sdk-metrics": "2.0.1",

@@ -91,3 +91,3 @@ "@opentelemetry/sdk-trace-base": "2.0.1",

"sideEffects": false,
"gitHead": "9dbd1e446be0ecc7c22b00051c5cfb2612d9b0f2"
"gitHead": "55f8c20b19777602f993328fe07f523cf465dea3"
}