@eggjs/tegg-aop-plugin
Advanced tools
+9
-9
| { | ||
| "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" | ||
| } |
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated