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

@opentelemetry/tracing

Package Overview
Dependencies
Maintainers
4
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/tracing - npm Package Compare versions

Comparing version 0.19.1-alpha.19 to 0.19.1-alpha.21

2

build/esm/config.d.ts
import { Sampler } from '@opentelemetry/api';
import { ENVIRONMENT } from '@opentelemetry/core/src/utils/environment';
import { ENVIRONMENT } from '@opentelemetry/core';
/**

@@ -4,0 +4,0 @@ * Default configuration. For fields with primitive values, any user-provided

import { Sampler } from '@opentelemetry/api';
import { ENVIRONMENT } from '@opentelemetry/core/src/utils/environment';
import { ENVIRONMENT } from '@opentelemetry/core';
/**

@@ -4,0 +4,0 @@ * Default configuration. For fields with primitive values, any user-provided

{
"name": "@opentelemetry/tracing",
"version": "0.19.1-alpha.19+9ce9eea7",
"version": "0.19.1-alpha.21+5cd02aa1",
"description": "OpenTelemetry Tracing",

@@ -85,8 +85,8 @@ "main": "build/src/index.js",

"dependencies": {
"@opentelemetry/core": "^0.19.1-alpha.19+9ce9eea7",
"@opentelemetry/resources": "^0.19.1-alpha.19+9ce9eea7",
"@opentelemetry/core": "^0.19.1-alpha.21+5cd02aa1",
"@opentelemetry/resources": "^0.19.1-alpha.21+5cd02aa1",
"@opentelemetry/semantic-conventions": "^0.19.0",
"lodash.merge": "^4.6.2"
},
"gitHead": "9ce9eea7cad32cbc57bd80830f21e4f366ecf929"
"gitHead": "5cd02aa12e0bf08a9736f11f09ebaaad582eed27"
}

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