You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@eggjs/egg-module-common

Package Overview
Dependencies
Maintainers
11
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eggjs/egg-module-common - npm Package Compare versions

Comparing version
1.0.0
to
3.2.2
+3
-4
package.json
{
"name": "@eggjs/egg-module-common",
"version": "1.0.0",
"version": "3.2.2",
"description": "common module",

@@ -21,4 +21,3 @@ "keywords": [

"tsc:pub": "npm run clean && tsc -p ./tsconfig.pub.json",
"prepublishOnly": "npm run tsc:pub",
"autod": "autod"
"prepublishOnly": "npm run tsc:pub"
},

@@ -42,3 +41,3 @@ "author": "killagu <killa123@126.com>",

},
"gitHead": "5851321b2488752f6702ff99023b1f70a6541eab"
"gitHead": "1db4e5320a0ea19b450df7d99ab7939f3ad48f6e"
}
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [0.2.0](https://github.com/eggjs/tegg/compare/v0.1.19...v0.2.0) (2022-01-20)
**Note:** Version bump only for package @eggjs/egg-module-common