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.63.2
to
3.64.2
+7
-7
package.json
{
"name": "@eggjs/tegg-runtime",
"version": "3.63.2",
"version": "3.64.2",
"description": "tegg runtime",

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

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

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

},
"gitHead": "3e944e8288e3a2fda5a8d19f00fdf40be8e570b2"
"gitHead": "26842700a7d53c08d544fad51882c6e12f40e7cb"
}