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

zipkin-instrumentation-fetch

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zipkin-instrumentation-fetch - npm Package Compare versions

Comparing version 0.18.3 to 0.18.4-alpha.7

11

package.json
{
"name": "zipkin-instrumentation-fetch",
"version": "0.18.3",
"version": "0.18.4-alpha.7+3913fd5",
"description": "Interceptor for HTTP clients using the 'fetch' API",

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

"test": "mocha --exit --require ../../test/helper.js",
"test-debug": "mocha --inspect-brk --exit --require ../../test/helper.js",
"prepublish": "npm run build"

@@ -16,10 +17,6 @@ },

"devDependencies": {
"@babel/cli": "7.1.5",
"@babel/core": "7.1.5",
"express": "^4.13.4",
"mocha": "^5.2.0",
"node-fetch": "^1.5.3",
"zipkin": "^0.18.3"
"zipkin": "^0.18.4-alpha.7+3913fd5"
},
"gitHead": "ee17b9fc76796f4ce340cbac7a43a29a2970ac3a"
"gitHead": "3913fd50c6ed9e7a7fce104729bb52b554eaf024"
}
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