Socket
Socket
Sign inDemoInstall

zipkin

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zipkin - npm Package Compare versions

Comparing version 0.20.0-alpha.0 to 0.20.0-alpha.1

3

es/index.js

@@ -778,3 +778,4 @@ import os from 'os';

/**
* Please use parentSpanId instead as this can return confusing results (the span ID when absent).
* Please use parentSpanId instead as this can return confusing results
* (the span ID when absent).
*

@@ -781,0 +782,0 @@ * @deprecated since version v0.19

@@ -784,3 +784,4 @@ 'use strict';

/**
* Please use parentSpanId instead as this can return confusing results (the span ID when absent).
* Please use parentSpanId instead as this can return confusing results
* (the span ID when absent).
*

@@ -787,0 +788,0 @@ * @deprecated since version v0.19

{
"name": "zipkin",
"version": "0.20.0-alpha.0+bb2ddab",
"version": "0.20.0-alpha.1+b49a1b4",
"description": "The core tracer for Zipkin JS",

@@ -23,3 +23,3 @@ "main": "lib/index.js",

},
"gitHead": "bb2ddab5746ee62a3d6a8c0adc53fb58de852fed"
"gitHead": "b49a1b4d310f92dad1e99fb5d65bd6800ecca853"
}

@@ -51,3 +51,4 @@ const {

/**
* Please use parentSpanId instead as this can return confusing results (the span ID when absent).
* Please use parentSpanId instead as this can return confusing results
* (the span ID when absent).
*

@@ -54,0 +55,0 @@ * @deprecated since version v0.19

Sorry, the diff of this file is too big to display

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