@midwayjs/version 3.12.4 → 3.12.5

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,5 +1,5 @@
1
1
  module.exports = {
2
2
  "decorator": "3.12.3",
3
3
  "core": "3.12.3",
4
- "timestamp": 1693317862396
4
+ "timestamp": 1695659437284
5
5
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@midwayjs/version",
3
- "version": "3.12.4",
3
+ "version": "3.12.5",
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": "https://github.com/midwayjs/midway.git"
27
27
  },
28
- "gitHead": "580188456c81fb750921921e8d72906d2728cf6f"
28
+ "gitHead": "24c6b9f7a3be1bf37b3182286f3e55fc418a2c99"
29
29
  }
@@ -1,10 +1,19 @@
1
1
  {
2
2
  "@midwayjs/faas-typings": "3.10.13",
3
- "@midwayjs/fc-starter": "3.12.3",
4
- "@midwayjs/serverless-http-parser": "3.10.14",
3
+ "@midwayjs/fc-starter": [
4
+ "3.12.3",
5
+ "3.12.5"
6
+ ],
7
+ "@midwayjs/serverless-http-parser": [
8
+ "3.10.14",
9
+ "3.12.5"
10
+ ],
5
11
  "@midwayjs/async-hooks-context-manager": "3.12.3",
6
12
  "@midwayjs/axios": "3.12.3",
7
- "@midwayjs/bootstrap": "3.12.3",
13
+ "@midwayjs/bootstrap": [
14
+ "3.12.3",
15
+ "3.12.5"
16
+ ],
8
17
  "@midwayjs/bull": "3.12.3",
9
18
  "@midwayjs/bull-board": "3.12.3",
10
19
  "@midwayjs/cache": "3.12.3",
@@ -12,20 +21,35 @@
12
21
  "@midwayjs/casbin": "3.12.3",
13
22
  "@midwayjs/casbin-redis-adapter": "3.12.3",
14
23
  "@midwayjs/casbin-typeorm-adapter": "3.12.3",
15
- "@midwayjs/code-dye": "3.12.3",
24
+ "@midwayjs/code-dye": [
25
+ "3.12.3",
26
+ "3.12.5"
27
+ ],
16
28
  "@midwayjs/consul": "3.12.3",
17
29
  "@midwayjs/core": "3.12.3",
18
30
  "@midwayjs/cos": "3.12.3",
19
31
  "@midwayjs/cron": "3.12.3",
20
- "@midwayjs/cross-domain": "3.12.3",
32
+ "@midwayjs/cross-domain": [
33
+ "3.12.3",
34
+ "3.12.5"
35
+ ],
21
36
  "@midwayjs/decorator": "3.12.3",
22
37
  "@midwayjs/etcd": "3.12.3",
23
38
  "@midwayjs/express-session": "3.12.3",
24
- "@midwayjs/faas": "3.12.3",
39
+ "@midwayjs/faas": [
40
+ "3.12.3",
41
+ "3.12.5"
42
+ ],
25
43
  "@midwayjs/grpc": "3.12.3",
26
- "@midwayjs/http-proxy": "3.12.3",
44
+ "@midwayjs/http-proxy": [
45
+ "3.12.3",
46
+ "3.12.5"
47
+ ],
27
48
  "@midwayjs/i18n": "3.12.3",
28
- "@midwayjs/info": "3.12.3",
49
+ "@midwayjs/info": [
50
+ "3.12.3",
51
+ "3.12.5"
52
+ ],
29
53
  "@midwayjs/jwt": "3.12.3",
30
54
  "@midwayjs/kafka": "3.12.3",
31
55
  "@midwayjs/leoric": "3.12.3",
@@ -40,24 +64,37 @@
40
64
  "@midwayjs/prometheus-socket-io": "3.12.3",
41
65
  "@midwayjs/rabbitmq": "3.12.3",
42
66
  "@midwayjs/redis": "3.12.3",
43
- "@midwayjs/security": "3.12.3",
67
+ "@midwayjs/security": [
68
+ "3.12.3",
69
+ "3.12.5"
70
+ ],
44
71
  "@midwayjs/sequelize": "3.12.3",
45
72
  "@midwayjs/session": "3.12.3",
46
73
  "@midwayjs/socketio": "3.12.3",
47
- "@midwayjs/static-file": "3.12.3",
74
+ "@midwayjs/static-file": [
75
+ "3.12.3",
76
+ "3.12.5"
77
+ ],
48
78
  "@midwayjs/swagger": [
49
79
  "3.12.3",
50
80
  "3.12.4"
51
81
  ],
52
82
  "@midwayjs/tablestore": "3.12.3",
53
- "@midwayjs/tags": "3.12.3",
83
+ "@midwayjs/tags": [
84
+ "3.12.3",
85
+ "3.12.5"
86
+ ],
54
87
  "@midwayjs/typegoose": "3.12.3",
55
88
  "@midwayjs/typeorm": "3.12.3",
56
- "@midwayjs/upload": "3.12.3",
89
+ "@midwayjs/upload": [
90
+ "3.12.3",
91
+ "3.12.5"
92
+ ],
57
93
  "@midwayjs/validate": "3.12.3",
58
94
  "@midwayjs/version": [
59
95
  "3.12.3",
60
- "3.12.4"
96
+ "3.12.4",
97
+ "3.12.5"
61
98
  ],
62
99
  "@midwayjs/view": "3.12.3",
63
100
  "@midwayjs/view-ejs": "3.12.3",