@midwayjs/version 3.16.1 → 3.16.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 CHANGED
@@ -1,5 +1,5 @@
1
1
  module.exports = {
2
- "decorator": "3.16.0",
3
- "core": "3.16.0",
4
- "timestamp": 1715223447795
2
+ "decorator": "3.16.2",
3
+ "core": "3.16.2",
4
+ "timestamp": 1717688158721
5
5
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@midwayjs/version",
3
- "version": "3.16.1",
3
+ "version": "3.16.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": "https://github.com/midwayjs/midway.git"
27
27
  },
28
- "gitHead": "14376294fb13a90c926f5fbd27b84150a47cf3f2"
28
+ "gitHead": "3b547e92cf7150b0e6fbfb3d20e9065039743337"
29
29
  }
@@ -0,0 +1,86 @@
1
+ {
2
+ "@midwayjs/faas-typings": "3.10.13",
3
+ "@midwayjs/fc-starter": "3.16.2",
4
+ "@midwayjs/serverless-http-parser": "3.14.0",
5
+ "@midwayjs/async-hooks-context-manager": "3.16.2",
6
+ "@midwayjs/axios": "3.16.2",
7
+ "@midwayjs/bootstrap": "3.16.2",
8
+ "@midwayjs/bull": "3.16.2",
9
+ "@midwayjs/bull-board": [
10
+ "3.16.2",
11
+ "3.16.3"
12
+ ],
13
+ "@midwayjs/cache-manager": [
14
+ "3.16.2",
15
+ "3.16.3"
16
+ ],
17
+ "@midwayjs/captcha": [
18
+ "3.16.2",
19
+ "3.16.3"
20
+ ],
21
+ "@midwayjs/casbin": "3.16.2",
22
+ "@midwayjs/casbin-redis-adapter": "3.16.2",
23
+ "@midwayjs/casbin-typeorm-adapter": "3.16.2",
24
+ "@midwayjs/code-dye": "3.16.2",
25
+ "@midwayjs/consul": "3.16.2",
26
+ "@midwayjs/core": "3.16.2",
27
+ "@midwayjs/cos": [
28
+ "3.16.2",
29
+ "3.16.3"
30
+ ],
31
+ "@midwayjs/cron": "3.16.2",
32
+ "@midwayjs/cross-domain": "3.16.2",
33
+ "@midwayjs/decorator": "3.16.2",
34
+ "@midwayjs/etcd": "3.16.2",
35
+ "@midwayjs/express-session": "3.16.2",
36
+ "@midwayjs/faas": "3.16.2",
37
+ "@midwayjs/grpc": "3.16.2",
38
+ "@midwayjs/http-proxy": "3.16.2",
39
+ "@midwayjs/i18n": "3.16.2",
40
+ "@midwayjs/info": "3.16.2",
41
+ "@midwayjs/jwt": "3.16.2",
42
+ "@midwayjs/kafka": "3.16.2",
43
+ "@midwayjs/leoric": "3.16.2",
44
+ "@midwayjs/mikro": "3.16.2",
45
+ "@midwayjs/mock": "3.16.2",
46
+ "@midwayjs/mongoose": "3.16.2",
47
+ "@midwayjs/mqtt": [
48
+ "3.16.2",
49
+ "3.16.3"
50
+ ],
51
+ "@midwayjs/oss": "3.16.2",
52
+ "@midwayjs/otel": [
53
+ "3.16.2",
54
+ "3.16.3"
55
+ ],
56
+ "@midwayjs/passport": "3.16.2",
57
+ "@midwayjs/process-agent": "3.16.2",
58
+ "@midwayjs/prometheus": "3.16.2",
59
+ "@midwayjs/prometheus-socket-io": "3.16.2",
60
+ "@midwayjs/rabbitmq": "3.16.2",
61
+ "@midwayjs/redis": "3.16.2",
62
+ "@midwayjs/security": "3.16.2",
63
+ "@midwayjs/sequelize": "3.16.2",
64
+ "@midwayjs/session": "3.16.2",
65
+ "@midwayjs/socketio": "3.16.2",
66
+ "@midwayjs/static-file": "3.16.2",
67
+ "@midwayjs/swagger": "3.16.2",
68
+ "@midwayjs/tablestore": "3.16.2",
69
+ "@midwayjs/tags": "3.16.2",
70
+ "@midwayjs/tenant": "3.16.2",
71
+ "@midwayjs/typegoose": "3.16.2",
72
+ "@midwayjs/typeorm": "3.16.2",
73
+ "@midwayjs/upload": "3.16.2",
74
+ "@midwayjs/validate": "3.16.2",
75
+ "@midwayjs/version": [
76
+ "3.16.2",
77
+ "3.16.3"
78
+ ],
79
+ "@midwayjs/view": "3.16.2",
80
+ "@midwayjs/view-ejs": "3.16.2",
81
+ "@midwayjs/view-nunjucks": "3.16.2",
82
+ "@midwayjs/web": "3.16.2",
83
+ "@midwayjs/express": "3.16.2",
84
+ "@midwayjs/koa": "3.16.2",
85
+ "@midwayjs/ws": "3.16.2"
86
+ }