@zlooks.cn/blog-server 1.0.8 → 1.0.10
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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zlooks.cn/blog-server",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.10",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"engines": {
|
|
@@ -35,25 +35,25 @@
|
|
|
35
35
|
"dependencies": {
|
|
36
36
|
"@hile/context": "4.0.3",
|
|
37
37
|
"@hile/core": "4.0.2",
|
|
38
|
-
"@hile/http-over-micro": "1.0.
|
|
39
|
-
"@hile/ioredis": "4.0.
|
|
40
|
-
"@hile/logger": "4.0.
|
|
41
|
-
"@hile/mcp": "1.0.
|
|
42
|
-
"@hile/message-loader": "4.0.
|
|
43
|
-
"@hile/micro": "4.0.
|
|
38
|
+
"@hile/http-over-micro": "1.0.4",
|
|
39
|
+
"@hile/ioredis": "4.0.3",
|
|
40
|
+
"@hile/logger": "4.0.3",
|
|
41
|
+
"@hile/mcp": "1.0.7",
|
|
42
|
+
"@hile/message-loader": "4.0.9",
|
|
43
|
+
"@hile/micro": "4.0.9",
|
|
44
44
|
"@hile/micro-contract": "1.0.1",
|
|
45
|
-
"@hile/model": "4.0.
|
|
46
|
-
"@hile/typeorm": "4.0.
|
|
45
|
+
"@hile/model": "4.0.5",
|
|
46
|
+
"@hile/typeorm": "4.0.3",
|
|
47
47
|
"@zlooks.cn/blog-schema": "1.0.2",
|
|
48
48
|
"@zlooks.cn/blog-shared": "1.0.3",
|
|
49
49
|
"@zlooks.cn/browser-api": "1.0.1",
|
|
50
|
-
"@zlooks.cn/database-command": "1.0.
|
|
50
|
+
"@zlooks.cn/database-command": "1.0.5",
|
|
51
51
|
"@zlooks.cn/event-bus": "1.0.3",
|
|
52
52
|
"@zlooks.cn/event-client": "1.0.3",
|
|
53
53
|
"@zlooks.cn/infrastructure": "1.0.0",
|
|
54
54
|
"@zlooks.cn/public-host-contract": "1.0.0",
|
|
55
55
|
"@zlooks.cn/registry-config": "1.0.1",
|
|
56
|
-
"@zlooks.cn/service-command": "1.0.
|
|
56
|
+
"@zlooks.cn/service-command": "1.0.3",
|
|
57
57
|
"@zlooks.cn/sitemap-contract": "1.0.2",
|
|
58
58
|
"@zlooks.cn/user-shared": "1.0.3",
|
|
59
59
|
"@zlooks.cn/utils": "1.0.0",
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
"zod": "4.4.3"
|
|
70
70
|
},
|
|
71
71
|
"devDependencies": {
|
|
72
|
-
"@hile/cli": "4.0.
|
|
72
|
+
"@hile/cli": "4.0.9",
|
|
73
73
|
"@types/mdast": "4.0.4",
|
|
74
74
|
"@types/node": "26.2.0",
|
|
75
75
|
"fix-esm-import-path": "1.10.3",
|
|
@@ -77,5 +77,5 @@
|
|
|
77
77
|
"typescript": "7.0.2",
|
|
78
78
|
"vitest": "4.1.11"
|
|
79
79
|
},
|
|
80
|
-
"gitHead": "
|
|
80
|
+
"gitHead": "d2c54a942b19eb5f125c2c104813b39635454a1a"
|
|
81
81
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.msg.d.ts","sourceRoot":"","sources":["../../../../../src/messages/api/blog/[path+]/index.msg.ts"],"names":[],"mappings":""}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { defineHttpOverMicroMessage } from '@hile/http-over-micro';
|
|
2
|
-
import { BLOG_HTTP_METHODS, blogHttpFailureResponse, } from '../../../../browser-api/http-message.js';
|
|
3
|
-
import { BLOG_BROWSER_API_ERROR_CODES } from '../../../../contracts/public-api.js';
|
|
4
|
-
export default defineHttpOverMicroMessage({
|
|
5
|
-
method: BLOG_HTTP_METHODS,
|
|
6
|
-
}, () => blogHttpFailureResponse(404, BLOG_BROWSER_API_ERROR_CODES.routeNotFound, '请求的接口不存在'));
|
|
7
|
-
//# sourceMappingURL=index.msg.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.msg.js","sourceRoot":"","sources":["../../../../../src/messages/api/blog/[path+]/index.msg.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,0BAA0B,EAAE,MAAM,uBAAuB,CAAC;AACnE,OAAO,EACL,iBAAiB,EACjB,uBAAuB,GACxB,MAAM,yCAAyC,CAAC;AACjD,OAAO,EAAE,4BAA4B,EAAE,MAAM,qCAAqC,CAAC;AAEnF,eAAe,0BAA0B,CACvC;IACE,MAAM,EAAE,iBAAiB;CAC1B,EACD,GAAG,EAAE,CACH,uBAAuB,CACrB,GAAG,EACH,4BAA4B,CAAC,aAAa,EAC1C,UAAU,CACX,CACJ,CAAC"}
|