koatty_validation 2.0.1 → 2.0.2

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.
@@ -1,10 +1,10 @@
1
1
 
2
2
  
3
- > koatty_validation@2.0.1 build /Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-validation
3
+ > koatty_validation@2.0.2 build /Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-validation
4
4
  > npm run build:js && npm run build:dts && npm run build:doc && npm run build:cp
5
5
 
6
6
 
7
- > koatty_validation@2.0.1 build:js
7
+ > koatty_validation@2.0.2 build:js
8
8
  > del-cli --force dist && npx rollup --bundleConfigAsCjs -c .rollup.config.js
9
9
 
10
10
  
@@ -16,7 +16,7 @@
16
16
  koatty_lib (imported by "src/util.ts", "src/rule.ts" and "src/decorators.ts")
17
17
  koatty_container (imported by "src/util.ts" and "src/decorators.ts")
18
18
  class-validator (imported by "src/rule.ts", "src/decorator-factory.ts" and "src/decorators.ts")
19
- created ./dist/index.js in 1.7s
19
+ created ./dist/index.js in 1.4s
20
20
  
21
21
  ./src/index.ts → ./dist/index.mjs...
22
22
  (!) Unresolved dependencies
@@ -26,9 +26,9 @@
26
26
  koatty_lib (imported by "src/util.ts", "src/rule.ts" and "src/decorators.ts")
27
27
  koatty_container (imported by "src/util.ts" and "src/decorators.ts")
28
28
  class-validator (imported by "src/rule.ts", "src/decorator-factory.ts" and "src/decorators.ts")
29
- created ./dist/index.mjs in 1s
29
+ created ./dist/index.mjs in 1.2s
30
30
  ⠙⠙
31
- > koatty_validation@2.0.1 build:dts
31
+ > koatty_validation@2.0.2 build:dts
32
32
  > bash ../../scripts/build-dts.sh
33
33
 
34
34
  🔨 Building type declarations for koatty-validation...
@@ -39,9 +39,9 @@
39
39
  ✓ koatty_lib type declarations ready
40
40
  ✓ koatty_logger type declarations ready
41
41
 
42
- ✅ All dependencies ready (waited 1ms)
42
+ ✅ All dependencies ready (waited 0ms)
43
43
  📝 Running TypeScript compiler...
44
- ⠙📦 Running API Extractor...
44
+ ⠙⠙📦 Running API Extractor...
45
45
  
46
46
  api-extractor 7.55.2  - https://api-extractor.com/
47
47
  
@@ -101,7 +101,7 @@ Analysis will use the bundled TypeScript version 5.8.2
101
101
  API Extractor completed successfully
102
102
  ⠙✅ Type declarations built successfully
103
103
  ⠙
104
- > koatty_validation@2.0.1 build:doc
104
+ > koatty_validation@2.0.2 build:doc
105
105
  > del-cli --force docs/api && npx api-documenter markdown --input temp --output docs/api
106
106
 
107
107
  ⠙
@@ -128,7 +128,7 @@ Unsupported block tag: @export
128
128
  Unsupported block tag: @export
129
129
  Unsupported block tag: @type
130
130
  ⠙⠙
131
- > koatty_validation@2.0.1 build:cp
131
+ > koatty_validation@2.0.2 build:cp
132
132
  > node scripts/postBuild && copyfiles package.json LICENSE README.md dist/
133
133
 
134
134
  ⠙
package/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # Changelog
2
2
 
3
+ ## 2.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - patch version bump for koatty, koatty_cacheable, koatty_config, koatty_container, koatty_core, koatty_exception, koatty_graphql, koatty_lib, koatty_loader, koatty_logger, koatty_proto, koatty_router, koatty_schedule, koatty_serve, koatty_store, koatty_trace, koatty_typeorm, koatty_validation
8
+ - Updated dependencies
9
+ - koatty_container@2.0.2
10
+ - koatty_lib@1.4.6
11
+ - koatty_logger@2.4.2
12
+
3
13
  ## 2.0.1
4
14
 
5
15
  ### Patch Changes
package/dist/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * @Author: richen
3
- * @Date: 2026-02-03 15:24:02
3
+ * @Date: 2026-02-03 16:56:30
4
4
  * @License: BSD (3-Clause)
5
5
  * @Copyright (c) - <richenlin(at)gmail.com>
6
6
  * @HomePage: https://koatty.org/
package/dist/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * @Author: richen
3
- * @Date: 2026-02-03 15:23:44
3
+ * @Date: 2026-02-03 16:56:17
4
4
  * @License: BSD (3-Clause)
5
5
  * @Copyright (c) - <richenlin(at)gmail.com>
6
6
  * @HomePage: https://koatty.org/
package/dist/index.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * @Author: richen
3
- * @Date: 2026-02-03 15:23:44
3
+ * @Date: 2026-02-03 16:56:17
4
4
  * @License: BSD (3-Clause)
5
5
  * @Copyright (c) - <richenlin(at)gmail.com>
6
6
  * @HomePage: https://koatty.org/
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "koatty_validation",
3
- "version": "2.0.1",
3
+ "version": "2.0.2",
4
4
  "description": "Validation Util for Koatty and ThinkORM.",
5
5
  "scripts": {
6
6
  "build": "npm run build:js && npm run build:dts && npm run build:doc && npm run build:cp",
@@ -80,8 +80,8 @@
80
80
  "lru-cache": "^11.2.5"
81
81
  },
82
82
  "peerDependencies": {
83
- "koatty_container": "^2.0.1",
84
- "koatty_lib": "^1.4.5",
85
- "koatty_logger": "^2.4.1"
83
+ "koatty_container": "^2.0.2",
84
+ "koatty_lib": "^1.4.6",
85
+ "koatty_logger": "^2.4.2"
86
86
  }
87
87
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "koatty_validation",
3
- "version": "2.0.1",
3
+ "version": "2.0.2",
4
4
  "description": "Validation Util for Koatty and ThinkORM.",
5
5
  "main": "./dist/index.js",
6
6
  "exports": {
@@ -63,14 +63,14 @@
63
63
  "dependencies": {
64
64
  "class-validator": "^0.14.3",
65
65
  "lru-cache": "^11.2.5",
66
- "koatty_logger": "2.4.1",
67
- "koatty_lib": "1.4.5",
68
- "koatty_container": "2.0.1"
66
+ "koatty_container": "2.0.2",
67
+ "koatty_lib": "1.4.6",
68
+ "koatty_logger": "2.4.2"
69
69
  },
70
70
  "peerDependencies": {
71
- "koatty_container": "^2.0.1",
72
- "koatty_lib": "^1.4.5",
73
- "koatty_logger": "^2.4.1"
71
+ "koatty_container": "^2.0.2",
72
+ "koatty_lib": "^1.4.6",
73
+ "koatty_logger": "^2.4.2"
74
74
  },
75
75
  "scripts": {
76
76
  "build": "npm run build:js && npm run build:dts && npm run build:doc && npm run build:cp",