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

zipkin-context-cls

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zipkin-context-cls - npm Package Compare versions

Comparing version 0.18.0 to 0.18.4

10

package.json
{
"name": "zipkin-context-cls",
"version": "0.18.0",
"version": "0.18.4",
"description": "A Context API implementation that uses continuation-local-storage under the hood",

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

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

@@ -18,8 +19,3 @@ },

},
"devDependencies": {
"@babel/cli": "7.1.5",
"@babel/core": "7.1.5",
"mocha": "^5.2.0"
},
"gitHead": "1e5085e1edf4413bbfac9c257b352f761f276918"
"gitHead": "2c9ea42842e03343fa6b2066dedf6e760f38e9f6"
}
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