@midwayjs/version 3.3.11 → 3.3.14

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('1653648776518');
1
+ console.log('1655460257668');
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@midwayjs/version",
3
- "version": "3.3.11",
3
+ "version": "3.3.14",
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": "18610c9dd1cd329b83a81e4053eb01b9b2b2e8e2"
28
+ "gitHead": "01bbc493f384e137751f250d3d0175773cfcabef"
29
29
  }
@@ -33,10 +33,14 @@
33
33
  "3.3.6",
34
34
  "3.3.9"
35
35
  ],
36
- "@midwayjs/cache": "3.3.5",
36
+ "@midwayjs/cache": [
37
+ "3.3.5",
38
+ "3.3.12"
39
+ ],
37
40
  "@midwayjs/consul": [
38
41
  "3.3.5",
39
- "3.3.6"
42
+ "3.3.6",
43
+ "3.3.14"
40
44
  ],
41
45
  "@midwayjs/core": "3.3.5",
42
46
  "@midwayjs/cos": [
@@ -101,7 +105,8 @@
101
105
  "3.3.5",
102
106
  "3.3.6",
103
107
  "3.3.9",
104
- "3.3.11"
108
+ "3.3.11",
109
+ "3.3.13"
105
110
  ],
106
111
  "@midwayjs/process-agent": [
107
112
  "3.3.5",
@@ -141,13 +146,17 @@
141
146
  "@midwayjs/swagger": [
142
147
  "3.3.5",
143
148
  "3.3.6",
144
- "3.3.8"
149
+ "3.3.8",
150
+ "3.3.13",
151
+ "3.3.14"
145
152
  ],
146
153
  "@midwayjs/tablestore": "3.3.5",
147
154
  "@midwayjs/task": [
148
155
  "3.3.5",
149
156
  "3.3.6",
150
- "3.3.9"
157
+ "3.3.9",
158
+ "3.3.12",
159
+ "3.3.14"
151
160
  ],
152
161
  "@midwayjs/typegoose": "3.3.5",
153
162
  "@midwayjs/upload": [
@@ -169,7 +178,10 @@
169
178
  "3.3.8",
170
179
  "3.3.9",
171
180
  "3.3.10",
172
- "3.3.11"
181
+ "3.3.11",
182
+ "3.3.12",
183
+ "3.3.13",
184
+ "3.3.14"
173
185
  ],
174
186
  "@midwayjs/view-ejs": [
175
187
  "3.3.5",