@abtnode/core 1.16.19-beta-71791b51 → 1.16.20-beta-28c66e0b

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.
Files changed (1) hide show
  1. package/package.json +32 -32
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "1.16.19-beta-71791b51",
6
+ "version": "1.16.20-beta-28c66e0b",
7
7
  "description": "",
8
8
  "main": "lib/index.js",
9
9
  "files": [
@@ -19,39 +19,39 @@
19
19
  "author": "wangshijun <wangshijun2010@gmail.com> (http://github.com/wangshijun)",
20
20
  "license": "Apache-2.0",
21
21
  "dependencies": {
22
- "@abtnode/analytics": "1.16.19-beta-71791b51",
23
- "@abtnode/auth": "1.16.19-beta-71791b51",
24
- "@abtnode/certificate-manager": "1.16.19-beta-71791b51",
25
- "@abtnode/constant": "1.16.19-beta-71791b51",
26
- "@abtnode/cron": "1.16.19-beta-71791b51",
27
- "@abtnode/logger": "1.16.19-beta-71791b51",
28
- "@abtnode/models": "1.16.19-beta-71791b51",
29
- "@abtnode/queue": "1.16.19-beta-71791b51",
30
- "@abtnode/rbac": "1.16.19-beta-71791b51",
31
- "@abtnode/router-provider": "1.16.19-beta-71791b51",
32
- "@abtnode/static-server": "1.16.19-beta-71791b51",
33
- "@abtnode/timemachine": "1.16.19-beta-71791b51",
34
- "@abtnode/util": "1.16.19-beta-71791b51",
35
- "@arcblock/did": "1.18.101",
36
- "@arcblock/did-auth": "1.18.101",
37
- "@arcblock/did-ext": "^1.18.101",
22
+ "@abtnode/analytics": "1.16.20-beta-28c66e0b",
23
+ "@abtnode/auth": "1.16.20-beta-28c66e0b",
24
+ "@abtnode/certificate-manager": "1.16.20-beta-28c66e0b",
25
+ "@abtnode/constant": "1.16.20-beta-28c66e0b",
26
+ "@abtnode/cron": "1.16.20-beta-28c66e0b",
27
+ "@abtnode/logger": "1.16.20-beta-28c66e0b",
28
+ "@abtnode/models": "1.16.20-beta-28c66e0b",
29
+ "@abtnode/queue": "1.16.20-beta-28c66e0b",
30
+ "@abtnode/rbac": "1.16.20-beta-28c66e0b",
31
+ "@abtnode/router-provider": "1.16.20-beta-28c66e0b",
32
+ "@abtnode/static-server": "1.16.20-beta-28c66e0b",
33
+ "@abtnode/timemachine": "1.16.20-beta-28c66e0b",
34
+ "@abtnode/util": "1.16.20-beta-28c66e0b",
35
+ "@arcblock/did": "1.18.103",
36
+ "@arcblock/did-auth": "1.18.103",
37
+ "@arcblock/did-ext": "^1.18.103",
38
38
  "@arcblock/did-motif": "^1.1.13",
39
- "@arcblock/did-util": "1.18.101",
40
- "@arcblock/event-hub": "1.18.101",
41
- "@arcblock/jwt": "^1.18.101",
39
+ "@arcblock/did-util": "1.18.103",
40
+ "@arcblock/event-hub": "1.18.103",
41
+ "@arcblock/jwt": "^1.18.103",
42
42
  "@arcblock/pm2-events": "^0.0.5",
43
- "@arcblock/validator": "^1.18.101",
44
- "@arcblock/vc": "1.18.101",
45
- "@blocklet/constant": "1.16.19-beta-71791b51",
46
- "@blocklet/env": "1.16.19-beta-71791b51",
47
- "@blocklet/meta": "1.16.19-beta-71791b51",
48
- "@blocklet/resolver": "1.16.19-beta-71791b51",
49
- "@blocklet/sdk": "1.16.19-beta-71791b51",
50
- "@did-space/client": "^0.3.39",
43
+ "@arcblock/validator": "^1.18.103",
44
+ "@arcblock/vc": "1.18.103",
45
+ "@blocklet/constant": "1.16.20-beta-28c66e0b",
46
+ "@blocklet/env": "1.16.20-beta-28c66e0b",
47
+ "@blocklet/meta": "1.16.20-beta-28c66e0b",
48
+ "@blocklet/resolver": "1.16.20-beta-28c66e0b",
49
+ "@blocklet/sdk": "1.16.20-beta-28c66e0b",
50
+ "@did-space/client": "^0.3.40",
51
51
  "@fidm/x509": "^1.2.1",
52
- "@ocap/mcrypto": "1.18.101",
53
- "@ocap/util": "1.18.101",
54
- "@ocap/wallet": "1.18.101",
52
+ "@ocap/mcrypto": "1.18.103",
53
+ "@ocap/util": "1.18.103",
54
+ "@ocap/wallet": "1.18.103",
55
55
  "@slack/webhook": "^5.0.4",
56
56
  "archiver": "^5.3.1",
57
57
  "axios": "^0.27.2",
@@ -101,5 +101,5 @@
101
101
  "jest": "^27.5.1",
102
102
  "unzipper": "^0.10.11"
103
103
  },
104
- "gitHead": "eac7663e4d92686a511cd4e46a836503db061d87"
104
+ "gitHead": "c4c767c15f6f3c0972a466e262f00860878a90a3"
105
105
  }