Comparing version 0.3.1 to 0.3.2
@@ -5,1 +5,2 @@ export * from './decorators'; | ||
export * from './typeLoader'; | ||
export * from './aspect'; |
@@ -8,1 +8,2 @@ "use strict"; | ||
tslib_1.__exportStar(require("./typeLoader"), exports); | ||
tslib_1.__exportStar(require("./aspect"), exports); |
{ | ||
"name": "egg-aop", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "aop for egg.", | ||
@@ -17,3 +17,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"power-di": "^1.4.2", | ||
"power-di": "^1.4.6", | ||
"tslib": "^1.9.0" | ||
@@ -20,0 +20,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12683
318
Updatedpower-di@^1.4.6