@abtnode/blocklet-services 1.16.14 → 1.16.15-beta-04d1e821

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/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "1.16.14",
6
+ "version": "1.16.15-beta-04d1e821",
7
7
  "description": "Provide unified services for every blocklet",
8
8
  "main": "api/index.js",
9
9
  "files": [
@@ -33,18 +33,17 @@
33
33
  "author": "wangshijun <wangshijun2010@gmail.com> (http://github.com/wangshijun)",
34
34
  "license": "Apache-2.0",
35
35
  "dependencies": {
36
- "@abtnode/analytics": "1.16.14",
37
- "@abtnode/auth": "1.16.14",
38
- "@abtnode/client": "1.16.14",
39
- "@abtnode/connect-storage": "1.16.14",
40
- "@abtnode/constant": "1.16.14",
41
- "@abtnode/core": "1.16.14",
42
- "@abtnode/cron": "1.16.14",
43
- "@abtnode/logger": "1.16.14",
44
- "@abtnode/models": "1.16.14",
45
- "@abtnode/router-adapter": "1.16.14",
46
- "@abtnode/router-templates": "1.16.14",
47
- "@abtnode/util": "1.16.14",
36
+ "@abtnode/analytics": "1.16.15-beta-04d1e821",
37
+ "@abtnode/auth": "1.16.15-beta-04d1e821",
38
+ "@abtnode/client": "1.16.15-beta-04d1e821",
39
+ "@abtnode/connect-storage": "1.16.15-beta-04d1e821",
40
+ "@abtnode/constant": "1.16.15-beta-04d1e821",
41
+ "@abtnode/core": "1.16.15-beta-04d1e821",
42
+ "@abtnode/cron": "1.16.15-beta-04d1e821",
43
+ "@abtnode/logger": "1.16.15-beta-04d1e821",
44
+ "@abtnode/models": "1.16.15-beta-04d1e821",
45
+ "@abtnode/router-templates": "1.16.15-beta-04d1e821",
46
+ "@abtnode/util": "1.16.15-beta-04d1e821",
48
47
  "@arcblock/did": "^1.18.89",
49
48
  "@arcblock/did-auth": "1.18.89",
50
49
  "@arcblock/did-ext": "^1.18.89",
@@ -53,11 +52,11 @@
53
52
  "@arcblock/jwt": "1.18.89",
54
53
  "@arcblock/validator": "^1.18.89",
55
54
  "@arcblock/ws": "1.18.89",
56
- "@blocklet/constant": "1.16.14",
55
+ "@blocklet/constant": "1.16.15-beta-04d1e821",
57
56
  "@blocklet/form-builder": "^0.1.11",
58
57
  "@blocklet/form-collector": "^0.1.6",
59
- "@blocklet/meta": "1.16.14",
60
- "@blocklet/sdk": "1.16.14",
58
+ "@blocklet/meta": "1.16.15-beta-04d1e821",
59
+ "@blocklet/sdk": "1.16.15-beta-04d1e821",
61
60
  "@did-connect/authenticator": "^2.2.0",
62
61
  "@did-connect/relay-adapter-express": "^2.2.0",
63
62
  "@did-connect/storage-nedb": "^2.2.0",
@@ -95,12 +94,12 @@
95
94
  "@nedb/core": "^2.1.2"
96
95
  },
97
96
  "devDependencies": {
98
- "@abtnode/ux": "1.16.14",
97
+ "@abtnode/ux": "1.16.15-beta-04d1e821",
99
98
  "@arcblock/did-connect": "^2.7.6",
100
99
  "@arcblock/icons": "^2.7.6",
101
100
  "@arcblock/ux": "^2.7.6",
102
101
  "@blocklet/launcher-layout": "2.1.93",
103
- "@blocklet/tracker": "1.16.14",
102
+ "@blocklet/tracker": "1.16.15-beta-04d1e821",
104
103
  "@blocklet/ui-react": "^2.7.6",
105
104
  "@emotion/react": "^11.10.4",
106
105
  "@emotion/styled": "^11.10.4",
@@ -170,5 +169,5 @@
170
169
  "url": "https://github.com/ArcBlock/blocklet-server/issues",
171
170
  "email": "shijun@arcblock.io"
172
171
  },
173
- "gitHead": "a2f588d8d5cbe9312260ffbd8fb4cb3bd4104853"
172
+ "gitHead": "42e1523e5b92a3a57d9083ae29455df429afb0f6"
174
173
  }