@midwayjs/version 3.9.8 → 3.9.9
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_9_0-3_9_0.json +101 -31
package/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
console.log('
|
|
1
|
+
console.log('1672932028776');
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@midwayjs/version",
|
|
3
|
-
"version": "3.9.
|
|
3
|
+
"version": "3.9.9",
|
|
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": "95bb5b3f23b41f685372c45d1c3bb12a3e31b4e0"
|
|
29
29
|
}
|
|
@@ -11,7 +11,8 @@
|
|
|
11
11
|
"@midwayjs/bull-board": [
|
|
12
12
|
"3.9.0",
|
|
13
13
|
"3.9.2",
|
|
14
|
-
"3.9.7"
|
|
14
|
+
"3.9.7",
|
|
15
|
+
"3.9.9"
|
|
15
16
|
],
|
|
16
17
|
"@midwayjs/bull": [
|
|
17
18
|
"3.9.0",
|
|
@@ -19,26 +20,41 @@
|
|
|
19
20
|
"3.9.7"
|
|
20
21
|
],
|
|
21
22
|
"@midwayjs/cache": "3.9.0",
|
|
22
|
-
"@midwayjs/captcha":
|
|
23
|
-
|
|
23
|
+
"@midwayjs/captcha": [
|
|
24
|
+
"3.9.0",
|
|
25
|
+
"3.9.9"
|
|
26
|
+
],
|
|
27
|
+
"@midwayjs/casbin-redis-adapter": [
|
|
28
|
+
"3.9.0",
|
|
29
|
+
"3.9.9"
|
|
30
|
+
],
|
|
24
31
|
"@midwayjs/casbin-typeorm-adapter": [
|
|
25
32
|
"3.9.0",
|
|
26
33
|
"3.9.3",
|
|
27
34
|
"3.9.4",
|
|
28
|
-
"3.9.5"
|
|
35
|
+
"3.9.5",
|
|
36
|
+
"3.9.9"
|
|
37
|
+
],
|
|
38
|
+
"@midwayjs/casbin": [
|
|
39
|
+
"3.9.0",
|
|
40
|
+
"3.9.9"
|
|
29
41
|
],
|
|
30
|
-
"@midwayjs/casbin": "3.9.0",
|
|
31
42
|
"@midwayjs/code-dye": [
|
|
32
43
|
"3.9.0",
|
|
33
|
-
"3.9.1"
|
|
44
|
+
"3.9.1",
|
|
45
|
+
"3.9.9"
|
|
46
|
+
],
|
|
47
|
+
"@midwayjs/consul": [
|
|
48
|
+
"3.9.0",
|
|
49
|
+
"3.9.9"
|
|
34
50
|
],
|
|
35
|
-
"@midwayjs/consul": "3.9.0",
|
|
36
51
|
"@midwayjs/core": "3.9.0",
|
|
37
52
|
"@midwayjs/cos": "3.9.0",
|
|
38
53
|
"@midwayjs/cross-domain": [
|
|
39
54
|
"3.9.0",
|
|
40
55
|
"3.9.1",
|
|
41
|
-
"3.9.6"
|
|
56
|
+
"3.9.6",
|
|
57
|
+
"3.9.9"
|
|
42
58
|
],
|
|
43
59
|
"@midwayjs/decorator": "3.9.0",
|
|
44
60
|
"@midwayjs/etcd": "3.9.0",
|
|
@@ -48,39 +64,70 @@
|
|
|
48
64
|
"@midwayjs/http-proxy": [
|
|
49
65
|
"3.9.0",
|
|
50
66
|
"3.9.1",
|
|
51
|
-
"3.9.6"
|
|
67
|
+
"3.9.6",
|
|
68
|
+
"3.9.9"
|
|
69
|
+
],
|
|
70
|
+
"@midwayjs/i18n": [
|
|
71
|
+
"3.9.0",
|
|
72
|
+
"3.9.9"
|
|
73
|
+
],
|
|
74
|
+
"@midwayjs/info": [
|
|
75
|
+
"3.9.0",
|
|
76
|
+
"3.9.9"
|
|
77
|
+
],
|
|
78
|
+
"@midwayjs/jwt": [
|
|
79
|
+
"3.9.0",
|
|
80
|
+
"3.9.9"
|
|
52
81
|
],
|
|
53
|
-
"@midwayjs/i18n": "3.9.0",
|
|
54
|
-
"@midwayjs/info": "3.9.0",
|
|
55
|
-
"@midwayjs/jwt": "3.9.0",
|
|
56
82
|
"@midwayjs/kafka": "3.9.0",
|
|
57
83
|
"@midwayjs/mikro": "3.9.0",
|
|
58
84
|
"@midwayjs/mock": "3.9.0",
|
|
59
85
|
"@midwayjs/mongoose": "3.9.0",
|
|
60
86
|
"@midwayjs/oss": "3.9.0",
|
|
61
|
-
"@midwayjs/otel":
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
"@midwayjs/
|
|
87
|
+
"@midwayjs/otel": [
|
|
88
|
+
"3.9.0",
|
|
89
|
+
"3.9.9"
|
|
90
|
+
],
|
|
91
|
+
"@midwayjs/passport": [
|
|
92
|
+
"3.9.0",
|
|
93
|
+
"3.9.9"
|
|
94
|
+
],
|
|
95
|
+
"@midwayjs/process-agent": [
|
|
96
|
+
"3.9.0",
|
|
97
|
+
"3.9.9"
|
|
98
|
+
],
|
|
99
|
+
"@midwayjs/prometheus-socket-io": [
|
|
100
|
+
"3.9.0",
|
|
101
|
+
"3.9.9"
|
|
102
|
+
],
|
|
103
|
+
"@midwayjs/prometheus": [
|
|
104
|
+
"3.9.0",
|
|
105
|
+
"3.9.9"
|
|
106
|
+
],
|
|
66
107
|
"@midwayjs/rabbitmq": "3.9.0",
|
|
67
108
|
"@midwayjs/redis": "3.9.0",
|
|
68
109
|
"@midwayjs/security": [
|
|
69
110
|
"3.9.0",
|
|
70
|
-
"3.9.1"
|
|
111
|
+
"3.9.1",
|
|
112
|
+
"3.9.9"
|
|
113
|
+
],
|
|
114
|
+
"@midwayjs/sequelize": [
|
|
115
|
+
"3.9.0",
|
|
116
|
+
"3.9.9"
|
|
71
117
|
],
|
|
72
|
-
"@midwayjs/sequelize": "3.9.0",
|
|
73
118
|
"@midwayjs/session": "3.9.0",
|
|
74
119
|
"@midwayjs/socketio": "3.9.0",
|
|
75
120
|
"@midwayjs/static-file": [
|
|
76
121
|
"3.9.0",
|
|
77
122
|
"3.9.1",
|
|
78
|
-
"3.9.6"
|
|
123
|
+
"3.9.6",
|
|
124
|
+
"3.9.9"
|
|
79
125
|
],
|
|
80
126
|
"@midwayjs/swagger": [
|
|
81
127
|
"3.9.0",
|
|
82
128
|
"3.9.3",
|
|
83
|
-
"3.9.8"
|
|
129
|
+
"3.9.8",
|
|
130
|
+
"3.9.9"
|
|
84
131
|
],
|
|
85
132
|
"@midwayjs/tablestore": "3.9.0",
|
|
86
133
|
"@midwayjs/typegoose": "3.9.0",
|
|
@@ -92,9 +139,13 @@
|
|
|
92
139
|
],
|
|
93
140
|
"@midwayjs/upload": [
|
|
94
141
|
"3.9.0",
|
|
95
|
-
"3.9.1"
|
|
142
|
+
"3.9.1",
|
|
143
|
+
"3.9.9"
|
|
144
|
+
],
|
|
145
|
+
"@midwayjs/validate": [
|
|
146
|
+
"3.9.0",
|
|
147
|
+
"3.9.9"
|
|
96
148
|
],
|
|
97
|
-
"@midwayjs/validate": "3.9.0",
|
|
98
149
|
"@midwayjs/version": [
|
|
99
150
|
"3.9.0",
|
|
100
151
|
"3.9.1",
|
|
@@ -104,13 +155,32 @@
|
|
|
104
155
|
"3.9.5",
|
|
105
156
|
"3.9.6",
|
|
106
157
|
"3.9.7",
|
|
107
|
-
"3.9.8"
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
"@midwayjs/view-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
"@midwayjs/
|
|
158
|
+
"3.9.8",
|
|
159
|
+
"3.9.9"
|
|
160
|
+
],
|
|
161
|
+
"@midwayjs/view-ejs": [
|
|
162
|
+
"3.9.0",
|
|
163
|
+
"3.9.9"
|
|
164
|
+
],
|
|
165
|
+
"@midwayjs/view-nunjucks": [
|
|
166
|
+
"3.9.0",
|
|
167
|
+
"3.9.9"
|
|
168
|
+
],
|
|
169
|
+
"@midwayjs/view": [
|
|
170
|
+
"3.9.0",
|
|
171
|
+
"3.9.9"
|
|
172
|
+
],
|
|
173
|
+
"@midwayjs/express": [
|
|
174
|
+
"3.9.0",
|
|
175
|
+
"3.9.9"
|
|
176
|
+
],
|
|
177
|
+
"@midwayjs/koa": [
|
|
178
|
+
"3.9.0",
|
|
179
|
+
"3.9.9"
|
|
180
|
+
],
|
|
181
|
+
"@midwayjs/web": [
|
|
182
|
+
"3.9.0",
|
|
183
|
+
"3.9.9"
|
|
184
|
+
],
|
|
115
185
|
"@midwayjs/ws": "3.9.0"
|
|
116
186
|
}
|