Launch Week Day 3: Introducing Organization Notifications in Socket.Learn More
Socket
Book a DemoSign in
Socket

@eggjs/aop-decorator

Package Overview
Dependencies
Maintainers
9
Versions
207
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.74.0-beta.2
to
3.74.0-beta.3
+6
-6
package.json
{
"name": "@eggjs/aop-decorator",
"version": "3.74.0-beta.2",
"version": "3.74.0-beta.3",
"description": "tegg aop decorator",

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

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

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

},
"gitHead": "5b78032ca7448d0d7c505b0142854e673b3ae8a2"
"gitHead": "84ed4785e1e08dfc57c0364427588e254d98efe7"
}