@contractspec/example.kb-update-pipeline 3.7.21 → 3.7.22
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 +58 -59
- package/CHANGELOG.md +9 -0
- package/package.json +3 -3
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,59 +1,58 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
[0m[2m[35m$[0m [2m[1mcontractspec-bun-build types[0m
|
|
1
|
+
$ contractspec-bun-build prebuild
|
|
2
|
+
$ bun run build:bundle && bun run build:types
|
|
3
|
+
$ contractspec-bun-build transpile
|
|
4
|
+
[contractspec-bun-build] transpile target=bun root=src entries=14 noBundle=false
|
|
5
|
+
Bundled 14 modules in 67ms
|
|
6
|
+
|
|
7
|
+
docs/index.js 1.30 KB (entry point)
|
|
8
|
+
./index.js 14.31 KB (entry point)
|
|
9
|
+
./kb-update-pipeline.feature.js 1.93 KB (entry point)
|
|
10
|
+
operations/index.js 4.37 KB (entry point)
|
|
11
|
+
operations/pipeline.js 4.37 KB (entry point)
|
|
12
|
+
./presentations.js 2.30 KB (entry point)
|
|
13
|
+
tests/operations.test-spec.js 1.60 KB (entry point)
|
|
14
|
+
docs/kb-update-pipeline.docblock.js 1.30 KB (entry point)
|
|
15
|
+
entities/index.js 1.12 KB (entry point)
|
|
16
|
+
entities/models.js 1.12 KB (entry point)
|
|
17
|
+
./events.js 2.36 KB (entry point)
|
|
18
|
+
./example.js 0.67 KB (entry point)
|
|
19
|
+
handlers/index.js 2.30 KB (entry point)
|
|
20
|
+
handlers/memory.handlers.js 2.30 KB (entry point)
|
|
21
|
+
|
|
22
|
+
[contractspec-bun-build] transpile target=node root=src entries=14 noBundle=false
|
|
23
|
+
Bundled 14 modules in 34ms
|
|
24
|
+
|
|
25
|
+
docs/index.js 1.29 KB (entry point)
|
|
26
|
+
./index.js 14.30 KB (entry point)
|
|
27
|
+
./kb-update-pipeline.feature.js 1.92 KB (entry point)
|
|
28
|
+
operations/index.js 4.36 KB (entry point)
|
|
29
|
+
operations/pipeline.js 4.36 KB (entry point)
|
|
30
|
+
./presentations.js 2.29 KB (entry point)
|
|
31
|
+
tests/operations.test-spec.js 1.59 KB (entry point)
|
|
32
|
+
docs/kb-update-pipeline.docblock.js 1.29 KB (entry point)
|
|
33
|
+
entities/index.js 1.12 KB (entry point)
|
|
34
|
+
entities/models.js 1.12 KB (entry point)
|
|
35
|
+
./events.js 2.36 KB (entry point)
|
|
36
|
+
./example.js 0.66 KB (entry point)
|
|
37
|
+
handlers/index.js 2.30 KB (entry point)
|
|
38
|
+
handlers/memory.handlers.js 2.30 KB (entry point)
|
|
39
|
+
|
|
40
|
+
[contractspec-bun-build] transpile target=browser root=src entries=14 noBundle=false
|
|
41
|
+
Bundled 14 modules in 38ms
|
|
42
|
+
|
|
43
|
+
docs/index.js 1.29 KB (entry point)
|
|
44
|
+
./index.js 14.30 KB (entry point)
|
|
45
|
+
./kb-update-pipeline.feature.js 1.92 KB (entry point)
|
|
46
|
+
operations/index.js 4.36 KB (entry point)
|
|
47
|
+
operations/pipeline.js 4.36 KB (entry point)
|
|
48
|
+
./presentations.js 2.29 KB (entry point)
|
|
49
|
+
tests/operations.test-spec.js 1.59 KB (entry point)
|
|
50
|
+
docs/kb-update-pipeline.docblock.js 1.29 KB (entry point)
|
|
51
|
+
entities/index.js 1.12 KB (entry point)
|
|
52
|
+
entities/models.js 1.12 KB (entry point)
|
|
53
|
+
./events.js 2.36 KB (entry point)
|
|
54
|
+
./example.js 0.66 KB (entry point)
|
|
55
|
+
handlers/index.js 2.30 KB (entry point)
|
|
56
|
+
handlers/memory.handlers.js 2.30 KB (entry point)
|
|
57
|
+
|
|
58
|
+
$ contractspec-bun-build types
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @contractspec/example.kb-update-pipeline
|
|
2
2
|
|
|
3
|
+
## 3.7.22
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- chore: auto-bump internal dependents
|
|
8
|
+
- Updated dependencies because of Stabilize Turborepo build caching by making generated artifacts deterministic, modeling web LLM generation explicitly, and avoiding no-op build-tool rewrites.
|
|
9
|
+
- @contractspec/lib.contracts-spec@5.5.1
|
|
10
|
+
- @contractspec/lib.schema@3.7.14
|
|
11
|
+
|
|
3
12
|
## 3.7.21
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@contractspec/example.kb-update-pipeline",
|
|
3
|
-
"version": "3.7.
|
|
3
|
+
"version": "3.7.22",
|
|
4
4
|
"description": "Example: KB update automation pipeline with HITL review and auditability.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -120,13 +120,13 @@
|
|
|
120
120
|
"typecheck": "tsc --noEmit"
|
|
121
121
|
},
|
|
122
122
|
"dependencies": {
|
|
123
|
-
"@contractspec/lib.contracts-spec": "5.5.
|
|
123
|
+
"@contractspec/lib.contracts-spec": "5.5.1",
|
|
124
124
|
"@contractspec/lib.schema": "3.7.14"
|
|
125
125
|
},
|
|
126
126
|
"devDependencies": {
|
|
127
127
|
"@contractspec/tool.typescript": "3.7.13",
|
|
128
128
|
"typescript": "^5.9.3",
|
|
129
|
-
"@contractspec/tool.bun": "3.7.
|
|
129
|
+
"@contractspec/tool.bun": "3.7.17"
|
|
130
130
|
},
|
|
131
131
|
"publishConfig": {
|
|
132
132
|
"access": "public",
|