@abtnode/blocklet-services 1.16.11-next-8a4df821 → 1.16.11-next-ca5f18b5
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/build/asset-manifest.json +9 -9
- package/build/index.html +1 -1
- package/build/static/css/{387.bcbdad69.chunk.css → 602.df93b930.chunk.css} +1 -1
- package/build/static/js/602.82badcd8.chunk.js +3 -0
- package/build/static/js/681.8e70c198.chunk.js +2 -0
- package/build/static/js/main.7b8ab1f1.js +3 -0
- package/package.json +18 -18
- package/build/static/js/387.9cec9de4.chunk.js +0 -3
- package/build/static/js/681.2ce76664.chunk.js +0 -2
- package/build/static/js/main.6a89b997.js +0 -3
- /package/build/static/js/{387.9cec9de4.chunk.js.LICENSE.txt → 602.82badcd8.chunk.js.LICENSE.txt} +0 -0
- /package/build/static/js/{main.6a89b997.js.LICENSE.txt → main.7b8ab1f1.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.11-next-
|
|
6
|
+
"version": "1.16.11-next-ca5f18b5",
|
|
7
7
|
"description": "Provide unified services for every blocklet",
|
|
8
8
|
"main": "api/index.js",
|
|
9
9
|
"files": [
|
|
@@ -33,17 +33,17 @@
|
|
|
33
33
|
"author": "wangshijun <wangshijun2010@gmail.com> (http://github.com/wangshijun)",
|
|
34
34
|
"license": "Apache-2.0",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@abtnode/auth": "1.16.11-next-
|
|
37
|
-
"@abtnode/client": "1.16.11-next-
|
|
38
|
-
"@abtnode/connect-storage": "1.16.11-next-
|
|
39
|
-
"@abtnode/constant": "1.16.11-next-
|
|
40
|
-
"@abtnode/core": "1.16.11-next-
|
|
41
|
-
"@abtnode/cron": "1.16.11-next-
|
|
42
|
-
"@abtnode/logger": "1.16.11-next-
|
|
43
|
-
"@abtnode/models": "1.16.11-next-
|
|
44
|
-
"@abtnode/router-adapter": "1.16.11-next-
|
|
45
|
-
"@abtnode/router-templates": "1.16.11-next-
|
|
46
|
-
"@abtnode/util": "1.16.11-next-
|
|
36
|
+
"@abtnode/auth": "1.16.11-next-ca5f18b5",
|
|
37
|
+
"@abtnode/client": "1.16.11-next-ca5f18b5",
|
|
38
|
+
"@abtnode/connect-storage": "1.16.11-next-ca5f18b5",
|
|
39
|
+
"@abtnode/constant": "1.16.11-next-ca5f18b5",
|
|
40
|
+
"@abtnode/core": "1.16.11-next-ca5f18b5",
|
|
41
|
+
"@abtnode/cron": "1.16.11-next-ca5f18b5",
|
|
42
|
+
"@abtnode/logger": "1.16.11-next-ca5f18b5",
|
|
43
|
+
"@abtnode/models": "1.16.11-next-ca5f18b5",
|
|
44
|
+
"@abtnode/router-adapter": "1.16.11-next-ca5f18b5",
|
|
45
|
+
"@abtnode/router-templates": "1.16.11-next-ca5f18b5",
|
|
46
|
+
"@abtnode/util": "1.16.11-next-ca5f18b5",
|
|
47
47
|
"@arcblock/did": "^1.18.80",
|
|
48
48
|
"@arcblock/did-auth": "1.18.80",
|
|
49
49
|
"@arcblock/did-ext": "^1.18.80",
|
|
@@ -52,11 +52,11 @@
|
|
|
52
52
|
"@arcblock/jwt": "1.18.80",
|
|
53
53
|
"@arcblock/validator": "^1.18.80",
|
|
54
54
|
"@arcblock/ws": "1.18.80",
|
|
55
|
-
"@blocklet/constant": "1.16.11-next-
|
|
55
|
+
"@blocklet/constant": "1.16.11-next-ca5f18b5",
|
|
56
56
|
"@blocklet/form-builder": "^0.1.11",
|
|
57
57
|
"@blocklet/form-collector": "^0.1.6",
|
|
58
|
-
"@blocklet/meta": "1.16.11-next-
|
|
59
|
-
"@blocklet/sdk": "1.16.11-next-
|
|
58
|
+
"@blocklet/meta": "1.16.11-next-ca5f18b5",
|
|
59
|
+
"@blocklet/sdk": "1.16.11-next-ca5f18b5",
|
|
60
60
|
"@did-connect/authenticator": "^2.1.59",
|
|
61
61
|
"@did-connect/relay-adapter-express": "^2.1.59",
|
|
62
62
|
"@did-connect/storage-nedb": "^2.1.59",
|
|
@@ -93,11 +93,11 @@
|
|
|
93
93
|
"@nedb/core": "^2.1.2"
|
|
94
94
|
},
|
|
95
95
|
"devDependencies": {
|
|
96
|
-
"@abtnode/ux": "1.16.11-next-
|
|
96
|
+
"@abtnode/ux": "1.16.11-next-ca5f18b5",
|
|
97
97
|
"@arcblock/did-connect": "^2.5.48",
|
|
98
98
|
"@arcblock/icons": "^2.5.48",
|
|
99
99
|
"@arcblock/ux": "^2.5.48",
|
|
100
|
-
"@blocklet/launcher-layout": "2.1.
|
|
100
|
+
"@blocklet/launcher-layout": "2.1.6",
|
|
101
101
|
"@blocklet/ui-react": "^2.5.48",
|
|
102
102
|
"@emotion/react": "^11.10.4",
|
|
103
103
|
"@emotion/styled": "^11.10.4",
|
|
@@ -161,5 +161,5 @@
|
|
|
161
161
|
"url": "https://github.com/ArcBlock/blocklet-server/issues",
|
|
162
162
|
"email": "shijun@arcblock.io"
|
|
163
163
|
},
|
|
164
|
-
"gitHead": "
|
|
164
|
+
"gitHead": "d797d0177d585b66d17876c99c994fda4d812f37"
|
|
165
165
|
}
|