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

@opencensus/exporter-zipkin

Package Overview
Dependencies
Maintainers
7
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.20 to 0.0.21

8

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

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

"devDependencies": {
"@types/mocha": "^5.2.5",
"@types/mocha": "^7.0.0",
"@types/nock": "^10.0.0",

@@ -58,3 +58,3 @@ "@types/node": "^10.12.12",

"gts": "^1.0.0",
"mocha": "^6.1.0",
"mocha": "^7.0.0",
"nock": "^10.0.0",

@@ -67,4 +67,4 @@ "nyc": "14.1.1",

"dependencies": {
"@opencensus/core": "^0.0.20"
"@opencensus/core": "^0.0.21"
}
}
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