@midwayjs/version 3.1.3 → 3.1.4
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_0_10-3_1_2.json +24 -12
package/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
console.log('
|
|
1
|
+
console.log('1647426969986');
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@midwayjs/version",
|
|
3
|
-
"version": "3.1.
|
|
3
|
+
"version": "3.1.4",
|
|
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": "
|
|
28
|
+
"gitHead": "ca98130962ab629a65912870f82f64bd0e44566d"
|
|
29
29
|
}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"@midwayjs/egg-layer": [
|
|
3
3
|
"3.1.2",
|
|
4
|
-
"3.1.3"
|
|
4
|
+
"3.1.3",
|
|
5
|
+
"3.1.4"
|
|
5
6
|
],
|
|
6
7
|
"@midwayjs/express-layer": "3.1.2",
|
|
7
8
|
"@midwayjs/faas-typings": "3.0.0",
|
|
@@ -10,7 +11,8 @@
|
|
|
10
11
|
"@midwayjs/runtime-mock": "3.0.4",
|
|
11
12
|
"@midwayjs/serverless-app": [
|
|
12
13
|
"3.1.2",
|
|
13
|
-
"3.1.3"
|
|
14
|
+
"3.1.3",
|
|
15
|
+
"3.1.4"
|
|
14
16
|
],
|
|
15
17
|
"@midwayjs/serverless-aws-starter": "3.0.13",
|
|
16
18
|
"@midwayjs/serverless-fc-starter": "3.1.2",
|
|
@@ -25,7 +27,8 @@
|
|
|
25
27
|
"@midwayjs/axios": "3.1.2",
|
|
26
28
|
"@midwayjs/bootstrap": [
|
|
27
29
|
"3.1.2",
|
|
28
|
-
"3.1.3"
|
|
30
|
+
"3.1.3",
|
|
31
|
+
"3.1.4"
|
|
29
32
|
],
|
|
30
33
|
"@midwayjs/cache": "3.1.2",
|
|
31
34
|
"@midwayjs/consul": "3.1.2",
|
|
@@ -33,7 +36,8 @@
|
|
|
33
36
|
"@midwayjs/cos": "3.1.2",
|
|
34
37
|
"@midwayjs/cross-domain": [
|
|
35
38
|
"3.1.2",
|
|
36
|
-
"3.1.3"
|
|
39
|
+
"3.1.3",
|
|
40
|
+
"3.1.4"
|
|
37
41
|
],
|
|
38
42
|
"@midwayjs/decorator": "3.0.10",
|
|
39
43
|
"@midwayjs/express-session": "3.1.2",
|
|
@@ -43,7 +47,8 @@
|
|
|
43
47
|
"@midwayjs/info": "3.1.2",
|
|
44
48
|
"@midwayjs/jwt": [
|
|
45
49
|
"3.1.2",
|
|
46
|
-
"3.1.3"
|
|
50
|
+
"3.1.3",
|
|
51
|
+
"3.1.4"
|
|
47
52
|
],
|
|
48
53
|
"@midwayjs/mock": "3.1.2",
|
|
49
54
|
"@midwayjs/mongoose": "3.1.2",
|
|
@@ -52,26 +57,30 @@
|
|
|
52
57
|
"@midwayjs/otel": "3.1.2",
|
|
53
58
|
"@midwayjs/passport": [
|
|
54
59
|
"3.1.2",
|
|
55
|
-
"3.1.3"
|
|
60
|
+
"3.1.3",
|
|
61
|
+
"3.1.4"
|
|
56
62
|
],
|
|
57
63
|
"@midwayjs/process-agent": "3.1.2",
|
|
58
64
|
"@midwayjs/prometheus-socket-io": [
|
|
59
65
|
"3.1.2",
|
|
60
|
-
"3.1.3"
|
|
66
|
+
"3.1.3",
|
|
67
|
+
"3.1.4"
|
|
61
68
|
],
|
|
62
69
|
"@midwayjs/prometheus": "3.1.2",
|
|
63
70
|
"@midwayjs/rabbitmq": "3.1.2",
|
|
64
71
|
"@midwayjs/redis": "3.1.2",
|
|
65
72
|
"@midwayjs/security": [
|
|
66
73
|
"3.1.2",
|
|
67
|
-
"3.1.3"
|
|
74
|
+
"3.1.3",
|
|
75
|
+
"3.1.4"
|
|
68
76
|
],
|
|
69
77
|
"@midwayjs/sequelize": "3.1.2",
|
|
70
78
|
"@midwayjs/session": "3.1.2",
|
|
71
79
|
"@midwayjs/socketio": "3.1.2",
|
|
72
80
|
"@midwayjs/static-file": [
|
|
73
81
|
"3.1.2",
|
|
74
|
-
"3.1.3"
|
|
82
|
+
"3.1.3",
|
|
83
|
+
"3.1.4"
|
|
75
84
|
],
|
|
76
85
|
"@midwayjs/swagger": "3.1.2",
|
|
77
86
|
"@midwayjs/tablestore": "3.1.2",
|
|
@@ -79,12 +88,14 @@
|
|
|
79
88
|
"@midwayjs/typegoose": "3.1.2",
|
|
80
89
|
"@midwayjs/upload": [
|
|
81
90
|
"3.1.2",
|
|
82
|
-
"3.1.3"
|
|
91
|
+
"3.1.3",
|
|
92
|
+
"3.1.4"
|
|
83
93
|
],
|
|
84
94
|
"@midwayjs/validate": "3.1.2",
|
|
85
95
|
"@midwayjs/version": [
|
|
86
96
|
"3.1.2",
|
|
87
|
-
"3.1.3"
|
|
97
|
+
"3.1.3",
|
|
98
|
+
"3.1.4"
|
|
88
99
|
],
|
|
89
100
|
"@midwayjs/view-ejs": "3.1.2",
|
|
90
101
|
"@midwayjs/view-nunjucks": "3.1.2",
|
|
@@ -93,7 +104,8 @@
|
|
|
93
104
|
"@midwayjs/koa": "3.1.2",
|
|
94
105
|
"@midwayjs/web": [
|
|
95
106
|
"3.1.2",
|
|
96
|
-
"3.1.3"
|
|
107
|
+
"3.1.3",
|
|
108
|
+
"3.1.4"
|
|
97
109
|
],
|
|
98
110
|
"@midwayjs/ws": "3.1.2"
|
|
99
111
|
}
|