@midwayjs/version 3.15.6 → 3.15.7
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.
- package/index.js +1 -1
- package/package.json +2 -2
- package/versions/3_15_6-3_15_6.json +72 -18
package/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@midwayjs/version",
|
|
3
|
-
"version": "3.15.
|
|
3
|
+
"version": "3.15.7",
|
|
4
4
|
"description": "Midway Package Version Manager",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -25,5 +25,5 @@
|
|
|
25
25
|
"type": "git",
|
|
26
26
|
"url": "https://github.com/midwayjs/midway.git"
|
|
27
27
|
},
|
|
28
|
-
"gitHead": "
|
|
28
|
+
"gitHead": "e84086193219236deb4bb2aec161a04424a69f2a"
|
|
29
29
|
}
|
|
@@ -6,27 +6,51 @@
|
|
|
6
6
|
"@midwayjs/axios": "3.15.6",
|
|
7
7
|
"@midwayjs/bootstrap": "3.15.6",
|
|
8
8
|
"@midwayjs/bull": "3.15.6",
|
|
9
|
-
"@midwayjs/bull-board":
|
|
9
|
+
"@midwayjs/bull-board": [
|
|
10
|
+
"3.15.6",
|
|
11
|
+
"3.15.7"
|
|
12
|
+
],
|
|
10
13
|
"@midwayjs/cache-manager": "3.15.6",
|
|
11
14
|
"@midwayjs/captcha": "3.15.6",
|
|
12
15
|
"@midwayjs/casbin": "3.15.6",
|
|
13
16
|
"@midwayjs/casbin-redis-adapter": "3.15.6",
|
|
14
17
|
"@midwayjs/casbin-typeorm-adapter": "3.15.6",
|
|
15
|
-
"@midwayjs/code-dye":
|
|
18
|
+
"@midwayjs/code-dye": [
|
|
19
|
+
"3.15.6",
|
|
20
|
+
"3.15.7"
|
|
21
|
+
],
|
|
16
22
|
"@midwayjs/consul": "3.15.6",
|
|
17
23
|
"@midwayjs/core": "3.15.6",
|
|
18
24
|
"@midwayjs/cos": "3.15.6",
|
|
19
25
|
"@midwayjs/cron": "3.15.6",
|
|
20
|
-
"@midwayjs/cross-domain":
|
|
26
|
+
"@midwayjs/cross-domain": [
|
|
27
|
+
"3.15.6",
|
|
28
|
+
"3.15.7"
|
|
29
|
+
],
|
|
21
30
|
"@midwayjs/decorator": "3.15.6",
|
|
22
31
|
"@midwayjs/etcd": "3.15.6",
|
|
23
32
|
"@midwayjs/express-session": "3.15.6",
|
|
24
33
|
"@midwayjs/faas": "3.15.6",
|
|
25
|
-
"@midwayjs/grpc":
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
"@midwayjs/
|
|
34
|
+
"@midwayjs/grpc": [
|
|
35
|
+
"3.15.6",
|
|
36
|
+
"3.15.7"
|
|
37
|
+
],
|
|
38
|
+
"@midwayjs/http-proxy": [
|
|
39
|
+
"3.15.6",
|
|
40
|
+
"3.15.7"
|
|
41
|
+
],
|
|
42
|
+
"@midwayjs/i18n": [
|
|
43
|
+
"3.15.6",
|
|
44
|
+
"3.15.7"
|
|
45
|
+
],
|
|
46
|
+
"@midwayjs/info": [
|
|
47
|
+
"3.15.6",
|
|
48
|
+
"3.15.7"
|
|
49
|
+
],
|
|
50
|
+
"@midwayjs/jwt": [
|
|
51
|
+
"3.15.6",
|
|
52
|
+
"3.15.7"
|
|
53
|
+
],
|
|
30
54
|
"@midwayjs/kafka": "3.15.6",
|
|
31
55
|
"@midwayjs/leoric": "3.15.6",
|
|
32
56
|
"@midwayjs/mikro": "3.15.6",
|
|
@@ -35,30 +59,60 @@
|
|
|
35
59
|
"@midwayjs/mqtt": "3.15.6",
|
|
36
60
|
"@midwayjs/oss": "3.15.6",
|
|
37
61
|
"@midwayjs/otel": "3.15.6",
|
|
38
|
-
"@midwayjs/passport":
|
|
62
|
+
"@midwayjs/passport": [
|
|
63
|
+
"3.15.6",
|
|
64
|
+
"3.15.7"
|
|
65
|
+
],
|
|
39
66
|
"@midwayjs/process-agent": "3.15.6",
|
|
40
67
|
"@midwayjs/prometheus": "3.15.6",
|
|
41
68
|
"@midwayjs/prometheus-socket-io": "3.15.6",
|
|
42
69
|
"@midwayjs/rabbitmq": "3.15.6",
|
|
43
70
|
"@midwayjs/redis": "3.15.6",
|
|
44
|
-
"@midwayjs/security":
|
|
45
|
-
|
|
71
|
+
"@midwayjs/security": [
|
|
72
|
+
"3.15.6",
|
|
73
|
+
"3.15.7"
|
|
74
|
+
],
|
|
75
|
+
"@midwayjs/sequelize": [
|
|
76
|
+
"3.15.6",
|
|
77
|
+
"3.15.7"
|
|
78
|
+
],
|
|
46
79
|
"@midwayjs/session": "3.15.6",
|
|
47
80
|
"@midwayjs/socketio": "3.15.6",
|
|
48
|
-
"@midwayjs/static-file":
|
|
49
|
-
|
|
81
|
+
"@midwayjs/static-file": [
|
|
82
|
+
"3.15.6",
|
|
83
|
+
"3.15.7"
|
|
84
|
+
],
|
|
85
|
+
"@midwayjs/swagger": [
|
|
86
|
+
"3.15.6",
|
|
87
|
+
"3.15.7"
|
|
88
|
+
],
|
|
50
89
|
"@midwayjs/tablestore": "3.15.6",
|
|
51
|
-
"@midwayjs/tags":
|
|
90
|
+
"@midwayjs/tags": [
|
|
91
|
+
"3.15.6",
|
|
92
|
+
"3.15.7"
|
|
93
|
+
],
|
|
52
94
|
"@midwayjs/typegoose": "3.15.6",
|
|
53
95
|
"@midwayjs/typeorm": "3.15.6",
|
|
54
|
-
"@midwayjs/upload":
|
|
55
|
-
|
|
56
|
-
|
|
96
|
+
"@midwayjs/upload": [
|
|
97
|
+
"3.15.6",
|
|
98
|
+
"3.15.7"
|
|
99
|
+
],
|
|
100
|
+
"@midwayjs/validate": [
|
|
101
|
+
"3.15.6",
|
|
102
|
+
"3.15.7"
|
|
103
|
+
],
|
|
104
|
+
"@midwayjs/version": [
|
|
105
|
+
"3.15.6",
|
|
106
|
+
"3.15.7"
|
|
107
|
+
],
|
|
57
108
|
"@midwayjs/view": "3.15.6",
|
|
58
109
|
"@midwayjs/view-ejs": "3.15.6",
|
|
59
110
|
"@midwayjs/view-nunjucks": "3.15.6",
|
|
60
111
|
"@midwayjs/web": "3.15.6",
|
|
61
|
-
"@midwayjs/express":
|
|
112
|
+
"@midwayjs/express": [
|
|
113
|
+
"3.15.6",
|
|
114
|
+
"3.15.7"
|
|
115
|
+
],
|
|
62
116
|
"@midwayjs/koa": "3.15.6",
|
|
63
117
|
"@midwayjs/ws": "3.15.6"
|
|
64
118
|
}
|