@midwayjs/version 3.7.3 → 3.7.4
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 +3 -3
- package/versions/3_7_0-3_7_0.json +16 -8
package/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
console.log('
|
|
1
|
+
console.log('1667919101485');
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@midwayjs/version",
|
|
3
|
-
"version": "3.7.
|
|
3
|
+
"version": "3.7.4",
|
|
4
4
|
"description": "Midway Package Version Manager",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"author": "Harry Chen <czy88840616@gmail.com>",
|
|
24
24
|
"repository": {
|
|
25
25
|
"type": "git",
|
|
26
|
-
"url": "
|
|
26
|
+
"url": "https://github.com/midwayjs/midway.git"
|
|
27
27
|
},
|
|
28
|
-
"gitHead": "
|
|
28
|
+
"gitHead": "bb659c7f553ee61832b87eb4c16b024749897636"
|
|
29
29
|
}
|
|
@@ -20,12 +20,14 @@
|
|
|
20
20
|
"@midwayjs/bull-board": [
|
|
21
21
|
"3.7.0",
|
|
22
22
|
"3.7.1",
|
|
23
|
-
"3.7.3"
|
|
23
|
+
"3.7.3",
|
|
24
|
+
"3.7.4"
|
|
24
25
|
],
|
|
25
26
|
"@midwayjs/bull": [
|
|
26
27
|
"3.7.0",
|
|
27
28
|
"3.7.1",
|
|
28
|
-
"3.7.3"
|
|
29
|
+
"3.7.3",
|
|
30
|
+
"3.7.4"
|
|
29
31
|
],
|
|
30
32
|
"@midwayjs/cache": [
|
|
31
33
|
"3.7.0",
|
|
@@ -35,22 +37,26 @@
|
|
|
35
37
|
"@midwayjs/captcha": [
|
|
36
38
|
"3.7.0",
|
|
37
39
|
"3.7.1",
|
|
38
|
-
"3.7.3"
|
|
40
|
+
"3.7.3",
|
|
41
|
+
"3.7.4"
|
|
39
42
|
],
|
|
40
43
|
"@midwayjs/casbin-redis-adapter": [
|
|
41
44
|
"3.7.0",
|
|
42
45
|
"3.7.1",
|
|
43
|
-
"3.7.3"
|
|
46
|
+
"3.7.3",
|
|
47
|
+
"3.7.4"
|
|
44
48
|
],
|
|
45
49
|
"@midwayjs/casbin-typeorm-adapter": [
|
|
46
50
|
"3.7.0",
|
|
47
51
|
"3.7.1",
|
|
48
|
-
"3.7.3"
|
|
52
|
+
"3.7.3",
|
|
53
|
+
"3.7.4"
|
|
49
54
|
],
|
|
50
55
|
"@midwayjs/casbin": [
|
|
51
56
|
"3.7.0",
|
|
52
57
|
"3.7.1",
|
|
53
|
-
"3.7.3"
|
|
58
|
+
"3.7.3",
|
|
59
|
+
"3.7.4"
|
|
54
60
|
],
|
|
55
61
|
"@midwayjs/code-dye": [
|
|
56
62
|
"3.7.0",
|
|
@@ -209,7 +215,8 @@
|
|
|
209
215
|
"@midwayjs/typegoose": [
|
|
210
216
|
"3.7.0",
|
|
211
217
|
"3.7.1",
|
|
212
|
-
"3.7.3"
|
|
218
|
+
"3.7.3",
|
|
219
|
+
"3.7.4"
|
|
213
220
|
],
|
|
214
221
|
"@midwayjs/typeorm": [
|
|
215
222
|
"3.7.0",
|
|
@@ -230,7 +237,8 @@
|
|
|
230
237
|
"3.7.0",
|
|
231
238
|
"3.7.1",
|
|
232
239
|
"3.7.2",
|
|
233
|
-
"3.7.3"
|
|
240
|
+
"3.7.3",
|
|
241
|
+
"3.7.4"
|
|
234
242
|
],
|
|
235
243
|
"@midwayjs/view-ejs": [
|
|
236
244
|
"3.7.0",
|