@midwayjs/version 3.12.4 → 3.12.6
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_12_3-3_12_3.json +79 -20
package/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@midwayjs/version",
|
|
3
|
-
"version": "3.12.
|
|
3
|
+
"version": "3.12.6",
|
|
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": "6f32cd47d138916f484343e60fcb8fc6a89578b9"
|
|
29
29
|
}
|
|
@@ -1,10 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"@midwayjs/faas-typings": "3.10.13",
|
|
3
|
-
"@midwayjs/fc-starter":
|
|
4
|
-
|
|
3
|
+
"@midwayjs/fc-starter": [
|
|
4
|
+
"3.12.3",
|
|
5
|
+
"3.12.5"
|
|
6
|
+
],
|
|
7
|
+
"@midwayjs/serverless-http-parser": [
|
|
8
|
+
"3.10.14",
|
|
9
|
+
"3.12.5"
|
|
10
|
+
],
|
|
5
11
|
"@midwayjs/async-hooks-context-manager": "3.12.3",
|
|
6
12
|
"@midwayjs/axios": "3.12.3",
|
|
7
|
-
"@midwayjs/bootstrap":
|
|
13
|
+
"@midwayjs/bootstrap": [
|
|
14
|
+
"3.12.3",
|
|
15
|
+
"3.12.5"
|
|
16
|
+
],
|
|
8
17
|
"@midwayjs/bull": "3.12.3",
|
|
9
18
|
"@midwayjs/bull-board": "3.12.3",
|
|
10
19
|
"@midwayjs/cache": "3.12.3",
|
|
@@ -12,52 +21,102 @@
|
|
|
12
21
|
"@midwayjs/casbin": "3.12.3",
|
|
13
22
|
"@midwayjs/casbin-redis-adapter": "3.12.3",
|
|
14
23
|
"@midwayjs/casbin-typeorm-adapter": "3.12.3",
|
|
15
|
-
"@midwayjs/code-dye":
|
|
24
|
+
"@midwayjs/code-dye": [
|
|
25
|
+
"3.12.3",
|
|
26
|
+
"3.12.5"
|
|
27
|
+
],
|
|
16
28
|
"@midwayjs/consul": "3.12.3",
|
|
17
29
|
"@midwayjs/core": "3.12.3",
|
|
18
30
|
"@midwayjs/cos": "3.12.3",
|
|
19
31
|
"@midwayjs/cron": "3.12.3",
|
|
20
|
-
"@midwayjs/cross-domain":
|
|
32
|
+
"@midwayjs/cross-domain": [
|
|
33
|
+
"3.12.3",
|
|
34
|
+
"3.12.5"
|
|
35
|
+
],
|
|
21
36
|
"@midwayjs/decorator": "3.12.3",
|
|
22
37
|
"@midwayjs/etcd": "3.12.3",
|
|
23
38
|
"@midwayjs/express-session": "3.12.3",
|
|
24
|
-
"@midwayjs/faas":
|
|
25
|
-
|
|
26
|
-
|
|
39
|
+
"@midwayjs/faas": [
|
|
40
|
+
"3.12.3",
|
|
41
|
+
"3.12.5"
|
|
42
|
+
],
|
|
43
|
+
"@midwayjs/grpc": [
|
|
44
|
+
"3.12.3",
|
|
45
|
+
"3.12.6"
|
|
46
|
+
],
|
|
47
|
+
"@midwayjs/http-proxy": [
|
|
48
|
+
"3.12.3",
|
|
49
|
+
"3.12.5"
|
|
50
|
+
],
|
|
27
51
|
"@midwayjs/i18n": "3.12.3",
|
|
28
|
-
"@midwayjs/info":
|
|
52
|
+
"@midwayjs/info": [
|
|
53
|
+
"3.12.3",
|
|
54
|
+
"3.12.5"
|
|
55
|
+
],
|
|
29
56
|
"@midwayjs/jwt": "3.12.3",
|
|
30
57
|
"@midwayjs/kafka": "3.12.3",
|
|
31
58
|
"@midwayjs/leoric": "3.12.3",
|
|
32
|
-
"@midwayjs/mikro":
|
|
59
|
+
"@midwayjs/mikro": [
|
|
60
|
+
"3.12.3",
|
|
61
|
+
"3.12.6"
|
|
62
|
+
],
|
|
33
63
|
"@midwayjs/mock": "3.12.3",
|
|
34
|
-
"@midwayjs/mongoose":
|
|
35
|
-
|
|
64
|
+
"@midwayjs/mongoose": [
|
|
65
|
+
"3.12.3",
|
|
66
|
+
"3.12.6"
|
|
67
|
+
],
|
|
68
|
+
"@midwayjs/oss": [
|
|
69
|
+
"3.12.3",
|
|
70
|
+
"3.12.6"
|
|
71
|
+
],
|
|
36
72
|
"@midwayjs/otel": "3.12.3",
|
|
37
73
|
"@midwayjs/passport": "3.12.3",
|
|
38
74
|
"@midwayjs/process-agent": "3.12.3",
|
|
39
|
-
"@midwayjs/prometheus":
|
|
40
|
-
|
|
75
|
+
"@midwayjs/prometheus": [
|
|
76
|
+
"3.12.3",
|
|
77
|
+
"3.12.6"
|
|
78
|
+
],
|
|
79
|
+
"@midwayjs/prometheus-socket-io": [
|
|
80
|
+
"3.12.3",
|
|
81
|
+
"3.12.6"
|
|
82
|
+
],
|
|
41
83
|
"@midwayjs/rabbitmq": "3.12.3",
|
|
42
84
|
"@midwayjs/redis": "3.12.3",
|
|
43
|
-
"@midwayjs/security":
|
|
85
|
+
"@midwayjs/security": [
|
|
86
|
+
"3.12.3",
|
|
87
|
+
"3.12.5"
|
|
88
|
+
],
|
|
44
89
|
"@midwayjs/sequelize": "3.12.3",
|
|
45
90
|
"@midwayjs/session": "3.12.3",
|
|
46
91
|
"@midwayjs/socketio": "3.12.3",
|
|
47
|
-
"@midwayjs/static-file":
|
|
92
|
+
"@midwayjs/static-file": [
|
|
93
|
+
"3.12.3",
|
|
94
|
+
"3.12.5"
|
|
95
|
+
],
|
|
48
96
|
"@midwayjs/swagger": [
|
|
49
97
|
"3.12.3",
|
|
50
98
|
"3.12.4"
|
|
51
99
|
],
|
|
52
100
|
"@midwayjs/tablestore": "3.12.3",
|
|
53
|
-
"@midwayjs/tags":
|
|
54
|
-
|
|
101
|
+
"@midwayjs/tags": [
|
|
102
|
+
"3.12.3",
|
|
103
|
+
"3.12.5"
|
|
104
|
+
],
|
|
105
|
+
"@midwayjs/typegoose": [
|
|
106
|
+
"3.12.3",
|
|
107
|
+
"3.12.6"
|
|
108
|
+
],
|
|
55
109
|
"@midwayjs/typeorm": "3.12.3",
|
|
56
|
-
"@midwayjs/upload":
|
|
110
|
+
"@midwayjs/upload": [
|
|
111
|
+
"3.12.3",
|
|
112
|
+
"3.12.5"
|
|
113
|
+
],
|
|
57
114
|
"@midwayjs/validate": "3.12.3",
|
|
58
115
|
"@midwayjs/version": [
|
|
59
116
|
"3.12.3",
|
|
60
|
-
"3.12.4"
|
|
117
|
+
"3.12.4",
|
|
118
|
+
"3.12.5",
|
|
119
|
+
"3.12.6"
|
|
61
120
|
],
|
|
62
121
|
"@midwayjs/view": "3.12.3",
|
|
63
122
|
"@midwayjs/view-ejs": "3.12.3",
|