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

egg-kauth

Package Overview
Dependencies
Maintainers
5
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

egg-kauth - npm Package Compare versions

Comparing version 2.0.7-alpha.0 to 2.0.7-alpha.1

2

app/lib/index.js

@@ -255,3 +255,3 @@ "use strict";

// 根据 egg 规范,如果存在 tracer,那么将会保持在 ctx.tracer 中
const tracerId = ctx.tracer.id;
const tracerId = ctx.tracer.traceId;
// 某些情况下,可能会出现 spanId 不存在的情况,这时候需要自己设置 spanId

@@ -258,0 +258,0 @@ const spanId = ctx.tracer.spanId || this.generateId(8);

{
"name": "egg-kauth",
"version": "2.0.7-alpha.0",
"version": "2.0.7-alpha.1",
"description": "egg kauth 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