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.0
to
3.71.1
+11
-11
package.json

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

},
"version": "3.71.0",
"version": "3.71.1",
"description": "module plugin for egg",

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

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

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

"devDependencies": {
"@eggjs/tegg-config": "^3.71.0",
"@eggjs/tegg-config": "^3.71.1",
"@types/mocha": "^10.0.1",

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

},
"gitHead": "48e0cd253e02a3c9874c477794c283c22cf4f59d"
"gitHead": "d22401abafbbe4e7557065e58b25796149bdf322"
}