koatty_store 2.0.0 → 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.
- package/.turbo/turbo-build.log +10 -10
- package/CHANGELOG.md +16 -0
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/dist/package.json +3 -3
- package/package.json +5 -5
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
|
|
2
2
|
|
|
3
|
-
> koatty_store@2.0.
|
|
3
|
+
> koatty_store@2.0.2 build /Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-store
|
|
4
4
|
> npm run build:js && npm run build:dts && npm run build:doc && npm run build:cp
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
> koatty_store@2.0.
|
|
7
|
+
> koatty_store@2.0.2 build:js
|
|
8
8
|
> npx rollup --bundleConfigAsCjs -c .rollup.config.js
|
|
9
9
|
|
|
10
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 [1m2.2s[22m[39m
|
|
13
13
|
[1G[0K⠙[1G[0K[1G[0K⠙[1G[0K
|
|
14
|
-
> koatty_store@2.0.
|
|
14
|
+
> koatty_store@2.0.2 build:dts
|
|
15
15
|
> bash ../../scripts/build-dts.sh
|
|
16
16
|
|
|
17
17
|
[1G[0K🔨 Building type declarations for koatty-store...
|
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
✓ koatty_lib type declarations ready
|
|
22
22
|
✓ koatty_logger type declarations ready
|
|
23
23
|
|
|
24
|
-
✅ All dependencies ready (waited
|
|
24
|
+
✅ All dependencies ready (waited 0ms)
|
|
25
25
|
📝 Running TypeScript compiler...
|
|
26
|
-
[1G[0K[1G[0K⠙[1G[0K📦 Running API Extractor...
|
|
26
|
+
[1G[0K⠙[1G[0K[1G[0K⠙[1G[0K📦 Running API Extractor...
|
|
27
27
|
[1G[0K
|
|
28
28
|
[1mapi-extractor 7.55.2 [36m - https://api-extractor.com/[39m
|
|
29
29
|
[22m
|
|
@@ -183,7 +183,7 @@ Analysis will use the bundled TypeScript version 5.8.2
|
|
|
183
183
|
[33mWarning: src/store/memory_cache.ts:309:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}'[39m
|
|
184
184
|
[33mWarning: src/store/memory_cache.ts:310:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets.[39m
|
|
185
185
|
[33mWarning: src/store/memory_cache.ts:310:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}'[39m
|
|
186
|
-
[33mWarning: src/store/memory_cache.ts:311:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag[39m
|
|
186
|
+
[33mWarning: src/store/memory_cache.ts:311:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag[39m
|
|
187
187
|
[33mWarning: src/store/memory_cache.ts:311:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"[39m
|
|
188
188
|
[33mWarning: src/store/memory_cache.ts:312:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration[39m
|
|
189
189
|
[33mWarning: src/store/memory_cache.ts:343:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}'[39m
|
|
@@ -520,10 +520,10 @@ Analysis will use the bundled TypeScript version 5.8.2
|
|
|
520
520
|
API Extractor completed successfully
|
|
521
521
|
[1G[0K⠙[1G[0K✅ Type declarations built successfully
|
|
522
522
|
[1G[0K⠙[1G[0K
|
|
523
|
-
> koatty_store@2.0.
|
|
523
|
+
> koatty_store@2.0.2 build:doc
|
|
524
524
|
> npx api-documenter markdown --input temp --output docs/api
|
|
525
525
|
|
|
526
|
-
[1G[0K[1G[0K
|
|
526
|
+
[1G[0K[1G[0K
|
|
527
527
|
[1mapi-documenter 7.28.2 [36m - https://api-extractor.com/[39m
|
|
528
528
|
[22m
|
|
529
529
|
Reading koatty_store.api.json
|
|
@@ -545,7 +545,7 @@ Unsupported block tag: @static
|
|
|
545
545
|
Unsupported block tag: @export
|
|
546
546
|
Unsupported block tag: @class
|
|
547
547
|
[1G[0K⠙[1G[0K[1G[0K⠙[1G[0K
|
|
548
|
-
> koatty_store@2.0.
|
|
548
|
+
> koatty_store@2.0.2 build:cp
|
|
549
549
|
> node scripts/postBuild && npx copyfiles package.json LICENSE README.md dist/
|
|
550
550
|
|
|
551
551
|
[1G[0K[1G[0K[1G[0K⠙[1G[0K[1G[0K⠙[1G[0K
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,21 @@
|
|
|
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_lib@1.4.6
|
|
10
|
+
- koatty_logger@2.4.2
|
|
11
|
+
|
|
12
|
+
## 2.0.1
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- Updated dependencies
|
|
17
|
+
- koatty_logger@2.4.1
|
|
18
|
+
|
|
3
19
|
## 2.0.0
|
|
4
20
|
|
|
5
21
|
### Patch Changes
|
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_store",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.2",
|
|
4
4
|
"description": "Cache store for koatty.",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "npm run build:js && npm run build:dts && npm run build:doc && npm run build:cp",
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"lru-cache": "^11.2.5"
|
|
98
98
|
},
|
|
99
99
|
"peerDependencies": {
|
|
100
|
-
"koatty_lib": "^1.4.
|
|
101
|
-
"koatty_logger": "^2.4.
|
|
100
|
+
"koatty_lib": "^1.4.6",
|
|
101
|
+
"koatty_logger": "^2.4.2"
|
|
102
102
|
}
|
|
103
103
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "koatty_store",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.2",
|
|
4
4
|
"description": "Cache store for koatty.",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"exports": {
|
|
@@ -81,12 +81,12 @@
|
|
|
81
81
|
"ioredis": "^5.9.2",
|
|
82
82
|
"lodash": "^4.17.23",
|
|
83
83
|
"lru-cache": "^11.2.5",
|
|
84
|
-
"
|
|
85
|
-
"
|
|
84
|
+
"koatty_logger": "2.4.2",
|
|
85
|
+
"koatty_lib": "1.4.6"
|
|
86
86
|
},
|
|
87
87
|
"peerDependencies": {
|
|
88
|
-
"koatty_lib": "^1.4.
|
|
89
|
-
"koatty_logger": "^2.4.
|
|
88
|
+
"koatty_lib": "^1.4.6",
|
|
89
|
+
"koatty_logger": "^2.4.2"
|
|
90
90
|
},
|
|
91
91
|
"scripts": {
|
|
92
92
|
"build": "npm run build:js && npm run build:dts && npm run build:doc && npm run build:cp",
|