@abtnode/core 1.16.19-beta-ba354e01 → 1.16.19-beta-beb58af7

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.
@@ -119,7 +119,7 @@ const installComponentFromUrl = async ({
119
119
  await states.blocklet.addChildren(rootDid, newChildren);
120
120
 
121
121
  // update configs
122
- if (Array.isArray(configs)) {
122
+ if (action === INSTALL_ACTIONS.INSTALL_COMPONENT && Array.isArray(configs)) {
123
123
  if (hasReservedKey(configs)) {
124
124
  throw new Error('Component key of environments can not start with `ABT_NODE_` or `BLOCKLET_`');
125
125
  }
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "1.16.19-beta-ba354e01",
6
+ "version": "1.16.19-beta-beb58af7",
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-ba354e01",
23
- "@abtnode/auth": "1.16.19-beta-ba354e01",
24
- "@abtnode/certificate-manager": "1.16.19-beta-ba354e01",
25
- "@abtnode/constant": "1.16.19-beta-ba354e01",
26
- "@abtnode/cron": "1.16.19-beta-ba354e01",
27
- "@abtnode/logger": "1.16.19-beta-ba354e01",
28
- "@abtnode/models": "1.16.19-beta-ba354e01",
29
- "@abtnode/queue": "1.16.19-beta-ba354e01",
30
- "@abtnode/rbac": "1.16.19-beta-ba354e01",
31
- "@abtnode/router-provider": "1.16.19-beta-ba354e01",
32
- "@abtnode/static-server": "1.16.19-beta-ba354e01",
33
- "@abtnode/timemachine": "1.16.19-beta-ba354e01",
34
- "@abtnode/util": "1.16.19-beta-ba354e01",
35
- "@arcblock/did": "1.18.95",
36
- "@arcblock/did-auth": "1.18.95",
37
- "@arcblock/did-ext": "^1.18.95",
22
+ "@abtnode/analytics": "1.16.19-beta-beb58af7",
23
+ "@abtnode/auth": "1.16.19-beta-beb58af7",
24
+ "@abtnode/certificate-manager": "1.16.19-beta-beb58af7",
25
+ "@abtnode/constant": "1.16.19-beta-beb58af7",
26
+ "@abtnode/cron": "1.16.19-beta-beb58af7",
27
+ "@abtnode/logger": "1.16.19-beta-beb58af7",
28
+ "@abtnode/models": "1.16.19-beta-beb58af7",
29
+ "@abtnode/queue": "1.16.19-beta-beb58af7",
30
+ "@abtnode/rbac": "1.16.19-beta-beb58af7",
31
+ "@abtnode/router-provider": "1.16.19-beta-beb58af7",
32
+ "@abtnode/static-server": "1.16.19-beta-beb58af7",
33
+ "@abtnode/timemachine": "1.16.19-beta-beb58af7",
34
+ "@abtnode/util": "1.16.19-beta-beb58af7",
35
+ "@arcblock/did": "1.18.101",
36
+ "@arcblock/did-auth": "1.18.101",
37
+ "@arcblock/did-ext": "^1.18.101",
38
38
  "@arcblock/did-motif": "^1.1.13",
39
- "@arcblock/did-util": "1.18.95",
40
- "@arcblock/event-hub": "1.18.95",
41
- "@arcblock/jwt": "^1.18.95",
39
+ "@arcblock/did-util": "1.18.101",
40
+ "@arcblock/event-hub": "1.18.101",
41
+ "@arcblock/jwt": "^1.18.101",
42
42
  "@arcblock/pm2-events": "^0.0.5",
43
- "@arcblock/validator": "^1.18.95",
44
- "@arcblock/vc": "1.18.95",
45
- "@blocklet/constant": "1.16.19-beta-ba354e01",
46
- "@blocklet/env": "1.16.19-beta-ba354e01",
47
- "@blocklet/meta": "1.16.19-beta-ba354e01",
48
- "@blocklet/resolver": "1.16.19-beta-ba354e01",
49
- "@blocklet/sdk": "1.16.19-beta-ba354e01",
50
- "@did-space/client": "^0.3.33",
43
+ "@arcblock/validator": "^1.18.101",
44
+ "@arcblock/vc": "1.18.101",
45
+ "@blocklet/constant": "1.16.19-beta-beb58af7",
46
+ "@blocklet/env": "1.16.19-beta-beb58af7",
47
+ "@blocklet/meta": "1.16.19-beta-beb58af7",
48
+ "@blocklet/resolver": "1.16.19-beta-beb58af7",
49
+ "@blocklet/sdk": "1.16.19-beta-beb58af7",
50
+ "@did-space/client": "^0.3.36",
51
51
  "@fidm/x509": "^1.2.1",
52
- "@ocap/mcrypto": "1.18.95",
53
- "@ocap/util": "1.18.95",
54
- "@ocap/wallet": "1.18.95",
52
+ "@ocap/mcrypto": "1.18.101",
53
+ "@ocap/util": "1.18.101",
54
+ "@ocap/wallet": "1.18.101",
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": "d685f8ca8f2fe49298aa0e94f2f15e1e7ebf761b"
104
+ "gitHead": "7b56e521b292c57251fc9f35c96dde4957f4c010"
105
105
  }