@midwayjs/version 3.15.10 → 3.16.0
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 +3 -3
- package/package.json +2 -2
- package/versions/3_15_8-3_15_8.json +70 -34
- package/versions/3_16_0-3_16_0.json +65 -0
package/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@midwayjs/version",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.16.0",
|
|
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": "7e75fe1bdc9a6df2956f9c22e704063aaa022d76"
|
|
29
29
|
}
|
|
@@ -8,32 +8,39 @@
|
|
|
8
8
|
"@midwayjs/bull": "3.15.8",
|
|
9
9
|
"@midwayjs/bull-board": [
|
|
10
10
|
"3.15.8",
|
|
11
|
-
"3.15.10"
|
|
11
|
+
"3.15.10",
|
|
12
|
+
"3.15.11"
|
|
12
13
|
],
|
|
13
14
|
"@midwayjs/cache-manager": "3.15.8",
|
|
14
15
|
"@midwayjs/captcha": [
|
|
15
16
|
"3.15.8",
|
|
16
|
-
"3.15.10"
|
|
17
|
+
"3.15.10",
|
|
18
|
+
"3.15.11"
|
|
17
19
|
],
|
|
18
20
|
"@midwayjs/casbin": [
|
|
19
21
|
"3.15.8",
|
|
20
|
-
"3.15.10"
|
|
22
|
+
"3.15.10",
|
|
23
|
+
"3.15.11"
|
|
21
24
|
],
|
|
22
25
|
"@midwayjs/casbin-redis-adapter": [
|
|
23
26
|
"3.15.8",
|
|
24
|
-
"3.15.10"
|
|
27
|
+
"3.15.10",
|
|
28
|
+
"3.15.11"
|
|
25
29
|
],
|
|
26
30
|
"@midwayjs/casbin-typeorm-adapter": [
|
|
27
31
|
"3.15.8",
|
|
28
|
-
"3.15.10"
|
|
32
|
+
"3.15.10",
|
|
33
|
+
"3.15.11"
|
|
29
34
|
],
|
|
30
35
|
"@midwayjs/code-dye": [
|
|
31
36
|
"3.15.8",
|
|
32
|
-
"3.15.10"
|
|
37
|
+
"3.15.10",
|
|
38
|
+
"3.15.11"
|
|
33
39
|
],
|
|
34
40
|
"@midwayjs/consul": [
|
|
35
41
|
"3.15.8",
|
|
36
|
-
"3.15.10"
|
|
42
|
+
"3.15.10",
|
|
43
|
+
"3.15.11"
|
|
37
44
|
],
|
|
38
45
|
"@midwayjs/core": "3.15.8",
|
|
39
46
|
"@midwayjs/cos": "3.15.8",
|
|
@@ -43,38 +50,48 @@
|
|
|
43
50
|
],
|
|
44
51
|
"@midwayjs/cross-domain": [
|
|
45
52
|
"3.15.8",
|
|
46
|
-
"3.15.10"
|
|
53
|
+
"3.15.10",
|
|
54
|
+
"3.15.11"
|
|
47
55
|
],
|
|
48
56
|
"@midwayjs/decorator": "3.15.8",
|
|
49
57
|
"@midwayjs/etcd": "3.15.8",
|
|
50
|
-
"@midwayjs/express-session":
|
|
58
|
+
"@midwayjs/express-session": [
|
|
59
|
+
"3.15.8",
|
|
60
|
+
"3.15.11"
|
|
61
|
+
],
|
|
51
62
|
"@midwayjs/faas": "3.15.8",
|
|
52
63
|
"@midwayjs/grpc": "3.15.8",
|
|
53
64
|
"@midwayjs/http-proxy": [
|
|
54
65
|
"3.15.8",
|
|
55
|
-
"3.15.10"
|
|
66
|
+
"3.15.10",
|
|
67
|
+
"3.15.11"
|
|
56
68
|
],
|
|
57
69
|
"@midwayjs/i18n": [
|
|
58
70
|
"3.15.8",
|
|
59
|
-
"3.15.10"
|
|
71
|
+
"3.15.10",
|
|
72
|
+
"3.15.11"
|
|
60
73
|
],
|
|
61
74
|
"@midwayjs/info": [
|
|
62
75
|
"3.15.8",
|
|
63
|
-
"3.15.10"
|
|
76
|
+
"3.15.10",
|
|
77
|
+
"3.15.11"
|
|
64
78
|
],
|
|
65
79
|
"@midwayjs/jwt": [
|
|
66
80
|
"3.15.8",
|
|
67
|
-
"3.15.10"
|
|
81
|
+
"3.15.10",
|
|
82
|
+
"3.15.11"
|
|
68
83
|
],
|
|
69
84
|
"@midwayjs/kafka": "3.15.8",
|
|
70
85
|
"@midwayjs/leoric": [
|
|
71
86
|
"3.15.8",
|
|
72
|
-
"3.15.10"
|
|
87
|
+
"3.15.10",
|
|
88
|
+
"3.15.11"
|
|
73
89
|
],
|
|
74
90
|
"@midwayjs/mikro": [
|
|
75
91
|
"3.15.8",
|
|
76
92
|
"3.15.9",
|
|
77
|
-
"3.15.10"
|
|
93
|
+
"3.15.10",
|
|
94
|
+
"3.15.11"
|
|
78
95
|
],
|
|
79
96
|
"@midwayjs/mock": "3.15.8",
|
|
80
97
|
"@midwayjs/mongoose": "3.15.8",
|
|
@@ -82,88 +99,107 @@
|
|
|
82
99
|
"@midwayjs/oss": "3.15.8",
|
|
83
100
|
"@midwayjs/otel": [
|
|
84
101
|
"3.15.8",
|
|
85
|
-
"3.15.10"
|
|
102
|
+
"3.15.10",
|
|
103
|
+
"3.15.11"
|
|
86
104
|
],
|
|
87
105
|
"@midwayjs/passport": [
|
|
88
106
|
"3.15.8",
|
|
89
|
-
"3.15.10"
|
|
107
|
+
"3.15.10",
|
|
108
|
+
"3.15.11"
|
|
90
109
|
],
|
|
91
110
|
"@midwayjs/process-agent": [
|
|
92
111
|
"3.15.8",
|
|
93
|
-
"3.15.10"
|
|
112
|
+
"3.15.10",
|
|
113
|
+
"3.15.11"
|
|
94
114
|
],
|
|
95
115
|
"@midwayjs/prometheus": [
|
|
96
116
|
"3.15.8",
|
|
97
|
-
"3.15.10"
|
|
117
|
+
"3.15.10",
|
|
118
|
+
"3.15.11"
|
|
98
119
|
],
|
|
99
120
|
"@midwayjs/prometheus-socket-io": [
|
|
100
121
|
"3.15.8",
|
|
101
|
-
"3.15.10"
|
|
122
|
+
"3.15.10",
|
|
123
|
+
"3.15.11"
|
|
102
124
|
],
|
|
103
125
|
"@midwayjs/rabbitmq": "3.15.8",
|
|
104
126
|
"@midwayjs/redis": "3.15.8",
|
|
105
127
|
"@midwayjs/security": [
|
|
106
128
|
"3.15.8",
|
|
107
|
-
"3.15.10"
|
|
129
|
+
"3.15.10",
|
|
130
|
+
"3.15.11"
|
|
108
131
|
],
|
|
109
132
|
"@midwayjs/sequelize": [
|
|
110
133
|
"3.15.8",
|
|
111
134
|
"3.15.9",
|
|
112
|
-
"3.15.10"
|
|
135
|
+
"3.15.10",
|
|
136
|
+
"3.15.11"
|
|
113
137
|
],
|
|
114
138
|
"@midwayjs/session": "3.15.8",
|
|
115
139
|
"@midwayjs/socketio": "3.15.8",
|
|
116
140
|
"@midwayjs/static-file": [
|
|
117
141
|
"3.15.8",
|
|
118
|
-
"3.15.10"
|
|
142
|
+
"3.15.10",
|
|
143
|
+
"3.15.11"
|
|
119
144
|
],
|
|
120
145
|
"@midwayjs/swagger": [
|
|
121
146
|
"3.15.8",
|
|
122
|
-
"3.15.10"
|
|
147
|
+
"3.15.10",
|
|
148
|
+
"3.15.11"
|
|
123
149
|
],
|
|
124
150
|
"@midwayjs/tablestore": "3.15.8",
|
|
125
151
|
"@midwayjs/tags": [
|
|
126
152
|
"3.15.8",
|
|
127
|
-
"3.15.10"
|
|
153
|
+
"3.15.10",
|
|
154
|
+
"3.15.11"
|
|
128
155
|
],
|
|
129
156
|
"@midwayjs/typegoose": "3.15.8",
|
|
130
157
|
"@midwayjs/typeorm": "3.15.8",
|
|
131
158
|
"@midwayjs/upload": [
|
|
132
159
|
"3.15.8",
|
|
133
|
-
"3.15.10"
|
|
160
|
+
"3.15.10",
|
|
161
|
+
"3.15.11"
|
|
134
162
|
],
|
|
135
163
|
"@midwayjs/validate": [
|
|
136
164
|
"3.15.8",
|
|
137
|
-
"3.15.10"
|
|
165
|
+
"3.15.10",
|
|
166
|
+
"3.15.11"
|
|
138
167
|
],
|
|
139
168
|
"@midwayjs/version": [
|
|
140
169
|
"3.15.8",
|
|
141
170
|
"3.15.9",
|
|
142
|
-
"3.15.10"
|
|
171
|
+
"3.15.10",
|
|
172
|
+
"3.15.11"
|
|
143
173
|
],
|
|
144
174
|
"@midwayjs/view": [
|
|
145
175
|
"3.15.8",
|
|
146
|
-
"3.15.10"
|
|
176
|
+
"3.15.10",
|
|
177
|
+
"3.15.11"
|
|
147
178
|
],
|
|
148
179
|
"@midwayjs/view-ejs": [
|
|
149
180
|
"3.15.8",
|
|
150
|
-
"3.15.10"
|
|
181
|
+
"3.15.10",
|
|
182
|
+
"3.15.11"
|
|
151
183
|
],
|
|
152
184
|
"@midwayjs/view-nunjucks": [
|
|
153
185
|
"3.15.8",
|
|
154
|
-
"3.15.10"
|
|
186
|
+
"3.15.10",
|
|
187
|
+
"3.15.11"
|
|
155
188
|
],
|
|
156
189
|
"@midwayjs/web": [
|
|
157
190
|
"3.15.8",
|
|
158
|
-
"3.15.10"
|
|
191
|
+
"3.15.10",
|
|
192
|
+
"3.15.11"
|
|
159
193
|
],
|
|
160
194
|
"@midwayjs/express": [
|
|
161
195
|
"3.15.8",
|
|
162
|
-
"3.15.10"
|
|
196
|
+
"3.15.10",
|
|
197
|
+
"3.15.11"
|
|
163
198
|
],
|
|
164
199
|
"@midwayjs/koa": [
|
|
165
200
|
"3.15.8",
|
|
166
|
-
"3.15.10"
|
|
201
|
+
"3.15.10",
|
|
202
|
+
"3.15.11"
|
|
167
203
|
],
|
|
168
204
|
"@midwayjs/ws": "3.15.8"
|
|
169
205
|
}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
{
|
|
2
|
+
"@midwayjs/faas-typings": "3.10.13",
|
|
3
|
+
"@midwayjs/fc-starter": "3.16.0",
|
|
4
|
+
"@midwayjs/serverless-http-parser": "3.14.0",
|
|
5
|
+
"@midwayjs/async-hooks-context-manager": "3.16.0",
|
|
6
|
+
"@midwayjs/axios": "3.16.0",
|
|
7
|
+
"@midwayjs/bootstrap": "3.16.0",
|
|
8
|
+
"@midwayjs/bull": "3.16.0",
|
|
9
|
+
"@midwayjs/bull-board": "3.16.0",
|
|
10
|
+
"@midwayjs/cache-manager": "3.16.0",
|
|
11
|
+
"@midwayjs/captcha": "3.16.0",
|
|
12
|
+
"@midwayjs/casbin": "3.16.0",
|
|
13
|
+
"@midwayjs/casbin-redis-adapter": "3.16.0",
|
|
14
|
+
"@midwayjs/casbin-typeorm-adapter": "3.16.0",
|
|
15
|
+
"@midwayjs/code-dye": "3.16.0",
|
|
16
|
+
"@midwayjs/consul": "3.16.0",
|
|
17
|
+
"@midwayjs/core": "3.16.0",
|
|
18
|
+
"@midwayjs/cos": "3.16.0",
|
|
19
|
+
"@midwayjs/cron": "3.16.0",
|
|
20
|
+
"@midwayjs/cross-domain": "3.16.0",
|
|
21
|
+
"@midwayjs/decorator": "3.16.0",
|
|
22
|
+
"@midwayjs/etcd": "3.16.0",
|
|
23
|
+
"@midwayjs/express-session": "3.16.0",
|
|
24
|
+
"@midwayjs/faas": "3.16.0",
|
|
25
|
+
"@midwayjs/grpc": "3.16.0",
|
|
26
|
+
"@midwayjs/http-proxy": "3.16.0",
|
|
27
|
+
"@midwayjs/i18n": "3.16.0",
|
|
28
|
+
"@midwayjs/info": "3.16.0",
|
|
29
|
+
"@midwayjs/jwt": "3.16.0",
|
|
30
|
+
"@midwayjs/kafka": "3.16.0",
|
|
31
|
+
"@midwayjs/leoric": "3.16.0",
|
|
32
|
+
"@midwayjs/mikro": "3.16.0",
|
|
33
|
+
"@midwayjs/mock": "3.16.0",
|
|
34
|
+
"@midwayjs/mongoose": "3.16.0",
|
|
35
|
+
"@midwayjs/mqtt": "3.16.0",
|
|
36
|
+
"@midwayjs/oss": "3.16.0",
|
|
37
|
+
"@midwayjs/otel": "3.16.0",
|
|
38
|
+
"@midwayjs/passport": "3.16.0",
|
|
39
|
+
"@midwayjs/process-agent": "3.16.0",
|
|
40
|
+
"@midwayjs/prometheus": "3.16.0",
|
|
41
|
+
"@midwayjs/prometheus-socket-io": "3.16.0",
|
|
42
|
+
"@midwayjs/rabbitmq": "3.16.0",
|
|
43
|
+
"@midwayjs/redis": "3.16.0",
|
|
44
|
+
"@midwayjs/security": "3.16.0",
|
|
45
|
+
"@midwayjs/sequelize": "3.16.0",
|
|
46
|
+
"@midwayjs/session": "3.16.0",
|
|
47
|
+
"@midwayjs/socketio": "3.16.0",
|
|
48
|
+
"@midwayjs/static-file": "3.16.0",
|
|
49
|
+
"@midwayjs/swagger": "3.16.0",
|
|
50
|
+
"@midwayjs/tablestore": "3.16.0",
|
|
51
|
+
"@midwayjs/tags": "3.16.0",
|
|
52
|
+
"@midwayjs/tenant": "3.16.0",
|
|
53
|
+
"@midwayjs/typegoose": "3.16.0",
|
|
54
|
+
"@midwayjs/typeorm": "3.16.0",
|
|
55
|
+
"@midwayjs/upload": "3.16.0",
|
|
56
|
+
"@midwayjs/validate": "3.16.0",
|
|
57
|
+
"@midwayjs/version": "3.16.0",
|
|
58
|
+
"@midwayjs/view": "3.16.0",
|
|
59
|
+
"@midwayjs/view-ejs": "3.16.0",
|
|
60
|
+
"@midwayjs/view-nunjucks": "3.16.0",
|
|
61
|
+
"@midwayjs/web": "3.16.0",
|
|
62
|
+
"@midwayjs/express": "3.16.0",
|
|
63
|
+
"@midwayjs/koa": "3.16.0",
|
|
64
|
+
"@midwayjs/ws": "3.16.0"
|
|
65
|
+
}
|