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
1
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 1.0.6 to 1.0.7

1

app/extend/application.js

@@ -28,2 +28,3 @@ 'use strict';

this.coreLogger.debug('[egg-jaeger] startSpan %s', name);
tags['app.version'] = this.loader.pkg.version;
tags['worker.id'] = WORKER_ID;

@@ -30,0 +31,0 @@ tags['process.id'] = process.pid;

@@ -5,2 +5,12 @@ # Change Log

<a name="1.0.7"></a>
## [1.0.7](https://github.com/sqlwwx/egg-jaeger/compare/v1.0.6...v1.0.7) (2018-12-18)
### Features
* default tags app.version ([abb71e4](https://github.com/sqlwwx/egg-jaeger/commit/abb71e4))
<a name="1.0.6"></a>

@@ -7,0 +17,0 @@ ## [1.0.6](https://github.com/sqlwwx/egg-jaeger/compare/v1.0.5...v1.0.6) (2018-12-08)

2

package.json
{
"name": "egg-jaeger",
"version": "1.0.6",
"version": "1.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