@midwayjs/version 3.10.7 → 3.10.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 +1 -1
- package/package.json +2 -2
- package/versions/3_10_7-3_10_7.json +36 -9
package/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
console.log('
|
|
1
|
+
console.log('1675928469191');
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@midwayjs/version",
|
|
3
|
-
"version": "3.10.
|
|
3
|
+
"version": "3.10.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": "https://github.com/midwayjs/midway.git"
|
|
27
27
|
},
|
|
28
|
-
"gitHead": "
|
|
28
|
+
"gitHead": "5e124cd154a919951c7cf97d2e19dd120fa68b48"
|
|
29
29
|
}
|
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"@midwayjs/faas-typings": "3.6.0",
|
|
3
|
-
"@midwayjs/fc-starter":
|
|
3
|
+
"@midwayjs/fc-starter": [
|
|
4
|
+
"3.10.7",
|
|
5
|
+
"3.10.8"
|
|
6
|
+
],
|
|
4
7
|
"@midwayjs/serverless-http-parser": "3.10.0",
|
|
5
8
|
"@midwayjs/async-hooks-context-manager": "3.10.7",
|
|
6
9
|
"@midwayjs/axios": "3.10.7",
|
|
@@ -12,17 +15,29 @@
|
|
|
12
15
|
"@midwayjs/casbin-redis-adapter": "3.10.7",
|
|
13
16
|
"@midwayjs/casbin-typeorm-adapter": "3.10.7",
|
|
14
17
|
"@midwayjs/casbin": "3.10.7",
|
|
15
|
-
"@midwayjs/code-dye":
|
|
18
|
+
"@midwayjs/code-dye": [
|
|
19
|
+
"3.10.7",
|
|
20
|
+
"3.10.8"
|
|
21
|
+
],
|
|
16
22
|
"@midwayjs/consul": "3.10.7",
|
|
17
23
|
"@midwayjs/core": "3.10.7",
|
|
18
24
|
"@midwayjs/cos": "3.10.7",
|
|
19
|
-
"@midwayjs/cross-domain":
|
|
25
|
+
"@midwayjs/cross-domain": [
|
|
26
|
+
"3.10.7",
|
|
27
|
+
"3.10.8"
|
|
28
|
+
],
|
|
20
29
|
"@midwayjs/decorator": "3.10.7",
|
|
21
30
|
"@midwayjs/etcd": "3.10.7",
|
|
22
31
|
"@midwayjs/express-session": "3.10.7",
|
|
23
|
-
"@midwayjs/faas":
|
|
32
|
+
"@midwayjs/faas": [
|
|
33
|
+
"3.10.7",
|
|
34
|
+
"3.10.8"
|
|
35
|
+
],
|
|
24
36
|
"@midwayjs/grpc": "3.10.7",
|
|
25
|
-
"@midwayjs/http-proxy":
|
|
37
|
+
"@midwayjs/http-proxy": [
|
|
38
|
+
"3.10.7",
|
|
39
|
+
"3.10.8"
|
|
40
|
+
],
|
|
26
41
|
"@midwayjs/i18n": "3.10.7",
|
|
27
42
|
"@midwayjs/info": "3.10.7",
|
|
28
43
|
"@midwayjs/jwt": "3.10.7",
|
|
@@ -38,18 +53,30 @@
|
|
|
38
53
|
"@midwayjs/prometheus": "3.10.7",
|
|
39
54
|
"@midwayjs/rabbitmq": "3.10.7",
|
|
40
55
|
"@midwayjs/redis": "3.10.7",
|
|
41
|
-
"@midwayjs/security":
|
|
56
|
+
"@midwayjs/security": [
|
|
57
|
+
"3.10.7",
|
|
58
|
+
"3.10.8"
|
|
59
|
+
],
|
|
42
60
|
"@midwayjs/sequelize": "3.10.7",
|
|
43
61
|
"@midwayjs/session": "3.10.7",
|
|
44
62
|
"@midwayjs/socketio": "3.10.7",
|
|
45
|
-
"@midwayjs/static-file":
|
|
63
|
+
"@midwayjs/static-file": [
|
|
64
|
+
"3.10.7",
|
|
65
|
+
"3.10.8"
|
|
66
|
+
],
|
|
46
67
|
"@midwayjs/swagger": "3.10.7",
|
|
47
68
|
"@midwayjs/tablestore": "3.10.7",
|
|
48
69
|
"@midwayjs/typegoose": "3.10.7",
|
|
49
70
|
"@midwayjs/typeorm": "3.10.7",
|
|
50
|
-
"@midwayjs/upload":
|
|
71
|
+
"@midwayjs/upload": [
|
|
72
|
+
"3.10.7",
|
|
73
|
+
"3.10.8"
|
|
74
|
+
],
|
|
51
75
|
"@midwayjs/validate": "3.10.7",
|
|
52
|
-
"@midwayjs/version":
|
|
76
|
+
"@midwayjs/version": [
|
|
77
|
+
"3.10.7",
|
|
78
|
+
"3.10.8"
|
|
79
|
+
],
|
|
53
80
|
"@midwayjs/view-ejs": "3.10.7",
|
|
54
81
|
"@midwayjs/view-nunjucks": "3.10.7",
|
|
55
82
|
"@midwayjs/view": "3.10.7",
|