@midwayjs/version 3.0.2 → 3.0.3
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_2-3_0_2.json +104 -26
package/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
console.log('
|
|
1
|
+
console.log('1643350571858');
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@midwayjs/version",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.3",
|
|
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": "43a5971b284aa918d22d191236c5664b011f8d87"
|
|
29
29
|
}
|
|
@@ -19,44 +19,122 @@
|
|
|
19
19
|
"@midwayjs/axios": "3.0.2",
|
|
20
20
|
"@midwayjs/bootstrap": "3.0.2",
|
|
21
21
|
"@midwayjs/cache": "3.0.2",
|
|
22
|
-
"@midwayjs/consul":
|
|
22
|
+
"@midwayjs/consul": [
|
|
23
|
+
"3.0.2",
|
|
24
|
+
"3.0.3"
|
|
25
|
+
],
|
|
23
26
|
"@midwayjs/core": "3.0.2",
|
|
24
|
-
"@midwayjs/cos":
|
|
25
|
-
|
|
27
|
+
"@midwayjs/cos": [
|
|
28
|
+
"3.0.2",
|
|
29
|
+
"3.0.3"
|
|
30
|
+
],
|
|
31
|
+
"@midwayjs/cross-domain": [
|
|
32
|
+
"3.0.2",
|
|
33
|
+
"3.0.3"
|
|
34
|
+
],
|
|
26
35
|
"@midwayjs/decorator": "3.0.2",
|
|
27
36
|
"@midwayjs/express-session": "3.0.2",
|
|
28
37
|
"@midwayjs/faas": "3.0.2",
|
|
29
38
|
"@midwayjs/grpc": "3.0.2",
|
|
30
|
-
"@midwayjs/i18n":
|
|
31
|
-
|
|
32
|
-
|
|
39
|
+
"@midwayjs/i18n": [
|
|
40
|
+
"3.0.2",
|
|
41
|
+
"3.0.3"
|
|
42
|
+
],
|
|
43
|
+
"@midwayjs/info": [
|
|
44
|
+
"3.0.2",
|
|
45
|
+
"3.0.3"
|
|
46
|
+
],
|
|
47
|
+
"@midwayjs/jwt": [
|
|
48
|
+
"3.0.2",
|
|
49
|
+
"3.0.3"
|
|
50
|
+
],
|
|
33
51
|
"@midwayjs/mock": "3.0.2",
|
|
34
|
-
"@midwayjs/mongoose":
|
|
52
|
+
"@midwayjs/mongoose": [
|
|
53
|
+
"3.0.2",
|
|
54
|
+
"3.0.3"
|
|
55
|
+
],
|
|
35
56
|
"@midwayjs/orm": "3.0.2",
|
|
36
|
-
"@midwayjs/oss":
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
"@midwayjs/
|
|
57
|
+
"@midwayjs/oss": [
|
|
58
|
+
"3.0.2",
|
|
59
|
+
"3.0.3"
|
|
60
|
+
],
|
|
61
|
+
"@midwayjs/passport": [
|
|
62
|
+
"3.0.2",
|
|
63
|
+
"3.0.3"
|
|
64
|
+
],
|
|
65
|
+
"@midwayjs/process-agent": [
|
|
66
|
+
"3.0.2",
|
|
67
|
+
"3.0.3"
|
|
68
|
+
],
|
|
69
|
+
"@midwayjs/prometheus-socket-io": [
|
|
70
|
+
"3.0.2",
|
|
71
|
+
"3.0.3"
|
|
72
|
+
],
|
|
73
|
+
"@midwayjs/prometheus": [
|
|
74
|
+
"3.0.2",
|
|
75
|
+
"3.0.3"
|
|
76
|
+
],
|
|
41
77
|
"@midwayjs/rabbitmq": "3.0.2",
|
|
42
78
|
"@midwayjs/redis": "3.0.2",
|
|
43
|
-
"@midwayjs/security":
|
|
44
|
-
|
|
45
|
-
|
|
79
|
+
"@midwayjs/security": [
|
|
80
|
+
"3.0.2",
|
|
81
|
+
"3.0.3"
|
|
82
|
+
],
|
|
83
|
+
"@midwayjs/sequelize": [
|
|
84
|
+
"3.0.2",
|
|
85
|
+
"3.0.3"
|
|
86
|
+
],
|
|
87
|
+
"@midwayjs/session": [
|
|
88
|
+
"3.0.2",
|
|
89
|
+
"3.0.3"
|
|
90
|
+
],
|
|
46
91
|
"@midwayjs/socketio": "3.0.2",
|
|
47
|
-
"@midwayjs/static-file":
|
|
48
|
-
|
|
92
|
+
"@midwayjs/static-file": [
|
|
93
|
+
"3.0.2",
|
|
94
|
+
"3.0.3"
|
|
95
|
+
],
|
|
96
|
+
"@midwayjs/swagger": [
|
|
97
|
+
"3.0.2",
|
|
98
|
+
"3.0.3"
|
|
99
|
+
],
|
|
49
100
|
"@midwayjs/tablestore": "3.0.2",
|
|
50
|
-
"@midwayjs/task":
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
"@midwayjs/
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
101
|
+
"@midwayjs/task": [
|
|
102
|
+
"3.0.2",
|
|
103
|
+
"3.0.3"
|
|
104
|
+
],
|
|
105
|
+
"@midwayjs/typegoose": [
|
|
106
|
+
"3.0.2",
|
|
107
|
+
"3.0.3"
|
|
108
|
+
],
|
|
109
|
+
"@midwayjs/upload": [
|
|
110
|
+
"3.0.2",
|
|
111
|
+
"3.0.3"
|
|
112
|
+
],
|
|
113
|
+
"@midwayjs/validate": [
|
|
114
|
+
"3.0.2",
|
|
115
|
+
"3.0.3"
|
|
116
|
+
],
|
|
117
|
+
"@midwayjs/version": [
|
|
118
|
+
"3.0.2",
|
|
119
|
+
"3.0.3"
|
|
120
|
+
],
|
|
121
|
+
"@midwayjs/view-ejs": [
|
|
122
|
+
"3.0.2",
|
|
123
|
+
"3.0.3"
|
|
124
|
+
],
|
|
125
|
+
"@midwayjs/view-nunjucks": [
|
|
126
|
+
"3.0.2",
|
|
127
|
+
"3.0.3"
|
|
128
|
+
],
|
|
129
|
+
"@midwayjs/view": [
|
|
130
|
+
"3.0.2",
|
|
131
|
+
"3.0.3"
|
|
132
|
+
],
|
|
58
133
|
"@midwayjs/express": "3.0.2",
|
|
59
|
-
"@midwayjs/koa":
|
|
134
|
+
"@midwayjs/koa": [
|
|
135
|
+
"3.0.2",
|
|
136
|
+
"3.0.3"
|
|
137
|
+
],
|
|
60
138
|
"@midwayjs/web": "3.0.2",
|
|
61
139
|
"@midwayjs/ws": "3.0.2"
|
|
62
140
|
}
|