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

egg-jaeger

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

egg-jaeger - npm Package Compare versions

Comparing version 2.0.6 to 2.0.7

2

app.js

@@ -13,3 +13,3 @@ 'use strict';

}
async didReady() {
async serverDidReady() {
this.app.als.enable({ ignoreNoneParent: true });

@@ -16,0 +16,0 @@ hooks(this.app);

@@ -5,2 +5,9 @@ # Changelog

### [2.0.7](https://github.com/sqlwwx/egg-jaeger/compare/v2.0.6...v2.0.7) (2020-04-22)
### Bug Fixes
* enable als after serverDidReady ([31432c0](https://github.com/sqlwwx/egg-jaeger/commit/31432c0))
### [2.0.6](https://github.com/sqlwwx/egg-jaeger/compare/v2.0.5...v2.0.6) (2019-11-04)

@@ -7,0 +14,0 @@

{
"name": "egg-jaeger",
"version": "2.0.6",
"version": "2.0.7",
"description": "jaeger egg plugin",

@@ -5,0 +5,0 @@ "eggPlugin": {

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