@midwayjs/version 3.3.9 → 3.3.12

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('1653460437757');
1
+ console.log('1654183247397');
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@midwayjs/version",
3
- "version": "3.3.9",
3
+ "version": "3.3.12",
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": "6fb04e62985a6ed0adc76f74d3c17350f37f9fe7"
28
+ "gitHead": "5ebd760260a609207b7b5d0ccd1051b961fd4e91"
29
29
  }
@@ -23,14 +23,20 @@
23
23
  "@midwayjs/serverless-vercel-starter": "3.3.5",
24
24
  "@midwayjs/serverless-vercel-trigger": "3.0.4",
25
25
  "@midwayjs/serverless-worker-starter": "3.3.5",
26
- "@midwayjs/static-layer": "3.3.5",
26
+ "@midwayjs/static-layer": [
27
+ "3.3.5",
28
+ "3.3.11"
29
+ ],
27
30
  "@midwayjs/axios": "3.3.5",
28
31
  "@midwayjs/bootstrap": [
29
32
  "3.3.5",
30
33
  "3.3.6",
31
34
  "3.3.9"
32
35
  ],
33
- "@midwayjs/cache": "3.3.5",
36
+ "@midwayjs/cache": [
37
+ "3.3.5",
38
+ "3.3.12"
39
+ ],
34
40
  "@midwayjs/consul": [
35
41
  "3.3.5",
36
42
  "3.3.6"
@@ -43,31 +49,42 @@
43
49
  "@midwayjs/cross-domain": [
44
50
  "3.3.5",
45
51
  "3.3.6",
46
- "3.3.9"
52
+ "3.3.9",
53
+ "3.3.11"
47
54
  ],
48
55
  "@midwayjs/decorator": "3.3.4",
49
- "@midwayjs/express-session": "3.3.5",
56
+ "@midwayjs/express-session": [
57
+ "3.3.5",
58
+ "3.3.11"
59
+ ],
50
60
  "@midwayjs/faas": "3.3.5",
51
- "@midwayjs/grpc": "3.3.5",
61
+ "@midwayjs/grpc": [
62
+ "3.3.5",
63
+ "3.3.10"
64
+ ],
52
65
  "@midwayjs/http-proxy": [
53
66
  "3.3.5",
54
67
  "3.3.6",
55
68
  "3.3.7",
56
- "3.3.9"
69
+ "3.3.9",
70
+ "3.3.11"
57
71
  ],
58
72
  "@midwayjs/i18n": [
59
73
  "3.3.5",
60
74
  "3.3.6",
61
- "3.3.9"
75
+ "3.3.9",
76
+ "3.3.11"
62
77
  ],
63
78
  "@midwayjs/info": [
64
79
  "3.3.5",
65
- "3.3.6"
80
+ "3.3.6",
81
+ "3.3.11"
66
82
  ],
67
83
  "@midwayjs/jwt": [
68
84
  "3.3.5",
69
85
  "3.3.6",
70
- "3.3.9"
86
+ "3.3.9",
87
+ "3.3.11"
71
88
  ],
72
89
  "@midwayjs/mock": "3.3.5",
73
90
  "@midwayjs/mongoose": "3.3.5",
@@ -86,7 +103,8 @@
86
103
  "@midwayjs/passport": [
87
104
  "3.3.5",
88
105
  "3.3.6",
89
- "3.3.9"
106
+ "3.3.9",
107
+ "3.3.11"
90
108
  ],
91
109
  "@midwayjs/process-agent": [
92
110
  "3.3.5",
@@ -106,7 +124,8 @@
106
124
  "@midwayjs/security": [
107
125
  "3.3.5",
108
126
  "3.3.6",
109
- "3.3.9"
127
+ "3.3.9",
128
+ "3.3.11"
110
129
  ],
111
130
  "@midwayjs/sequelize": [
112
131
  "3.3.5",
@@ -131,25 +150,31 @@
131
150
  "@midwayjs/task": [
132
151
  "3.3.5",
133
152
  "3.3.6",
134
- "3.3.9"
153
+ "3.3.9",
154
+ "3.3.12"
135
155
  ],
136
156
  "@midwayjs/typegoose": "3.3.5",
137
157
  "@midwayjs/upload": [
138
158
  "3.3.5",
139
159
  "3.3.6",
140
- "3.3.9"
160
+ "3.3.9",
161
+ "3.3.11"
141
162
  ],
142
163
  "@midwayjs/validate": [
143
164
  "3.3.5",
144
165
  "3.3.6",
145
- "3.3.9"
166
+ "3.3.9",
167
+ "3.3.11"
146
168
  ],
147
169
  "@midwayjs/version": [
148
170
  "3.3.5",
149
171
  "3.3.6",
150
172
  "3.3.7",
151
173
  "3.3.8",
152
- "3.3.9"
174
+ "3.3.9",
175
+ "3.3.10",
176
+ "3.3.11",
177
+ "3.3.12"
153
178
  ],
154
179
  "@midwayjs/view-ejs": [
155
180
  "3.3.5",
@@ -165,7 +190,8 @@
165
190
  ],
166
191
  "@midwayjs/express": [
167
192
  "3.3.5",
168
- "3.3.6"
193
+ "3.3.6",
194
+ "3.3.11"
169
195
  ],
170
196
  "@midwayjs/koa": [
171
197
  "3.3.5",