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

@eggjs/tegg-plugin

Package Overview
Dependencies
Maintainers
14
Versions
215
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eggjs/tegg-plugin - npm Package Compare versions

Comparing version
0.1.4
to
0.1.5
+11
-11
package.json

@@ -9,3 +9,3 @@ {

},
"version": "0.1.4",
"version": "0.1.5",
"description": "module plugin for egg",

@@ -49,14 +49,14 @@ "keywords": [

"dependencies": {
"@eggjs/egg-module-common": "^0.1.2",
"@eggjs/tegg": "^0.1.4",
"@eggjs/tegg-background-task": "^0.1.2",
"@eggjs/tegg-common-util": "^0.1.2",
"@eggjs/tegg-dynamic-inject-runtime": "^0.1.4",
"@eggjs/tegg-loader": "^0.1.2",
"@eggjs/tegg-metadata": "^0.1.2",
"@eggjs/tegg-runtime": "^0.1.2",
"@eggjs/egg-module-common": "^0.1.5",
"@eggjs/tegg": "^0.1.5",
"@eggjs/tegg-background-task": "^0.1.5",
"@eggjs/tegg-common-util": "^0.1.5",
"@eggjs/tegg-dynamic-inject-runtime": "^0.1.5",
"@eggjs/tegg-loader": "^0.1.5",
"@eggjs/tegg-metadata": "^0.1.5",
"@eggjs/tegg-runtime": "^0.1.5",
"sdk-base": "^3.6.0"
},
"devDependencies": {
"@eggjs/tegg-config": "^0.1.2",
"@eggjs/tegg-config": "^0.1.5",
"egg": "^2.26.1",

@@ -70,3 +70,3 @@ "egg-mock": "^3.25.1",

},
"gitHead": "ddee74f8c5fadf676a71150386041a53b632a8c7"
"gitHead": "8bd1630311e7f7fc1e78e158907b94cbb253a3e7"
}