@midwayjs/version 3.3.10 → 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('1653552193278');
1
+ console.log('1653648776518');
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@midwayjs/version",
3
- "version": "3.3.10",
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": "ff6f3d80a704ee835f0be42328aa0633003c1cef"
28
+ "gitHead": "18610c9dd1cd329b83a81e4053eb01b9b2b2e8e2"
29
29
  }
@@ -23,7 +23,10 @@
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",
@@ -43,10 +46,14 @@
43
46
  "@midwayjs/cross-domain": [
44
47
  "3.3.5",
45
48
  "3.3.6",
46
- "3.3.9"
49
+ "3.3.9",
50
+ "3.3.11"
47
51
  ],
48
52
  "@midwayjs/decorator": "3.3.4",
49
- "@midwayjs/express-session": "3.3.5",
53
+ "@midwayjs/express-session": [
54
+ "3.3.5",
55
+ "3.3.11"
56
+ ],
50
57
  "@midwayjs/faas": "3.3.5",
51
58
  "@midwayjs/grpc": [
52
59
  "3.3.5",
@@ -56,21 +63,25 @@
56
63
  "3.3.5",
57
64
  "3.3.6",
58
65
  "3.3.7",
59
- "3.3.9"
66
+ "3.3.9",
67
+ "3.3.11"
60
68
  ],
61
69
  "@midwayjs/i18n": [
62
70
  "3.3.5",
63
71
  "3.3.6",
64
- "3.3.9"
72
+ "3.3.9",
73
+ "3.3.11"
65
74
  ],
66
75
  "@midwayjs/info": [
67
76
  "3.3.5",
68
- "3.3.6"
77
+ "3.3.6",
78
+ "3.3.11"
69
79
  ],
70
80
  "@midwayjs/jwt": [
71
81
  "3.3.5",
72
82
  "3.3.6",
73
- "3.3.9"
83
+ "3.3.9",
84
+ "3.3.11"
74
85
  ],
75
86
  "@midwayjs/mock": "3.3.5",
76
87
  "@midwayjs/mongoose": "3.3.5",
@@ -89,7 +100,8 @@
89
100
  "@midwayjs/passport": [
90
101
  "3.3.5",
91
102
  "3.3.6",
92
- "3.3.9"
103
+ "3.3.9",
104
+ "3.3.11"
93
105
  ],
94
106
  "@midwayjs/process-agent": [
95
107
  "3.3.5",
@@ -109,7 +121,8 @@
109
121
  "@midwayjs/security": [
110
122
  "3.3.5",
111
123
  "3.3.6",
112
- "3.3.9"
124
+ "3.3.9",
125
+ "3.3.11"
113
126
  ],
114
127
  "@midwayjs/sequelize": [
115
128
  "3.3.5",
@@ -140,12 +153,14 @@
140
153
  "@midwayjs/upload": [
141
154
  "3.3.5",
142
155
  "3.3.6",
143
- "3.3.9"
156
+ "3.3.9",
157
+ "3.3.11"
144
158
  ],
145
159
  "@midwayjs/validate": [
146
160
  "3.3.5",
147
161
  "3.3.6",
148
- "3.3.9"
162
+ "3.3.9",
163
+ "3.3.11"
149
164
  ],
150
165
  "@midwayjs/version": [
151
166
  "3.3.5",
@@ -153,7 +168,8 @@
153
168
  "3.3.7",
154
169
  "3.3.8",
155
170
  "3.3.9",
156
- "3.3.10"
171
+ "3.3.10",
172
+ "3.3.11"
157
173
  ],
158
174
  "@midwayjs/view-ejs": [
159
175
  "3.3.5",
@@ -169,7 +185,8 @@
169
185
  ],
170
186
  "@midwayjs/express": [
171
187
  "3.3.5",
172
- "3.3.6"
188
+ "3.3.6",
189
+ "3.3.11"
173
190
  ],
174
191
  "@midwayjs/koa": [
175
192
  "3.3.5",