@abtnode/blocklet-services 1.16.6-beta-4ea1eb90 → 1.16.6-beta-eaa4d39d
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/api/libs/connect/session.js +132 -102
- package/api/routes/oauth.js +55 -63
- package/api/services/auth/connect/bind-wallet.js +7 -1
- package/api/services/auth/connect/receive-transfer-app-owner.js +6 -18
- package/api/services/auth/connect/setup.js +6 -5
- package/api/services/dashboard/index.js +1 -0
- package/api/services/notification/index.js +1 -0
- package/api/services/relay/index.js +1 -0
- package/build/asset-manifest.json +9 -9
- package/build/index.html +1 -1
- package/build/static/css/{61.03a48b17.chunk.css → 895.c5def0cb.chunk.css} +1 -1
- package/build/static/js/343.948c6447.chunk.js +2 -0
- package/build/static/js/895.43f7362e.chunk.js +3 -0
- package/build/static/js/main.d441df83.js +3 -0
- package/package.json +30 -30
- package/build/static/js/343.f30fdb24.chunk.js +0 -2
- package/build/static/js/61.3c903dd8.chunk.js +0 -3
- package/build/static/js/main.00308947.js +0 -3
- /package/build/static/js/{61.3c903dd8.chunk.js.LICENSE.txt → 895.43f7362e.chunk.js.LICENSE.txt} +0 -0
- /package/build/static/js/{main.00308947.js.LICENSE.txt → main.d441df83.js.LICENSE.txt} +0 -0
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"publishConfig": {
|
|
4
4
|
"access": "public"
|
|
5
5
|
},
|
|
6
|
-
"version": "1.16.6-beta-
|
|
6
|
+
"version": "1.16.6-beta-eaa4d39d",
|
|
7
7
|
"description": "Provide unified services for every blocklet",
|
|
8
8
|
"main": "api/index.js",
|
|
9
9
|
"files": [
|
|
@@ -31,33 +31,33 @@
|
|
|
31
31
|
"author": "wangshijun <wangshijun2010@gmail.com> (http://github.com/wangshijun)",
|
|
32
32
|
"license": "MIT",
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@abtnode/auth": "1.16.6-beta-
|
|
35
|
-
"@abtnode/client": "1.16.6-beta-
|
|
36
|
-
"@abtnode/constant": "1.16.6-beta-
|
|
37
|
-
"@abtnode/core": "1.16.6-beta-
|
|
38
|
-
"@abtnode/cron": "1.16.6-beta-
|
|
39
|
-
"@abtnode/db": "1.16.6-beta-
|
|
40
|
-
"@abtnode/logger": "1.16.6-beta-
|
|
41
|
-
"@abtnode/router-adapter": "1.16.6-beta-
|
|
42
|
-
"@abtnode/router-templates": "1.16.6-beta-
|
|
43
|
-
"@abtnode/util": "1.16.6-beta-
|
|
44
|
-
"@arcblock/did": "^1.18.
|
|
45
|
-
"@arcblock/did-auth": "1.18.
|
|
34
|
+
"@abtnode/auth": "1.16.6-beta-eaa4d39d",
|
|
35
|
+
"@abtnode/client": "1.16.6-beta-eaa4d39d",
|
|
36
|
+
"@abtnode/constant": "1.16.6-beta-eaa4d39d",
|
|
37
|
+
"@abtnode/core": "1.16.6-beta-eaa4d39d",
|
|
38
|
+
"@abtnode/cron": "1.16.6-beta-eaa4d39d",
|
|
39
|
+
"@abtnode/db": "1.16.6-beta-eaa4d39d",
|
|
40
|
+
"@abtnode/logger": "1.16.6-beta-eaa4d39d",
|
|
41
|
+
"@abtnode/router-adapter": "1.16.6-beta-eaa4d39d",
|
|
42
|
+
"@abtnode/router-templates": "1.16.6-beta-eaa4d39d",
|
|
43
|
+
"@abtnode/util": "1.16.6-beta-eaa4d39d",
|
|
44
|
+
"@arcblock/did": "^1.18.73",
|
|
45
|
+
"@arcblock/did-auth": "1.18.73",
|
|
46
46
|
"@arcblock/did-auth-storage-nedb": "^1.7.1",
|
|
47
|
-
"@arcblock/did-ext": "^1.18.
|
|
48
|
-
"@arcblock/event-hub": "1.18.
|
|
49
|
-
"@arcblock/jwt": "1.18.
|
|
50
|
-
"@arcblock/ws": "1.18.
|
|
51
|
-
"@blocklet/constant": "1.16.6-beta-
|
|
47
|
+
"@arcblock/did-ext": "^1.18.73",
|
|
48
|
+
"@arcblock/event-hub": "1.18.73",
|
|
49
|
+
"@arcblock/jwt": "1.18.73",
|
|
50
|
+
"@arcblock/ws": "1.18.73",
|
|
51
|
+
"@blocklet/constant": "1.16.6-beta-eaa4d39d",
|
|
52
52
|
"@blocklet/form-builder": "^0.1.11",
|
|
53
53
|
"@blocklet/form-collector": "^0.1.6",
|
|
54
|
-
"@blocklet/meta": "1.16.6-beta-
|
|
55
|
-
"@blocklet/sdk": "1.16.6-beta-
|
|
54
|
+
"@blocklet/meta": "1.16.6-beta-eaa4d39d",
|
|
55
|
+
"@blocklet/sdk": "1.16.6-beta-eaa4d39d",
|
|
56
56
|
"@did-connect/authenticator": "^2.1.51",
|
|
57
57
|
"@did-connect/relay-adapter-express": "^2.1.51",
|
|
58
58
|
"@did-connect/storage-nedb": "^2.1.51",
|
|
59
|
-
"@ocap/client": "1.18.
|
|
60
|
-
"@ocap/util": "1.18.
|
|
59
|
+
"@ocap/client": "1.18.73",
|
|
60
|
+
"@ocap/util": "1.18.73",
|
|
61
61
|
"auth0": "^3.3.0",
|
|
62
62
|
"body-parser": "^1.20.1",
|
|
63
63
|
"buffer": "^6.0.3",
|
|
@@ -89,20 +89,20 @@
|
|
|
89
89
|
"@nedb/multi": "^2.0.5"
|
|
90
90
|
},
|
|
91
91
|
"devDependencies": {
|
|
92
|
-
"@abtnode/ux": "1.16.6-beta-
|
|
93
|
-
"@arcblock/did-connect": "^2.5.
|
|
94
|
-
"@arcblock/icons": "^2.5.
|
|
95
|
-
"@arcblock/ux": "^2.5.
|
|
92
|
+
"@abtnode/ux": "1.16.6-beta-eaa4d39d",
|
|
93
|
+
"@arcblock/did-connect": "^2.5.30",
|
|
94
|
+
"@arcblock/icons": "^2.5.30",
|
|
95
|
+
"@arcblock/ux": "^2.5.30",
|
|
96
96
|
"@blocklet/launcher-layout": "2.0.32",
|
|
97
|
-
"@blocklet/ui-react": "^2.5.
|
|
97
|
+
"@blocklet/ui-react": "^2.5.30",
|
|
98
98
|
"@emotion/react": "^11.10.4",
|
|
99
99
|
"@emotion/styled": "^11.10.4",
|
|
100
100
|
"@iconify/iconify": "^2.2.1",
|
|
101
101
|
"@mui/icons-material": "^5.10.6",
|
|
102
102
|
"@mui/material": "^5.10.8",
|
|
103
103
|
"@mui/styles": "^5.10.8",
|
|
104
|
-
"@ocap/mcrypto": "1.18.
|
|
105
|
-
"@ocap/wallet": "1.18.
|
|
104
|
+
"@ocap/mcrypto": "1.18.73",
|
|
105
|
+
"@ocap/wallet": "1.18.73",
|
|
106
106
|
"ahooks": "^3.7.1",
|
|
107
107
|
"axios": "^0.27.2",
|
|
108
108
|
"copy-webpack-plugin": "^11.0.0",
|
|
@@ -156,5 +156,5 @@
|
|
|
156
156
|
"url": "https://github.com/ArcBlock/blocklet-server/issues",
|
|
157
157
|
"email": "shijun@arcblock.io"
|
|
158
158
|
},
|
|
159
|
-
"gitHead": "
|
|
159
|
+
"gitHead": "0d2ab99f67109e989f8182fc70bc3ee9fa430585"
|
|
160
160
|
}
|