@abtnode/blocklet-services 1.16.5 → 1.16.6-beta-8be2fe37

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 (39) hide show
  1. package/api/libs/connect/session.js +85 -31
  2. package/api/routes/blocklet.js +24 -0
  3. package/api/routes/oauth.js +2 -2
  4. package/api/services/auth/connect/exchange-passport.js +58 -0
  5. package/api/services/auth/connect/login.js +2 -1
  6. package/api/services/auth/connect/pre-setup.js +2 -2
  7. package/api/services/auth/connect/receive-transfer-app-owner.js +385 -0
  8. package/api/services/auth/connect/transfer-app-owner.js +30 -0
  9. package/api/services/auth/index.js +6 -0
  10. package/api/services/oauth/index.js +30 -23
  11. package/build/asset-manifest.json +27 -21
  12. package/build/index.html +1 -1
  13. package/build/static/css/{204.1d1e88ad.chunk.css → 61.03a48b17.chunk.css} +1 -1
  14. package/build/static/js/162.58348adf.chunk.js +3 -0
  15. package/build/static/js/343.54712c04.chunk.js +2 -0
  16. package/build/static/js/359.c47779c2.chunk.js +2 -0
  17. package/build/static/js/371.ccef728f.chunk.js +2 -0
  18. package/build/static/js/42.a0526d16.chunk.js +2 -0
  19. package/build/static/js/547.f8830a9e.chunk.js +2 -0
  20. package/build/static/js/573.2052cb80.chunk.js +2 -0
  21. package/build/static/js/61.20fc6264.chunk.js +3 -0
  22. package/build/static/js/648.b5b229e5.chunk.js +3 -0
  23. package/build/static/js/716.874040d8.chunk.js +2 -0
  24. package/build/static/js/868.9c03fa86.chunk.js +2 -0
  25. package/build/static/js/main.88eb4897.js +3 -0
  26. package/package.json +32 -30
  27. package/build/static/js/204.df50af69.chunk.js +0 -3
  28. package/build/static/js/343.b31c2008.chunk.js +0 -2
  29. package/build/static/js/371.88127b62.chunk.js +0 -2
  30. package/build/static/js/573.2687bb44.chunk.js +0 -2
  31. package/build/static/js/648.7a2e44c8.chunk.js +0 -3
  32. package/build/static/js/712.9667cdcd.chunk.js +0 -3
  33. package/build/static/js/716.e1534c42.chunk.js +0 -2
  34. package/build/static/js/868.4d364267.chunk.js +0 -2
  35. package/build/static/js/main.3b61bb8b.js +0 -3
  36. /package/build/static/js/{712.9667cdcd.chunk.js.LICENSE.txt → 162.58348adf.chunk.js.LICENSE.txt} +0 -0
  37. /package/build/static/js/{204.df50af69.chunk.js.LICENSE.txt → 61.20fc6264.chunk.js.LICENSE.txt} +0 -0
  38. /package/build/static/js/{648.7a2e44c8.chunk.js.LICENSE.txt → 648.b5b229e5.chunk.js.LICENSE.txt} +0 -0
  39. /package/build/static/js/{main.3b61bb8b.js.LICENSE.txt → main.88eb4897.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.5",
6
+ "version": "1.16.6-beta-8be2fe37",
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.5",
35
- "@abtnode/client": "1.16.5",
36
- "@abtnode/constant": "1.16.5",
37
- "@abtnode/core": "1.16.5",
38
- "@abtnode/cron": "1.16.5",
39
- "@abtnode/db": "1.16.5",
40
- "@abtnode/logger": "1.16.5",
41
- "@abtnode/router-adapter": "1.16.5",
42
- "@abtnode/router-templates": "1.16.5",
43
- "@abtnode/util": "1.16.5",
44
- "@arcblock/did": "^1.18.68",
45
- "@arcblock/did-auth": "1.18.68",
34
+ "@abtnode/auth": "1.16.6-beta-8be2fe37",
35
+ "@abtnode/client": "1.16.6-beta-8be2fe37",
36
+ "@abtnode/constant": "1.16.6-beta-8be2fe37",
37
+ "@abtnode/core": "1.16.6-beta-8be2fe37",
38
+ "@abtnode/cron": "1.16.6-beta-8be2fe37",
39
+ "@abtnode/db": "1.16.6-beta-8be2fe37",
40
+ "@abtnode/logger": "1.16.6-beta-8be2fe37",
41
+ "@abtnode/router-adapter": "1.16.6-beta-8be2fe37",
42
+ "@abtnode/router-templates": "1.16.6-beta-8be2fe37",
43
+ "@abtnode/util": "1.16.6-beta-8be2fe37",
44
+ "@arcblock/did": "^1.18.71",
45
+ "@arcblock/did-auth": "1.18.71",
46
46
  "@arcblock/did-auth-storage-nedb": "^1.7.1",
47
- "@arcblock/did-ext": "^1.18.68",
48
- "@arcblock/event-hub": "1.18.68",
49
- "@arcblock/jwt": "1.18.68",
50
- "@arcblock/ws": "1.18.68",
51
- "@blocklet/constant": "1.16.5",
47
+ "@arcblock/did-ext": "^1.18.71",
48
+ "@arcblock/event-hub": "1.18.71",
49
+ "@arcblock/jwt": "1.18.71",
50
+ "@arcblock/ws": "1.18.71",
51
+ "@blocklet/constant": "1.16.6-beta-8be2fe37",
52
52
  "@blocklet/form-builder": "^0.1.11",
53
53
  "@blocklet/form-collector": "^0.1.6",
54
- "@blocklet/meta": "1.16.5",
55
- "@blocklet/sdk": "1.16.5",
54
+ "@blocklet/meta": "1.16.6-beta-8be2fe37",
55
+ "@blocklet/sdk": "1.16.6-beta-8be2fe37",
56
56
  "@did-connect/authenticator": "^2.1.50",
57
57
  "@did-connect/relay-adapter-express": "^2.1.50",
58
58
  "@did-connect/storage-nedb": "^2.1.50",
59
- "@ocap/client": "1.18.68",
60
- "@ocap/util": "1.18.68",
59
+ "@ocap/client": "1.18.71",
60
+ "@ocap/util": "1.18.71",
61
61
  "auth0": "^3.3.0",
62
62
  "body-parser": "^1.20.1",
63
63
  "buffer": "^6.0.3",
@@ -89,19 +89,20 @@
89
89
  "@nedb/multi": "^2.0.5"
90
90
  },
91
91
  "devDependencies": {
92
- "@abtnode/ux": "1.16.5",
93
- "@arcblock/did-connect": "^2.5.24",
94
- "@arcblock/icons": "^2.5.24",
95
- "@arcblock/ux": "^2.5.24",
96
- "@blocklet/launcher-layout": "^2.0.28",
97
- "@blocklet/ui-react": "^2.5.24",
92
+ "@abtnode/ux": "1.16.6-beta-8be2fe37",
93
+ "@arcblock/did-connect": "^2.5.25",
94
+ "@arcblock/icons": "^2.5.25",
95
+ "@arcblock/ux": "^2.5.25",
96
+ "@blocklet/launcher-layout": "^2.0.30",
97
+ "@blocklet/ui-react": "^2.5.25",
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/wallet": "1.18.68",
104
+ "@ocap/mcrypto": "1.18.71",
105
+ "@ocap/wallet": "1.18.71",
105
106
  "ahooks": "^3.7.1",
106
107
  "axios": "^0.27.2",
107
108
  "copy-webpack-plugin": "^11.0.0",
@@ -118,6 +119,7 @@
118
119
  "node-polyfill-webpack-plugin": "^2.0.1",
119
120
  "nodemon": "^2.0.20",
120
121
  "npm-run-all": "^4.1.5",
122
+ "p-retry": "4.6.1",
121
123
  "prop-types": "^15.8.1",
122
124
  "react": "^18.2.0",
123
125
  "react-app-rewired": "^2.2.1",
@@ -154,5 +156,5 @@
154
156
  "url": "https://github.com/ArcBlock/blocklet-server/issues",
155
157
  "email": "shijun@arcblock.io"
156
158
  },
157
- "gitHead": "229effc24ce7e12a0dbe551b2cc57825c3803745"
159
+ "gitHead": "27229a1a62850e95907b7a53e0259a809d99377b"
158
160
  }