@midwayjs/version 3.20.18 → 3.20.20

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
- "decorator": "3.20.11",
3
- "core": "3.20.11",
4
- "timestamp": 1764488957269
2
+ "decorator": "3.20.19",
3
+ "core": "3.20.19",
4
+ "timestamp": 1765244295165
5
5
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@midwayjs/version",
3
- "version": "3.20.18",
3
+ "version": "3.20.20",
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": "4f503b3e903c56777b3137ca5ce445f20568871f"
28
+ "gitHead": "dfc863cd45183a3de6796d5b84422c541aafd46a"
29
29
  }
@@ -0,0 +1,73 @@
1
+ {
2
+ "@midwayjs/faas-typings": "3.20.0",
3
+ "@midwayjs/fc-starter": "3.20.19",
4
+ "@midwayjs/serverless-http-parser": "3.20.10",
5
+ "@midwayjs/async-hooks-context-manager": "3.20.19",
6
+ "@midwayjs/axios": "3.20.19",
7
+ "@midwayjs/bootstrap": "3.20.19",
8
+ "@midwayjs/bull": "3.20.19",
9
+ "@midwayjs/bull-board": [
10
+ "3.20.19",
11
+ "3.20.20"
12
+ ],
13
+ "@midwayjs/bullmq": "3.20.19",
14
+ "@midwayjs/busboy": "3.20.19",
15
+ "@midwayjs/cache-manager": "3.20.19",
16
+ "@midwayjs/captcha": "3.20.19",
17
+ "@midwayjs/casbin": "3.20.19",
18
+ "@midwayjs/casbin-redis-adapter": "3.20.19",
19
+ "@midwayjs/casbin-typeorm-adapter": "3.20.19",
20
+ "@midwayjs/code-dye": "3.20.19",
21
+ "@midwayjs/consul": "3.20.19",
22
+ "@midwayjs/core": "3.20.19",
23
+ "@midwayjs/cos": "3.20.19",
24
+ "@midwayjs/cron": "3.20.19",
25
+ "@midwayjs/cross-domain": "3.20.19",
26
+ "@midwayjs/decorator": "3.20.19",
27
+ "@midwayjs/etcd": "3.20.19",
28
+ "@midwayjs/express-session": "3.20.19",
29
+ "@midwayjs/faas": "3.20.19",
30
+ "@midwayjs/grpc": "3.20.19",
31
+ "@midwayjs/http-proxy": "3.20.19",
32
+ "@midwayjs/i18n": "3.20.19",
33
+ "@midwayjs/info": "3.20.19",
34
+ "@midwayjs/jwt": "3.20.19",
35
+ "@midwayjs/kafka": "3.20.19",
36
+ "@midwayjs/leoric": "3.20.19",
37
+ "@midwayjs/mikro": "3.20.19",
38
+ "@midwayjs/mock": "3.20.19",
39
+ "@midwayjs/mongoose": "3.20.19",
40
+ "@midwayjs/mqtt": "3.20.19",
41
+ "@midwayjs/oss": "3.20.19",
42
+ "@midwayjs/otel": "3.20.19",
43
+ "@midwayjs/passport": "3.20.19",
44
+ "@midwayjs/process-agent": "3.20.19",
45
+ "@midwayjs/prometheus": "3.20.19",
46
+ "@midwayjs/prometheus-socket-io": "3.20.19",
47
+ "@midwayjs/rabbitmq": "3.20.19",
48
+ "@midwayjs/redis": "3.20.19",
49
+ "@midwayjs/security": "3.20.19",
50
+ "@midwayjs/sequelize": "3.20.19",
51
+ "@midwayjs/session": "3.20.19",
52
+ "@midwayjs/socketio": "3.20.19",
53
+ "@midwayjs/static-file": "3.20.19",
54
+ "@midwayjs/swagger": "3.20.19",
55
+ "@midwayjs/tablestore": "3.20.19",
56
+ "@midwayjs/tags": "3.20.19",
57
+ "@midwayjs/tenant": "3.20.19",
58
+ "@midwayjs/typegoose": "3.20.19",
59
+ "@midwayjs/typeorm": "3.20.19",
60
+ "@midwayjs/upload": "3.20.19",
61
+ "@midwayjs/validate": "3.20.19",
62
+ "@midwayjs/version": [
63
+ "3.20.19",
64
+ "3.20.20"
65
+ ],
66
+ "@midwayjs/view": "3.20.19",
67
+ "@midwayjs/view-ejs": "3.20.19",
68
+ "@midwayjs/view-nunjucks": "3.20.19",
69
+ "@midwayjs/web": "3.20.19",
70
+ "@midwayjs/express": "3.20.19",
71
+ "@midwayjs/koa": "3.20.19",
72
+ "@midwayjs/ws": "3.20.19"
73
+ }