zipkin-context-cls
Advanced tools
Comparing version 0.18.0 to 0.18.4
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
0
7558