@midwayjs/version 3.3.5 → 3.3.8

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