Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@opentelemetry/core

Package Overview
Dependencies
Maintainers
4
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/core - npm Package Compare versions

Comparing version 0.26.0 to 1.0.0

2

build/esm/version.d.ts

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

export declare const VERSION = "0.26.0";
export declare const VERSION = "1.0.0";
//# sourceMappingURL=version.d.ts.map

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

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

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

export declare const VERSION = "0.26.0";
export declare const VERSION = "1.0.0";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '0.26.0';
exports.VERSION = '1.0.0';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/core",
"version": "0.26.0",
"description": "OpenTelemetry Core provides default and no-op implementations of the OpenTelemetry types for trace and metrics",
"version": "1.0.0",
"description": "OpenTelemetry Core provides constants and utilities shared by all OpenTelemetry SDK packages.",
"main": "build/src/index.js",

@@ -87,6 +87,6 @@ "module": "build/esm/index.js",

"dependencies": {
"@opentelemetry/semantic-conventions": "0.26.0",
"@opentelemetry/semantic-conventions": "1.0.0",
"semver": "^7.3.5"
},
"gitHead": "fa2e897587a2441205fd085772d80a0a225ee78e"
"gitHead": "69b925d142a4405c7c6bec7deadd8b4e96c7d5d6"
}

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