You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@eggjs/tegg-background-task

Package Overview
Dependencies
Maintainers
8
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eggjs/tegg-background-task - npm Package Compare versions

Comparing version
3.70.0
to
3.70.1
+7
-7
package.json
{
"name": "@eggjs/tegg-background-task",
"description": "background util for tegg",
"version": "3.70.0",
"version": "3.70.1",
"keywords": [

@@ -40,9 +40,9 @@ "egg",

"dependencies": {
"@eggjs/core-decorator": "^3.70.0",
"@eggjs/tegg-lifecycle": "^3.70.0",
"@eggjs/tegg-runtime": "^3.70.0",
"@eggjs/tegg-types": "^3.70.0"
"@eggjs/core-decorator": "^3.70.1",
"@eggjs/tegg-lifecycle": "^3.70.1",
"@eggjs/tegg-runtime": "^3.70.1",
"@eggjs/tegg-types": "^3.70.1"
},
"devDependencies": {
"@eggjs/tegg-common-util": "^3.70.0",
"@eggjs/tegg-common-util": "^3.70.1",
"@types/mocha": "^10.0.1",

@@ -59,3 +59,3 @@ "@types/node": "^20.2.4",

},
"gitHead": "a160a469fe444a899f030fd6c47f98ee86db1647"
"gitHead": "da124893834918790953c6d12f26b09e5a7f73ed"
}