@abtnode/blocklet-services 1.16.4 → 1.16.5
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/services/oauth/index.js +1 -1
- package/build/asset-manifest.json +11 -11
- package/build/index.html +1 -1
- package/build/static/js/{199.53a84333.chunk.js → 199.3d76c24b.chunk.js} +2 -2
- package/build/static/js/610.40349d57.chunk.js +2 -0
- package/build/static/js/648.7a2e44c8.chunk.js +3 -0
- package/build/static/js/{868.f2fac071.chunk.js → 868.4d364267.chunk.js} +2 -2
- package/build/static/js/main.3b61bb8b.js +3 -0
- package/build/static/js/{main.49a7bef5.js.LICENSE.txt → main.3b61bb8b.js.LICENSE.txt} +1 -1
- package/package.json +35 -35
- package/build/static/js/557.5f206c85.chunk.js +0 -2
- package/build/static/js/648.9062f63d.chunk.js +0 -3
- package/build/static/js/main.49a7bef5.js +0 -3
- /package/build/static/js/{648.9062f63d.chunk.js.LICENSE.txt → 648.7a2e44c8.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
|
+
"version": "1.16.5",
|
|
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.
|
|
35
|
-
"@abtnode/client": "1.16.
|
|
36
|
-
"@abtnode/constant": "1.16.
|
|
37
|
-
"@abtnode/core": "1.16.
|
|
38
|
-
"@abtnode/cron": "1.16.
|
|
39
|
-
"@abtnode/db": "1.16.
|
|
40
|
-
"@abtnode/logger": "1.16.
|
|
41
|
-
"@abtnode/router-adapter": "1.16.
|
|
42
|
-
"@abtnode/router-templates": "1.16.
|
|
43
|
-
"@abtnode/util": "1.16.
|
|
44
|
-
"@arcblock/did": "^1.18.
|
|
45
|
-
"@arcblock/did-auth": "1.18.
|
|
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",
|
|
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.
|
|
52
|
-
"@blocklet/form-builder": "^0.1.
|
|
53
|
-
"@blocklet/form-collector": "^0.1.
|
|
54
|
-
"@blocklet/meta": "1.16.
|
|
55
|
-
"@blocklet/sdk": "1.16.
|
|
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.
|
|
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",
|
|
52
|
+
"@blocklet/form-builder": "^0.1.11",
|
|
53
|
+
"@blocklet/form-collector": "^0.1.6",
|
|
54
|
+
"@blocklet/meta": "1.16.5",
|
|
55
|
+
"@blocklet/sdk": "1.16.5",
|
|
56
|
+
"@did-connect/authenticator": "^2.1.50",
|
|
57
|
+
"@did-connect/relay-adapter-express": "^2.1.50",
|
|
58
|
+
"@did-connect/storage-nedb": "^2.1.50",
|
|
59
|
+
"@ocap/client": "1.18.68",
|
|
60
|
+
"@ocap/util": "1.18.68",
|
|
61
61
|
"auth0": "^3.3.0",
|
|
62
62
|
"body-parser": "^1.20.1",
|
|
63
63
|
"buffer": "^6.0.3",
|
|
@@ -89,19 +89,19 @@
|
|
|
89
89
|
"@nedb/multi": "^2.0.5"
|
|
90
90
|
},
|
|
91
91
|
"devDependencies": {
|
|
92
|
-
"@abtnode/ux": "1.16.
|
|
93
|
-
"@arcblock/did-connect": "^2.5.
|
|
94
|
-
"@arcblock/icons": "^2.5.
|
|
95
|
-
"@arcblock/ux": "^2.5.
|
|
96
|
-
"@blocklet/launcher-layout": "
|
|
97
|
-
"@blocklet/ui-react": "^2.5.
|
|
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",
|
|
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.
|
|
104
|
+
"@ocap/wallet": "1.18.68",
|
|
105
105
|
"ahooks": "^3.7.1",
|
|
106
106
|
"axios": "^0.27.2",
|
|
107
107
|
"copy-webpack-plugin": "^11.0.0",
|
|
@@ -154,5 +154,5 @@
|
|
|
154
154
|
"url": "https://github.com/ArcBlock/blocklet-server/issues",
|
|
155
155
|
"email": "shijun@arcblock.io"
|
|
156
156
|
},
|
|
157
|
-
"gitHead": "
|
|
157
|
+
"gitHead": "229effc24ce7e12a0dbe551b2cc57825c3803745"
|
|
158
158
|
}
|