Socket
Socket
Sign inDemoInstall

@opentelemetry/sdk-trace-base

Package Overview
Dependencies
Maintainers
2
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/sdk-trace-base - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

build/esm/BasicTracerProvider.d.ts

2

build/src/version.d.ts

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

export declare const VERSION = "1.1.0";
export declare const VERSION = "1.1.1";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '1.1.0';
exports.VERSION = '1.1.1';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/sdk-trace-base",
"version": "1.1.0",
"version": "1.1.1",
"description": "OpenTelemetry Tracing",

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

"scripts": {
"prepublishOnly": "npm run compile",
"compile": "tsc --build tsconfig.all.json",

@@ -90,7 +91,7 @@ "clean": "tsc --build --clean tsconfig.all.json",

"dependencies": {
"@opentelemetry/core": "1.1.0",
"@opentelemetry/resources": "1.1.0",
"@opentelemetry/semantic-conventions": "1.1.0"
"@opentelemetry/core": "1.1.1",
"@opentelemetry/resources": "1.1.1",
"@opentelemetry/semantic-conventions": "1.1.1"
},
"gitHead": "f384303ac469914d0dbafde0758ccdae473f336e"
"gitHead": "b0f8a2d36e6d1d3090c3d2380608d2102c826e0b"
}

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