Socket
Book a DemoSign in
Socket

@eggjs/aop-decorator

Package Overview
Dependencies
Maintainers
9
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eggjs/aop-decorator - npm Package Compare versions

Comparing version
3.73.0-beta.1
to
3.73.0-beta.2
+6
-6
package.json
{
"name": "@eggjs/aop-decorator",
"version": "3.73.0-beta.1",
"version": "3.73.0-beta.2",
"description": "tegg aop decorator",

@@ -19,6 +19,6 @@ "keywords": [

"dependencies": {
"@eggjs/core-decorator": "^3.73.0-beta.1",
"@eggjs/tegg-common-util": "^3.73.0-beta.1",
"@eggjs/tegg-metadata": "^3.73.0-beta.1",
"@eggjs/tegg-types": "^3.73.0-beta.1"
"@eggjs/core-decorator": "^3.73.0-beta.2",
"@eggjs/tegg-common-util": "^3.73.0-beta.2",
"@eggjs/tegg-metadata": "^3.73.0-beta.2",
"@eggjs/tegg-types": "^3.73.0-beta.2"
},

@@ -55,3 +55,3 @@ "scripts": {

},
"gitHead": "b29319ee49b55f6e777d5581d70bfea224bf6e1f"
"gitHead": "e22d62615ba53d4f1734d30e3048a03b7b2c5de9"
}