Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

egg-aop

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

egg-aop - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

1

lib/index.d.ts

@@ -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);

4

package.json
{
"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 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc