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-aop-plugin

Package Overview
Dependencies
Maintainers
8
Versions
188
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eggjs/tegg-aop-plugin - npm Package Compare versions

Comparing version
3.70.1
to
3.71.0
+9
-9
package.json
{
"name": "@eggjs/tegg-aop-plugin",
"version": "3.70.1",
"version": "3.71.0",
"eggPlugin": {

@@ -45,11 +45,11 @@ "name": "aopModule",

"dependencies": {
"@eggjs/aop-decorator": "^3.70.1",
"@eggjs/egg-module-common": "^3.70.1",
"@eggjs/tegg": "^3.70.1",
"@eggjs/tegg-aop-runtime": "^3.70.1",
"@eggjs/tegg-metadata": "^3.70.1"
"@eggjs/aop-decorator": "^3.71.0",
"@eggjs/egg-module-common": "^3.71.0",
"@eggjs/tegg": "^3.71.0",
"@eggjs/tegg-aop-runtime": "^3.71.0",
"@eggjs/tegg-metadata": "^3.71.0"
},
"devDependencies": {
"@eggjs/tegg-config": "^3.70.1",
"@eggjs/tegg-plugin": "^3.70.1",
"@eggjs/tegg-config": "^3.71.0",
"@eggjs/tegg-plugin": "^3.71.0",
"@types/mocha": "^10.0.1",

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

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