@abtnode/blocklet-services 1.8.56 → 1.8.57
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/index.js +3 -7
- package/build/asset-manifest.json +5 -5
- package/build/index.html +1 -1
- package/build/static/js/409.5bba479c.chunk.js +2 -0
- package/build/static/js/409.5bba479c.chunk.js.map +1 -0
- package/build/static/js/main.70a93224.js +3 -0
- package/build/static/js/{main.8a722ec7.js.LICENSE.txt → main.70a93224.js.LICENSE.txt} +0 -0
- package/build/static/js/{main.8a722ec7.js.map → main.70a93224.js.map} +1 -1
- package/package.json +18 -19
- package/build/static/js/409.2ada62d7.chunk.js +0 -2
- package/build/static/js/409.2ada62d7.chunk.js.map +0 -1
- package/build/static/js/main.8a722ec7.js +0 -3
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"publishConfig": {
|
|
4
4
|
"access": "public"
|
|
5
5
|
},
|
|
6
|
-
"version": "1.8.
|
|
6
|
+
"version": "1.8.57",
|
|
7
7
|
"description": "Provide unified services for every blocklet",
|
|
8
8
|
"main": "api/index.js",
|
|
9
9
|
"files": [
|
|
@@ -31,26 +31,26 @@
|
|
|
31
31
|
"author": "wangshijun <wangshijun2010@gmail.com> (http://github.com/wangshijun)",
|
|
32
32
|
"license": "MIT",
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@abtnode/auth": "1.8.
|
|
35
|
-
"@abtnode/client": "1.8.
|
|
36
|
-
"@abtnode/constant": "1.8.
|
|
37
|
-
"@abtnode/core": "1.8.
|
|
38
|
-
"@abtnode/cron": "1.8.
|
|
39
|
-
"@abtnode/db": "1.8.
|
|
40
|
-
"@abtnode/logger": "1.8.
|
|
41
|
-
"@abtnode/router-adapter": "1.8.
|
|
42
|
-
"@abtnode/router-templates": "1.8.
|
|
43
|
-
"@abtnode/util": "1.8.
|
|
34
|
+
"@abtnode/auth": "1.8.57",
|
|
35
|
+
"@abtnode/client": "1.8.57",
|
|
36
|
+
"@abtnode/constant": "1.8.57",
|
|
37
|
+
"@abtnode/core": "1.8.57",
|
|
38
|
+
"@abtnode/cron": "1.8.57",
|
|
39
|
+
"@abtnode/db": "1.8.57",
|
|
40
|
+
"@abtnode/logger": "1.8.57",
|
|
41
|
+
"@abtnode/router-adapter": "1.8.57",
|
|
42
|
+
"@abtnode/router-templates": "1.8.57",
|
|
43
|
+
"@abtnode/util": "1.8.57",
|
|
44
44
|
"@arcblock/did-auth": "1.18.34",
|
|
45
45
|
"@arcblock/did-auth-storage-nedb": "^1.7.1",
|
|
46
46
|
"@arcblock/event-hub": "1.18.34",
|
|
47
47
|
"@arcblock/jwt": "1.18.34",
|
|
48
48
|
"@arcblock/ws": "1.18.34",
|
|
49
|
-
"@blocklet/constant": "1.8.
|
|
49
|
+
"@blocklet/constant": "1.8.57",
|
|
50
50
|
"@blocklet/form-builder": "^0.1.10",
|
|
51
51
|
"@blocklet/form-collector": "^0.1.5",
|
|
52
|
-
"@blocklet/meta": "1.8.
|
|
53
|
-
"@blocklet/sdk": "1.8.
|
|
52
|
+
"@blocklet/meta": "1.8.57",
|
|
53
|
+
"@blocklet/sdk": "1.8.57",
|
|
54
54
|
"@did-connect/authenticator": "^2.1.33",
|
|
55
55
|
"@did-connect/relay-adapter-express": "^2.1.33",
|
|
56
56
|
"@did-connect/storage-nedb": "^2.1.33",
|
|
@@ -61,20 +61,19 @@
|
|
|
61
61
|
"compression": "^1.7.4",
|
|
62
62
|
"cookie-parser": "^1.4.6",
|
|
63
63
|
"cors": "^2.8.5",
|
|
64
|
-
"dayjs": "^1.11.
|
|
64
|
+
"dayjs": "^1.11.7",
|
|
65
65
|
"express": "^4.18.2",
|
|
66
66
|
"express-async-errors": "^3.1.1",
|
|
67
67
|
"express-bearer-token": "^2.4.0",
|
|
68
68
|
"fs-extra": "^10.1.0",
|
|
69
69
|
"http-proxy": "^1.18.1",
|
|
70
|
-
"jsonwebtoken": "^
|
|
70
|
+
"jsonwebtoken": "^9.0.0",
|
|
71
71
|
"lodash": "^4.17.21",
|
|
72
72
|
"lru-cache": "^6.0.0",
|
|
73
73
|
"minimatch": "^3.0.8",
|
|
74
74
|
"morgan": "^1.10.0",
|
|
75
75
|
"nanoid": "^3.3.4",
|
|
76
76
|
"nocache": "^2.1.0",
|
|
77
|
-
"rotating-file-stream": "^2.1.6",
|
|
78
77
|
"serve-static": "^1.15.0",
|
|
79
78
|
"tweetnacl-sealedbox-js": "^1.2.0",
|
|
80
79
|
"url-join": "^4.0.1"
|
|
@@ -84,7 +83,7 @@
|
|
|
84
83
|
"@nedb/multi": "^2.0.5"
|
|
85
84
|
},
|
|
86
85
|
"devDependencies": {
|
|
87
|
-
"@abtnode/ux": "1.8.
|
|
86
|
+
"@abtnode/ux": "1.8.57",
|
|
88
87
|
"@arcblock/did-connect": "^2.4.64",
|
|
89
88
|
"@arcblock/icons": "^2.4.64",
|
|
90
89
|
"@arcblock/ux": "^2.4.64",
|
|
@@ -148,5 +147,5 @@
|
|
|
148
147
|
"url": "https://github.com/ArcBlock/blocklet-server/issues",
|
|
149
148
|
"email": "shijun@arcblock.io"
|
|
150
149
|
},
|
|
151
|
-
"gitHead": "
|
|
150
|
+
"gitHead": "2573eb9370c79853cba88cba418a964fb1cc8949"
|
|
152
151
|
}
|