@midwayjs/version 3.14.11 → 3.14.13

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