New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

zipkin-instrumentation-gotjs

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zipkin-instrumentation-gotjs - npm Package Compare versions

Comparing version

to
0.20.0

LICENSE

6

package.json
{
"name": "zipkin-instrumentation-gotjs",
"version": "0.20.0-alpha.1+b49a1b4",
"version": "0.20.0",
"description": "Interceptor for HTTP clients using the Got library",

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

"dependencies": {
"zipkin": "^0.20.0-alpha.1+b49a1b4"
"zipkin": "^0.20.0"
},

@@ -31,3 +31,3 @@ "devDependencies": {

},
"gitHead": "b49a1b4d310f92dad1e99fb5d65bd6800ecca853"
"gitHead": "2aca37be1edca1b1e0bd62bcdb9ac20d1717c457"
}