@midwayjs/version 3.3.8 → 3.3.11

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 CHANGED
@@ -1 +1 @@
1
- console.log('1652768481743');
1
+ console.log('1653648776518');
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@midwayjs/version",
3
- "version": "3.3.8",
3
+ "version": "3.3.11",
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": "http://github.com/midwayjs/midway.git"
27
27
  },
28
- "gitHead": "e2591f6b611a03b666e175bf4c8c9b4eca44be05"
28
+ "gitHead": "18610c9dd1cd329b83a81e4053eb01b9b2b2e8e2"
29
29
  }
@@ -1,7 +1,8 @@
1
1
  {
2
2
  "@midwayjs/egg-layer": [
3
3
  "3.3.5",
4
- "3.3.6"
4
+ "3.3.6",
5
+ "3.3.9"
5
6
  ],
6
7
  "@midwayjs/express-layer": "3.3.5",
7
8
  "@midwayjs/faas-typings": "3.3.5",
@@ -10,7 +11,8 @@
10
11
  "@midwayjs/runtime-mock": "3.0.4",
11
12
  "@midwayjs/serverless-app": [
12
13
  "3.3.5",
13
- "3.3.6"
14
+ "3.3.6",
15
+ "3.3.9"
14
16
  ],
15
17
  "@midwayjs/serverless-aws-starter": "3.3.5",
16
18
  "@midwayjs/serverless-fc-starter": "3.3.5",
@@ -21,11 +23,15 @@
21
23
  "@midwayjs/serverless-vercel-starter": "3.3.5",
22
24
  "@midwayjs/serverless-vercel-trigger": "3.0.4",
23
25
  "@midwayjs/serverless-worker-starter": "3.3.5",
24
- "@midwayjs/static-layer": "3.3.5",
26
+ "@midwayjs/static-layer": [
27
+ "3.3.5",
28
+ "3.3.11"
29
+ ],
25
30
  "@midwayjs/axios": "3.3.5",
26
31
  "@midwayjs/bootstrap": [
27
32
  "3.3.5",
28
- "3.3.6"
33
+ "3.3.6",
34
+ "3.3.9"
29
35
  ],
30
36
  "@midwayjs/cache": "3.3.5",
31
37
  "@midwayjs/consul": [
@@ -39,28 +45,43 @@
39
45
  ],
40
46
  "@midwayjs/cross-domain": [
41
47
  "3.3.5",
42
- "3.3.6"
48
+ "3.3.6",
49
+ "3.3.9",
50
+ "3.3.11"
43
51
  ],
44
52
  "@midwayjs/decorator": "3.3.4",
45
- "@midwayjs/express-session": "3.3.5",
53
+ "@midwayjs/express-session": [
54
+ "3.3.5",
55
+ "3.3.11"
56
+ ],
46
57
  "@midwayjs/faas": "3.3.5",
47
- "@midwayjs/grpc": "3.3.5",
58
+ "@midwayjs/grpc": [
59
+ "3.3.5",
60
+ "3.3.10"
61
+ ],
48
62
  "@midwayjs/http-proxy": [
49
63
  "3.3.5",
50
64
  "3.3.6",
51
- "3.3.7"
65
+ "3.3.7",
66
+ "3.3.9",
67
+ "3.3.11"
52
68
  ],
53
69
  "@midwayjs/i18n": [
54
70
  "3.3.5",
55
- "3.3.6"
71
+ "3.3.6",
72
+ "3.3.9",
73
+ "3.3.11"
56
74
  ],
57
75
  "@midwayjs/info": [
58
76
  "3.3.5",
59
- "3.3.6"
77
+ "3.3.6",
78
+ "3.3.11"
60
79
  ],
61
80
  "@midwayjs/jwt": [
62
81
  "3.3.5",
63
- "3.3.6"
82
+ "3.3.6",
83
+ "3.3.9",
84
+ "3.3.11"
64
85
  ],
65
86
  "@midwayjs/mock": "3.3.5",
66
87
  "@midwayjs/mongoose": "3.3.5",
@@ -78,7 +99,9 @@
78
99
  ],
79
100
  "@midwayjs/passport": [
80
101
  "3.3.5",
81
- "3.3.6"
102
+ "3.3.6",
103
+ "3.3.9",
104
+ "3.3.11"
82
105
  ],
83
106
  "@midwayjs/process-agent": [
84
107
  "3.3.5",
@@ -86,7 +109,8 @@
86
109
  ],
87
110
  "@midwayjs/prometheus-socket-io": [
88
111
  "3.3.5",
89
- "3.3.6"
112
+ "3.3.6",
113
+ "3.3.9"
90
114
  ],
91
115
  "@midwayjs/prometheus": [
92
116
  "3.3.5",
@@ -96,7 +120,9 @@
96
120
  "@midwayjs/redis": "3.3.5",
97
121
  "@midwayjs/security": [
98
122
  "3.3.5",
99
- "3.3.6"
123
+ "3.3.6",
124
+ "3.3.9",
125
+ "3.3.11"
100
126
  ],
101
127
  "@midwayjs/sequelize": [
102
128
  "3.3.5",
@@ -109,7 +135,8 @@
109
135
  "@midwayjs/socketio": "3.3.5",
110
136
  "@midwayjs/static-file": [
111
137
  "3.3.5",
112
- "3.3.6"
138
+ "3.3.6",
139
+ "3.3.9"
113
140
  ],
114
141
  "@midwayjs/swagger": [
115
142
  "3.3.5",
@@ -119,22 +146,30 @@
119
146
  "@midwayjs/tablestore": "3.3.5",
120
147
  "@midwayjs/task": [
121
148
  "3.3.5",
122
- "3.3.6"
149
+ "3.3.6",
150
+ "3.3.9"
123
151
  ],
124
152
  "@midwayjs/typegoose": "3.3.5",
125
153
  "@midwayjs/upload": [
126
154
  "3.3.5",
127
- "3.3.6"
155
+ "3.3.6",
156
+ "3.3.9",
157
+ "3.3.11"
128
158
  ],
129
159
  "@midwayjs/validate": [
130
160
  "3.3.5",
131
- "3.3.6"
161
+ "3.3.6",
162
+ "3.3.9",
163
+ "3.3.11"
132
164
  ],
133
165
  "@midwayjs/version": [
134
166
  "3.3.5",
135
167
  "3.3.6",
136
168
  "3.3.7",
137
- "3.3.8"
169
+ "3.3.8",
170
+ "3.3.9",
171
+ "3.3.10",
172
+ "3.3.11"
138
173
  ],
139
174
  "@midwayjs/view-ejs": [
140
175
  "3.3.5",
@@ -150,7 +185,8 @@
150
185
  ],
151
186
  "@midwayjs/express": [
152
187
  "3.3.5",
153
- "3.3.6"
188
+ "3.3.6",
189
+ "3.3.11"
154
190
  ],
155
191
  "@midwayjs/koa": [
156
192
  "3.3.5",
@@ -158,7 +194,8 @@
158
194
  ],
159
195
  "@midwayjs/web": [
160
196
  "3.3.5",
161
- "3.3.6"
197
+ "3.3.6",
198
+ "3.3.9"
162
199
  ],
163
200
  "@midwayjs/ws": "3.3.5"
164
201
  }