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

@eggjs/tegg-runtime

Package Overview
Dependencies
Maintainers
8
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eggjs/tegg-runtime - npm Package Compare versions

Comparing version
3.70.1
to
3.71.0
+7
-7
package.json
{
"name": "@eggjs/tegg-runtime",
"version": "3.70.1",
"version": "3.71.0",
"description": "tegg runtime",

@@ -39,7 +39,7 @@ "main": "dist/index.js",

"dependencies": {
"@eggjs/core-decorator": "^3.70.1",
"@eggjs/tegg-common-util": "^3.70.1",
"@eggjs/tegg-lifecycle": "^3.70.1",
"@eggjs/tegg-metadata": "^3.70.1",
"@eggjs/tegg-types": "^3.70.1"
"@eggjs/core-decorator": "^3.71.0",
"@eggjs/tegg-common-util": "^3.71.0",
"@eggjs/tegg-lifecycle": "^3.71.0",
"@eggjs/tegg-metadata": "^3.71.0",
"@eggjs/tegg-types": "^3.71.0"
},

@@ -58,3 +58,3 @@ "devDependencies": {

},
"gitHead": "da124893834918790953c6d12f26b09e5a7f73ed"
"gitHead": "48e0cd253e02a3c9874c477794c283c22cf4f59d"
}