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

koatty_trace

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koatty_trace - npm Package Compare versions

Comparing version 1.8.2 to 1.8.4

7

CHANGELOG.md

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

### [1.8.4](https://github.com/koatty/koatty_trace/compare/v1.8.2...v1.8.4) (2023-02-26)
### Bug Fixes
* set span in metadata ([3879d44](https://github.com/koatty/koatty_trace/commit/3879d443a9640fc750323ef7af4b7fcda5f58bb4))
### [1.8.2](https://github.com/koatty/koatty_trace/compare/v1.8.0...v1.8.2) (2023-02-26)

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

2

dist/index.d.ts
/*!
* @Author: richen
* @Date: 2023-02-26 13:48:27
* @Date: 2023-02-26 14:24:03
* @License: BSD (3-Clause)

@@ -5,0 +5,0 @@ * @Copyright (c) - <richenlin(at)gmail.com>

/*!
* @Author: richen
* @Date: 2023-02-26 13:48:10
* @Date: 2023-02-26 14:23:49
* @License: BSD (3-Clause)

@@ -528,2 +528,3 @@ * @Copyright (c) - <richenlin(at)gmail.com>

span.addTags({ requestId });
ctx.setMetaData("tracer_span", span);
return asyncLocalStorage.run(requestId, () => {

@@ -530,0 +531,0 @@ const asyncResource = createAsyncResource();

{
"name": "koatty_trace",
"version": "1.8.2",
"version": "1.8.4",
"description": "Full link tracking and error interception for koatty.",

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

{
"name": "koatty_trace",
"version": "1.8.2",
"version": "1.8.4",
"description": "Full link tracking and error interception for koatty.",

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

Sorry, the diff of this file is not supported yet

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