koatty_router 2.1.2 → 2.1.3
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/.turbo/turbo-build.log +14 -14
- package/CHANGELOG.md +11 -0
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/dist/package.json +5 -5
- package/package.json +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
|
|
2
2
|
|
|
3
|
-
> koatty_router@2.1.
|
|
3
|
+
> koatty_router@2.1.3 build /Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-router
|
|
4
4
|
> npm run build:js && npm run build:dts && npm run build:doc && npm run build:cp
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
> koatty_router@2.1.
|
|
7
|
+
> koatty_router@2.1.3 build:js
|
|
8
8
|
> npx rollup --bundleConfigAsCjs -c .rollup.config.js
|
|
9
9
|
|
|
10
|
-
[1G[0K[1G[0K
|
|
10
|
+
[1G[0K[1G[0K[36m
|
|
11
11
|
[1m./src/index.ts[22m → [1m./dist/index.js, ./dist/index.mjs[22m...[39m
|
|
12
|
-
[32mcreated [1m./dist/index.js, ./dist/index.mjs[22m in [
|
|
12
|
+
[32mcreated [1m./dist/index.js, ./dist/index.mjs[22m in [1m15.3s[22m[39m
|
|
13
13
|
[1G[0K⠙[1G[0K[1G[0K⠙[1G[0K
|
|
14
|
-
> koatty_router@2.1.
|
|
14
|
+
> koatty_router@2.1.3 build:dts
|
|
15
15
|
> bash ../../scripts/build-dts.sh
|
|
16
16
|
|
|
17
17
|
[1G[0K🔨 Building type declarations for koatty-router...
|
|
@@ -27,10 +27,10 @@
|
|
|
27
27
|
✓ koatty_proto type declarations ready
|
|
28
28
|
✓ koatty_validation type declarations ready
|
|
29
29
|
|
|
30
|
-
✅ All dependencies ready (waited
|
|
30
|
+
✅ All dependencies ready (waited 3ms)
|
|
31
31
|
📝 Running TypeScript compiler...
|
|
32
|
-
[1G[0K⠙[1G[0K[1G[0K⠙[1G[0K📦 Running API Extractor...
|
|
33
|
-
[1G[0K
|
|
32
|
+
[1G[0K⠙[1G[0K⠹[1G[0K[1G[0K⠙[1G[0K📦 Running API Extractor...
|
|
33
|
+
[1G[0K⠙[1G[0K
|
|
34
34
|
[1mapi-extractor 7.55.2 [36m - https://api-extractor.com/[39m
|
|
35
35
|
[22m
|
|
36
36
|
Using configuration from ./api-extractor.json
|
|
@@ -126,7 +126,7 @@ Analysis will use the bundled TypeScript version 5.8.2
|
|
|
126
126
|
API Extractor completed successfully
|
|
127
127
|
[1G[0K⠙[1G[0K✅ Type declarations built successfully
|
|
128
128
|
[1G[0K⠙[1G[0K
|
|
129
|
-
> koatty_router@2.1.
|
|
129
|
+
> koatty_router@2.1.3 build:doc
|
|
130
130
|
> npx api-documenter markdown --input temp --output docs/api
|
|
131
131
|
|
|
132
132
|
[1G[0K[1G[0K
|
|
@@ -169,17 +169,17 @@ Unsupported block tag: @interface
|
|
|
169
169
|
Unsupported block tag: @RequestBody
|
|
170
170
|
Unsupported block tag: @RequestParam
|
|
171
171
|
[1G[0K⠙[1G[0K[1G[0K⠙[1G[0K
|
|
172
|
-
> koatty_router@2.1.
|
|
172
|
+
> koatty_router@2.1.3 build:cp
|
|
173
173
|
> copyfiles package.json LICENSE README.md dist/ && node scripts/postBuild
|
|
174
174
|
|
|
175
|
-
[1G[0K✓ Fixed dependencies.koatty_container: workspace:* → ^2.0.
|
|
176
|
-
✓ Fixed dependencies.koatty_core: workspace:* → ^2.1.
|
|
177
|
-
✓ Fixed dependencies.koatty_exception: workspace:* → ^2.1.
|
|
175
|
+
[1G[0K✓ Fixed dependencies.koatty_container: workspace:* → ^2.0.3
|
|
176
|
+
✓ Fixed dependencies.koatty_core: workspace:* → ^2.1.3
|
|
177
|
+
✓ Fixed dependencies.koatty_exception: workspace:* → ^2.1.3
|
|
178
178
|
✓ Fixed dependencies.koatty_graphql: workspace:* → ^1.1.5
|
|
179
179
|
✓ Fixed dependencies.koatty_lib: workspace:* → ^1.4.6
|
|
180
180
|
✓ Fixed dependencies.koatty_logger: workspace:* → ^2.4.2
|
|
181
181
|
✓ Fixed dependencies.koatty_proto: workspace:* → ^1.3.6
|
|
182
|
-
✓ Fixed dependencies.koatty_validation: workspace:* → ^2.0.
|
|
182
|
+
✓ Fixed dependencies.koatty_validation: workspace:* → ^2.0.3
|
|
183
183
|
✓ Fixed main: ./dist/... → ./index.js
|
|
184
184
|
✓ Fixed types: ./dist/... → ./index.d.ts
|
|
185
185
|
✓ Fixed exports.require: ./dist/index.js → ./index.js
|
package/CHANGELOG.md
CHANGED
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
package/dist/index.mjs
CHANGED
package/dist/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "koatty_router",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.3",
|
|
4
4
|
"description": "Koatty routing component, adapt to http1/2, websocket, gRPC.",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "npm run build:js && npm run build:dts && npm run build:doc && npm run build:cp",
|
|
@@ -83,14 +83,14 @@
|
|
|
83
83
|
"graphql-http": "^1.22.4",
|
|
84
84
|
"inflation": "^2.1.0",
|
|
85
85
|
"koa-compose": "^4.1.0",
|
|
86
|
-
"koatty_container": "^2.0.
|
|
87
|
-
"koatty_core": "^2.1.
|
|
88
|
-
"koatty_exception": "^2.1.
|
|
86
|
+
"koatty_container": "^2.0.3",
|
|
87
|
+
"koatty_core": "^2.1.3",
|
|
88
|
+
"koatty_exception": "^2.1.3",
|
|
89
89
|
"koatty_graphql": "^1.1.5",
|
|
90
90
|
"koatty_lib": "^1.4.6",
|
|
91
91
|
"koatty_logger": "^2.4.2",
|
|
92
92
|
"koatty_proto": "^1.3.6",
|
|
93
|
-
"koatty_validation": "^2.0.
|
|
93
|
+
"koatty_validation": "^2.0.3",
|
|
94
94
|
"lru-cache": "^11.2.5",
|
|
95
95
|
"on-finished": "^2.4.1",
|
|
96
96
|
"raw-body": "^3.0.2"
|
package/package.json
CHANGED