@abtnode/core 1.16.21-beta-edf184e1 → 1.16.21-beta-e828f413

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.21-beta-edf184e1",
6
+ "version": "1.16.21-beta-e828f413",
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.21-beta-edf184e1",
23
- "@abtnode/auth": "1.16.21-beta-edf184e1",
24
- "@abtnode/certificate-manager": "1.16.21-beta-edf184e1",
25
- "@abtnode/constant": "1.16.21-beta-edf184e1",
26
- "@abtnode/cron": "1.16.21-beta-edf184e1",
27
- "@abtnode/logger": "1.16.21-beta-edf184e1",
28
- "@abtnode/models": "1.16.21-beta-edf184e1",
29
- "@abtnode/queue": "1.16.21-beta-edf184e1",
30
- "@abtnode/rbac": "1.16.21-beta-edf184e1",
31
- "@abtnode/router-provider": "1.16.21-beta-edf184e1",
32
- "@abtnode/static-server": "1.16.21-beta-edf184e1",
33
- "@abtnode/timemachine": "1.16.21-beta-edf184e1",
34
- "@abtnode/util": "1.16.21-beta-edf184e1",
35
- "@arcblock/did": "1.18.105",
36
- "@arcblock/did-auth": "1.18.105",
37
- "@arcblock/did-ext": "^1.18.105",
22
+ "@abtnode/analytics": "1.16.21-beta-e828f413",
23
+ "@abtnode/auth": "1.16.21-beta-e828f413",
24
+ "@abtnode/certificate-manager": "1.16.21-beta-e828f413",
25
+ "@abtnode/constant": "1.16.21-beta-e828f413",
26
+ "@abtnode/cron": "1.16.21-beta-e828f413",
27
+ "@abtnode/logger": "1.16.21-beta-e828f413",
28
+ "@abtnode/models": "1.16.21-beta-e828f413",
29
+ "@abtnode/queue": "1.16.21-beta-e828f413",
30
+ "@abtnode/rbac": "1.16.21-beta-e828f413",
31
+ "@abtnode/router-provider": "1.16.21-beta-e828f413",
32
+ "@abtnode/static-server": "1.16.21-beta-e828f413",
33
+ "@abtnode/timemachine": "1.16.21-beta-e828f413",
34
+ "@abtnode/util": "1.16.21-beta-e828f413",
35
+ "@arcblock/did": "1.18.107",
36
+ "@arcblock/did-auth": "1.18.107",
37
+ "@arcblock/did-ext": "^1.18.107",
38
38
  "@arcblock/did-motif": "^1.1.13",
39
- "@arcblock/did-util": "1.18.105",
40
- "@arcblock/event-hub": "1.18.105",
41
- "@arcblock/jwt": "^1.18.105",
39
+ "@arcblock/did-util": "1.18.107",
40
+ "@arcblock/event-hub": "1.18.107",
41
+ "@arcblock/jwt": "^1.18.107",
42
42
  "@arcblock/pm2-events": "^0.0.5",
43
- "@arcblock/validator": "^1.18.105",
44
- "@arcblock/vc": "1.18.105",
45
- "@blocklet/constant": "1.16.21-beta-edf184e1",
46
- "@blocklet/env": "1.16.21-beta-edf184e1",
47
- "@blocklet/meta": "1.16.21-beta-edf184e1",
48
- "@blocklet/resolver": "1.16.21-beta-edf184e1",
49
- "@blocklet/sdk": "1.16.21-beta-edf184e1",
50
- "@did-space/client": "^0.3.43",
43
+ "@arcblock/validator": "^1.18.107",
44
+ "@arcblock/vc": "1.18.107",
45
+ "@blocklet/constant": "1.16.21-beta-e828f413",
46
+ "@blocklet/env": "1.16.21-beta-e828f413",
47
+ "@blocklet/meta": "1.16.21-beta-e828f413",
48
+ "@blocklet/resolver": "1.16.21-beta-e828f413",
49
+ "@blocklet/sdk": "1.16.21-beta-e828f413",
50
+ "@did-space/client": "^0.3.44",
51
51
  "@fidm/x509": "^1.2.1",
52
- "@ocap/mcrypto": "1.18.105",
53
- "@ocap/util": "1.18.105",
54
- "@ocap/wallet": "1.18.105",
52
+ "@ocap/mcrypto": "1.18.107",
53
+ "@ocap/util": "1.18.107",
54
+ "@ocap/wallet": "1.18.107",
55
55
  "@slack/webhook": "^5.0.4",
56
56
  "archiver": "^5.3.1",
57
57
  "axios": "^0.27.2",
@@ -102,5 +102,5 @@
102
102
  "jest": "^27.5.1",
103
103
  "unzipper": "^0.10.11"
104
104
  },
105
- "gitHead": "e89c7e31d2d9ca5d00ae1f72304bdc7dcb78cc44"
105
+ "gitHead": "936af9cb0549f341d3683ea63085b460bf6ddbf0"
106
106
  }