🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@tsed/async-hook-context

Package Overview
Dependencies
Maintainers
0
Versions
351
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsed/async-hook-context - npm Package Compare versions

Comparing version

to
6.133.2

8

package.json
{
"name": "@tsed/async-hook-context",
"version": "6.133.1",
"version": "6.133.2",
"description": "Add Async Hook context support in Ts.ED",

@@ -42,4 +42,4 @@ "private": false,

"devDependencies": {
"@tsed/core": "6.133.1",
"@tsed/di": "6.133.1"
"@tsed/core": "6.133.2",
"@tsed/di": "6.133.2"
},

@@ -54,5 +54,5 @@ "publishConfig": {

},
"homepage": "https://github.com/tsedio/tsed/tree/production/packages/third-parties/async-hook-context",
"homepage": "https://github.com/tsedio/tsed/tree/6.x/packages/third-parties/async-hook-context",
"author": "Romain Lenzotti",
"license": "MIT"
}
<p style="text-align: center" align="center">
<a href="https://tsed.io" target="_blank"><img src="https://tsed.io/tsed-og.png" width="200" alt="Ts.ED logo"/></a>
<a href="https://tsed.dev" target="_blank"><img src="https://tsed.dev/tsed-og.png" width="200" alt="Ts.ED logo"/></a>
</p>

@@ -20,5 +20,5 @@

<div align="center">
<a href="https://tsed.io/">Website</a>
<a href="https://tsed.dev/">Website</a>
<span>&nbsp;&nbsp;•&nbsp;&nbsp;</span>
<a href="https://tsed.io/getting-started/">Getting started</a>
<a href="https://tsed.dev/getting-started/">Getting started</a>
<span>&nbsp;&nbsp;•&nbsp;&nbsp;</span>

@@ -117,3 +117,3 @@ <a href="https://api.tsed.io/rest/slack/tsedio/tsed">Slack</a>

Please read [contributing guidelines here](https://tsed.io/CONTRIBUTING.html)
Please read [contributing guidelines here](https://tsed.dev/CONTRIBUTING.html)

@@ -120,0 +120,0 @@ <a href="https://github.com/tsedio/ts-express-decorators/graphs/contributors"><img src="https://opencollective.com/tsed/contributors.svg?width=890" /></a>