Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@eggjs/tegg-plugin

Package Overview
Dependencies
Maintainers
8
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
3.71.2
to
3.72.0
+11
-11
package.json

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

},
"version": "3.71.2",
"version": "3.72.0",
"description": "module plugin for egg",

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

"dependencies": {
"@eggjs/egg-module-common": "^3.71.2",
"@eggjs/tegg": "^3.71.2",
"@eggjs/tegg-background-task": "^3.71.2",
"@eggjs/tegg-common-util": "^3.71.2",
"@eggjs/tegg-dynamic-inject-runtime": "^3.71.2",
"@eggjs/tegg-loader": "^3.71.2",
"@eggjs/tegg-metadata": "^3.71.2",
"@eggjs/tegg-runtime": "^3.71.2",
"@eggjs/egg-module-common": "^3.72.0",
"@eggjs/tegg": "^3.72.0",
"@eggjs/tegg-background-task": "^3.72.0",
"@eggjs/tegg-common-util": "^3.72.0",
"@eggjs/tegg-dynamic-inject-runtime": "^3.72.0",
"@eggjs/tegg-loader": "^3.72.0",
"@eggjs/tegg-metadata": "^3.72.0",
"@eggjs/tegg-runtime": "^3.72.0",
"await-event": "^2.1.0",

@@ -64,3 +64,3 @@ "await-first": "^1.0.0",

"devDependencies": {
"@eggjs/tegg-config": "^3.71.2",
"@eggjs/tegg-config": "^3.72.0",
"@types/mocha": "^10.0.1",

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

},
"gitHead": "60a4cbadc71b0afd6cfb5d649e766a1ccc08ebab"
"gitHead": "59695249c411a9edf316a12efe580a3b3aedab6a"
}