@midwayjs/version 3.17.3 → 3.18.1

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