Socket
Socket
Sign inDemoInstall

jupyter-jaeger

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jupyter-jaeger - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

package.json
{
"name": "jupyter-jaeger",
"version": "1.0.0",
"version": "1.0.1",
"description": "A library for saving traces to jaeger",

@@ -33,4 +33,4 @@ "keywords": [

"dependencies": {
"@jupyterlab/coreutils": "3.1.0",
"jaeger-browser": "0.1.0"
"@jupyterlab/coreutils": "^3.1.0",
"jaeger-browser": "^1.0.0"
},

@@ -37,0 +37,0 @@ "devDependencies": {

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

# jupyter-jaeger
# jupyter-jaeger <br> ![PyPI](https://img.shields.io/pypi/v/jupyter_jaeger?style=flat-square) ![npm](https://img.shields.io/npm/v/jupyter-jaeger?style=flat-square)

@@ -22,4 +22,4 @@ This adds support for using the [Jaeger](https://www.jaegertracing.io/) distributed tracing tool with Jupyter. It facilitates the use case of tracking some process

# Install this package and teh REST API
pip install jupyter-jaeger jaeger_browser
# Install this package
pip install jupyter-jaeger

@@ -26,0 +26,0 @@ # Optional, to see Jaeger icon in JupyterLab launcherr

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