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

@opencensus/exporter-zipkin

Package Overview
Dependencies
Maintainers
3
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opencensus/exporter-zipkin - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

6

package.json
{
"name": "@opencensus/exporter-zipkin",
"version": "0.0.1",
"version": "0.0.2",
"description": "OpenCensus Zipkin Exporter allows the user to send collected traces with OpenCensus Node.js to Zipkin.",

@@ -49,4 +49,4 @@ "main": "build/src/index.js",

"ncp": "^2.0.0",
"nock": "^9.2.6",
"nyc": "11.6.0",
"nock": "^9.2.6",
"ts-node": "^4.0.0",

@@ -56,4 +56,4 @@ "typescript": "~2.6.1"

"dependencies": {
"@opencensus/opencensus-core": "^0.0.1"
"@opencensus/opencensus-core": "^0.0.2"
}
}

@@ -10,3 +10,3 @@ # OpenCensus Zipkin Exporter for Node.js

Install OpenCensus Zipikin Exporter with:
Install OpenCensus Zipkin Exporter with:
```bash

@@ -72,2 +72,2 @@ npm install @opencensus/nodejs

[gitter-image]: https://badges.gitter.im/census-instrumentation/lobby.svg
[gitter-url]: https://gitter.im/census-instrumentation/lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
[gitter-url]: https://gitter.im/census-instrumentation/lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
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