@eggjs/module-common 4.0.0-beta.0 → 4.0.0-beta.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +7 -7
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,16 +1,16 @@
1
- # `@eggjs/egg-module-common`
1
+ # `@eggjs/module-common`
2
2
 
3
3
  [![NPM version][npm-image]][npm-url]
4
4
  [![Known Vulnerabilities][snyk-image]][snyk-url]
5
5
  [![npm download][download-image]][download-url]
6
- [![Node.js Version](https://img.shields.io/node/v/@eggjs/egg-module-common.svg?style=flat)](https://nodejs.org/en/download/)
6
+ [![Node.js Version](https://img.shields.io/node/v/@eggjs/module-common.svg?style=flat)](https://nodejs.org/en/download/)
7
7
 
8
- [npm-image]: https://img.shields.io/npm/v/@eggjs/egg-module-common.svg?style=flat-square
8
+ [npm-image]: https://img.shields.io/npm/v/@eggjs/module-common.svg?style=flat-square
9
9
  [npm-url]: https://npmjs.org/package/@eggjs/module-common
10
- [snyk-image]: https://snyk.io/test/npm/@eggjs/egg-module-common/badge.svg?style=flat-square
11
- [snyk-url]: https://snyk.io/test/npm/@eggjs/egg-module-common
12
- [download-image]: https://img.shields.io/npm/dm/@eggjs/egg-module-common.svg?style=flat-square
13
- [download-url]: https://npmjs.org/package/@eggjs/egg-module-common
10
+ [snyk-image]: https://snyk.io/test/npm/@eggjs/module-common/badge.svg?style=flat-square
11
+ [snyk-url]: https://snyk.io/test/npm/@eggjs/module-common
12
+ [download-image]: https://img.shields.io/npm/dm/@eggjs/module-common.svg?style=flat-square
13
+ [download-url]: https://npmjs.org/package/@eggjs/module-common
14
14
 
15
15
  ## Usage
16
16
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eggjs/module-common",
3
- "version": "4.0.0-beta.0",
3
+ "version": "4.0.0-beta.30",
4
4
  "description": "common module",
5
5
  "keywords": [
6
6
  "egg",