Socket
Socket
Sign inDemoInstall

@opentelemetry/resources

Package Overview
Dependencies
Maintainers
3
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/resources - npm Package Compare versions

Comparing version 1.25.1 to 1.26.0

2

build/esm/version.d.ts

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

export declare const VERSION = "1.25.1";
export declare const VERSION = "1.26.0";
//# sourceMappingURL=version.d.ts.map

@@ -17,3 +17,3 @@ /*

// this is autogenerated file, see scripts/version-update.js
export var VERSION = '1.25.1';
export var VERSION = '1.26.0';
//# sourceMappingURL=version.js.map

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

export declare const VERSION = "1.25.1";
export declare const VERSION = "1.26.0";
//# sourceMappingURL=version.d.ts.map

@@ -17,3 +17,3 @@ /*

// this is autogenerated file, see scripts/version-update.js
export const VERSION = '1.25.1';
export const VERSION = '1.26.0';
//# sourceMappingURL=version.js.map

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

export declare const VERSION = "1.25.1";
export declare const VERSION = "1.26.0";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '1.25.1';
exports.VERSION = '1.26.0';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/resources",
"version": "1.25.1",
"version": "1.26.0",
"description": "OpenTelemetry SDK resources",

@@ -28,3 +28,3 @@ "main": "build/src/index.js",

"lint:fix": "eslint . --ext .ts --fix",
"test": "nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'",
"test": "nyc mocha 'test/**/*.test.ts'",
"test:browser": "karma start --single-run",

@@ -72,3 +72,3 @@ "test:webworker": "karma start karma.worker.js --single-run",

"@opentelemetry/resources_1.9.0": "npm:@opentelemetry/resources@1.9.0",
"@types/mocha": "10.0.6",
"@types/mocha": "10.0.7",
"@types/node": "18.6.5",

@@ -79,3 +79,3 @@ "@types/sinon": "17.0.3",

"cross-var": "1.1.0",
"karma": "6.4.3",
"karma": "6.4.4",
"karma-chrome-launcher": "3.1.0",

@@ -88,7 +88,6 @@ "karma-coverage": "2.2.1",

"lerna": "6.6.2",
"mocha": "10.2.0",
"mocha": "10.7.3",
"nock": "13.3.8",
"nyc": "15.1.0",
"sinon": "15.1.2",
"ts-mocha": "10.0.0",
"typescript": "4.4.4",

@@ -103,8 +102,8 @@ "webpack": "5.89.0",

"dependencies": {
"@opentelemetry/core": "1.25.1",
"@opentelemetry/semantic-conventions": "1.25.1"
"@opentelemetry/core": "1.26.0",
"@opentelemetry/semantic-conventions": "1.27.0"
},
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-resources",
"sideEffects": false,
"gitHead": "0608f405573901e54db01e44c533009cf28be262"
"gitHead": "720bc8c70d47029cb6b41a34ffdc3d25cbaa2f80"
}

@@ -8,3 +8,3 @@ # OpenTelemetry Resources Util

[This document][resource-semantic_conventions] defines standard attributes for resources which are accessible via [`@opentelemetry/semantic-conventions`](https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-semantic-conventions).
[This document][resource-semantic_conventions] defines standard attributes for resources which are accessible via [`@opentelemetry/semantic-conventions`](https://github.com/open-telemetry/opentelemetry-js/tree/main/semantic-conventions).

@@ -11,0 +11,0 @@ ## Installation

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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