@abtnode/blocklet-services 1.16.6-beta-56be9f01 → 1.16.6-beta-e2082fec
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 +31 -14
- package/api/libs/jwt.js +3 -8
- package/api/routes/oauth.js +52 -18
- package/api/services/auth/connect/invite.js +2 -1
- package/api/services/auth/connect/receive-transfer-app-owner.js +2 -1
- package/api/services/auth/connect/setup.js +2 -1
- package/api/services/auth/index.js +2 -1
- package/api/services/auth/session.js +2 -1
- package/api/util/attach-shared-utils.js +1 -1
- package/build/asset-manifest.json +29 -29
- package/build/index.html +1 -1
- package/build/static/css/{293.ea9ee64d.chunk.css → 933.be984e1d.chunk.css} +1 -1
- package/build/static/js/{21.e7883f61.chunk.js → 21.4b495d85.chunk.js} +3 -3
- package/build/static/js/343.3bc8fb37.chunk.js +2 -0
- package/build/static/js/{437.d815f0c0.chunk.js → 437.075e8453.chunk.js} +2 -2
- package/build/static/js/{460.9225f4c4.chunk.js → 460.4763afe0.chunk.js} +2 -2
- package/build/static/js/{547.614f46b8.chunk.js → 547.03d5d719.chunk.js} +2 -2
- package/build/static/js/{573.2992dbf5.chunk.js → 573.b071429e.chunk.js} +2 -2
- package/build/static/js/{682.c64ae291.chunk.js → 682.a8bf723a.chunk.js} +2 -2
- package/build/static/js/{711.6c22b7c7.chunk.js → 711.56427a24.chunk.js} +2 -2
- package/build/static/js/716.0d2a2d32.chunk.js +2 -0
- package/build/static/js/{737.73437907.chunk.js → 737.15a41e1c.chunk.js} +2 -2
- package/build/static/js/868.ac8df3a0.chunk.js +2 -0
- package/build/static/js/933.5a8322ac.chunk.js +3 -0
- package/build/static/js/main.ea4f5b3d.js +3 -0
- package/build/static/js/{main.68e1dab9.js.LICENSE.txt → main.ea4f5b3d.js.LICENSE.txt} +1 -1
- package/package.json +34 -34
- package/build/static/js/293.636e2bb7.chunk.js +0 -3
- package/build/static/js/343.1aba65c1.chunk.js +0 -2
- package/build/static/js/716.bcea7c98.chunk.js +0 -2
- package/build/static/js/868.9c03fa86.chunk.js +0 -2
- package/build/static/js/main.68e1dab9.js +0 -3
- /package/build/static/js/{21.e7883f61.chunk.js.LICENSE.txt → 21.4b495d85.chunk.js.LICENSE.txt} +0 -0
- /package/build/static/js/{293.636e2bb7.chunk.js.LICENSE.txt → 933.5a8322ac.chunk.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-e2082fec",
|
|
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-e2082fec",
|
|
35
|
+
"@abtnode/client": "1.16.6-beta-e2082fec",
|
|
36
|
+
"@abtnode/constant": "1.16.6-beta-e2082fec",
|
|
37
|
+
"@abtnode/core": "1.16.6-beta-e2082fec",
|
|
38
|
+
"@abtnode/cron": "1.16.6-beta-e2082fec",
|
|
39
|
+
"@abtnode/db": "1.16.6-beta-e2082fec",
|
|
40
|
+
"@abtnode/logger": "1.16.6-beta-e2082fec",
|
|
41
|
+
"@abtnode/router-adapter": "1.16.6-beta-e2082fec",
|
|
42
|
+
"@abtnode/router-templates": "1.16.6-beta-e2082fec",
|
|
43
|
+
"@abtnode/util": "1.16.6-beta-e2082fec",
|
|
44
|
+
"@arcblock/did": "^1.18.77",
|
|
45
|
+
"@arcblock/did-auth": "1.18.77",
|
|
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.77",
|
|
48
|
+
"@arcblock/event-hub": "1.18.77",
|
|
49
|
+
"@arcblock/jwt": "1.18.77",
|
|
50
|
+
"@arcblock/ws": "1.18.77",
|
|
51
|
+
"@blocklet/constant": "1.16.6-beta-e2082fec",
|
|
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-
|
|
56
|
-
"@did-connect/authenticator": "^2.1.
|
|
57
|
-
"@did-connect/relay-adapter-express": "^2.1.
|
|
58
|
-
"@did-connect/storage-nedb": "^2.1.
|
|
59
|
-
"@ocap/client": "1.18.
|
|
60
|
-
"@ocap/util": "1.18.
|
|
54
|
+
"@blocklet/meta": "1.16.6-beta-e2082fec",
|
|
55
|
+
"@blocklet/sdk": "1.16.6-beta-e2082fec",
|
|
56
|
+
"@did-connect/authenticator": "^2.1.54",
|
|
57
|
+
"@did-connect/relay-adapter-express": "^2.1.54",
|
|
58
|
+
"@did-connect/storage-nedb": "^2.1.54",
|
|
59
|
+
"@ocap/client": "1.18.77",
|
|
60
|
+
"@ocap/util": "1.18.77",
|
|
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.
|
|
96
|
-
"@blocklet/launcher-layout": "2.0.
|
|
97
|
-
"@blocklet/ui-react": "^2.5.
|
|
92
|
+
"@abtnode/ux": "1.16.6-beta-e2082fec",
|
|
93
|
+
"@arcblock/did-connect": "^2.5.36",
|
|
94
|
+
"@arcblock/icons": "^2.5.36",
|
|
95
|
+
"@arcblock/ux": "^2.5.36",
|
|
96
|
+
"@blocklet/launcher-layout": "2.0.36",
|
|
97
|
+
"@blocklet/ui-react": "^2.5.36",
|
|
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.77",
|
|
105
|
+
"@ocap/wallet": "1.18.77",
|
|
106
106
|
"ahooks": "^3.7.1",
|
|
107
107
|
"axios": "^0.27.2",
|
|
108
108
|
"copy-webpack-plugin": "^11.0.0",
|
|
@@ -155,5 +155,5 @@
|
|
|
155
155
|
"url": "https://github.com/ArcBlock/blocklet-server/issues",
|
|
156
156
|
"email": "shijun@arcblock.io"
|
|
157
157
|
},
|
|
158
|
-
"gitHead": "
|
|
158
|
+
"gitHead": "851e0ab17f1c6e160aedc47fcdbf7dd54dfa7237"
|
|
159
159
|
}
|