@contractspec/example.versioned-knowledge-base 3.4.0 → 3.4.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,54 +1,53 @@
1
-
2
- $ contractspec-bun-build prebuild
3
- $ bun run prebuild && bun run build:bundle && bun run build:types
4
- $ contractspec-bun-build prebuild
5
- $ contractspec-bun-build transpile
6
- [contractspec-bun-build] transpile target=bun root=src entries=12
7
- Bundled 12 modules in 16ms
8
-
9
- docs/index.js 1.51 KB (entry point)
10
- ./index.js 20.31 KB (entry point)
11
- operations/index.js 9.56 KB (entry point)
12
- operations/kb.js 9.56 KB (entry point)
13
- ./versioned-knowledge-base.feature.js 1.41 KB (entry point)
14
- docs/versioned-knowledge-base.docblock.js 1.51 KB (entry point)
15
- entities/index.js 3.22 KB (entry point)
16
- entities/models.js 3.22 KB (entry point)
17
- ./events.js 3.17 KB (entry point)
18
- ./example.js 1.0 KB (entry point)
19
- handlers/index.js 3.56 KB (entry point)
20
- handlers/memory.handlers.js 3.56 KB (entry point)
21
-
22
- [contractspec-bun-build] transpile target=node root=src entries=12
23
- Bundled 12 modules in 8ms
24
-
25
- docs/index.js 1.50 KB (entry point)
26
- ./index.js 20.30 KB (entry point)
27
- operations/index.js 9.55 KB (entry point)
28
- operations/kb.js 9.55 KB (entry point)
29
- ./versioned-knowledge-base.feature.js 1.40 KB (entry point)
30
- docs/versioned-knowledge-base.docblock.js 1.50 KB (entry point)
31
- entities/index.js 3.22 KB (entry point)
32
- entities/models.js 3.22 KB (entry point)
33
- ./events.js 3.16 KB (entry point)
34
- ./example.js 1.0 KB (entry point)
35
- handlers/index.js 3.55 KB (entry point)
36
- handlers/memory.handlers.js 3.55 KB (entry point)
37
-
38
- [contractspec-bun-build] transpile target=browser root=src entries=12
39
- Bundled 12 modules in 11ms
40
-
41
- docs/index.js 1.50 KB (entry point)
42
- ./index.js 20.30 KB (entry point)
43
- operations/index.js 9.55 KB (entry point)
44
- operations/kb.js 9.55 KB (entry point)
45
- ./versioned-knowledge-base.feature.js 1.40 KB (entry point)
46
- docs/versioned-knowledge-base.docblock.js 1.50 KB (entry point)
47
- entities/index.js 3.22 KB (entry point)
48
- entities/models.js 3.22 KB (entry point)
49
- ./events.js 3.16 KB (entry point)
50
- ./example.js 1.0 KB (entry point)
51
- handlers/index.js 3.55 KB (entry point)
52
- handlers/memory.handlers.js 3.55 KB (entry point)
53
-
54
- $ contractspec-bun-build types
1
+ $ contractspec-bun-build prebuild
2
+ $ bun run prebuild && bun run build:bundle && bun run build:types
3
+ $ contractspec-bun-build prebuild
4
+ $ contractspec-bun-build transpile
5
+ [contractspec-bun-build] transpile target=bun root=src entries=12
6
+ Bundled 12 modules in 35ms
7
+
8
+ docs/index.js 1.51 KB (entry point)
9
+ ./index.js 20.31 KB (entry point)
10
+ operations/index.js 9.56 KB (entry point)
11
+ operations/kb.js 9.56 KB (entry point)
12
+ ./versioned-knowledge-base.feature.js 1.41 KB (entry point)
13
+ docs/versioned-knowledge-base.docblock.js 1.51 KB (entry point)
14
+ entities/index.js 3.22 KB (entry point)
15
+ entities/models.js 3.22 KB (entry point)
16
+ ./events.js 3.17 KB (entry point)
17
+ ./example.js 1.0 KB (entry point)
18
+ handlers/index.js 3.56 KB (entry point)
19
+ handlers/memory.handlers.js 3.56 KB (entry point)
20
+
21
+ [contractspec-bun-build] transpile target=node root=src entries=12
22
+ Bundled 12 modules in 35ms
23
+
24
+ docs/index.js 1.50 KB (entry point)
25
+ ./index.js 20.30 KB (entry point)
26
+ operations/index.js 9.55 KB (entry point)
27
+ operations/kb.js 9.55 KB (entry point)
28
+ ./versioned-knowledge-base.feature.js 1.40 KB (entry point)
29
+ docs/versioned-knowledge-base.docblock.js 1.50 KB (entry point)
30
+ entities/index.js 3.22 KB (entry point)
31
+ entities/models.js 3.22 KB (entry point)
32
+ ./events.js 3.16 KB (entry point)
33
+ ./example.js 1.0 KB (entry point)
34
+ handlers/index.js 3.55 KB (entry point)
35
+ handlers/memory.handlers.js 3.55 KB (entry point)
36
+
37
+ [contractspec-bun-build] transpile target=browser root=src entries=12
38
+ Bundled 12 modules in 23ms
39
+
40
+ docs/index.js 1.50 KB (entry point)
41
+ ./index.js 20.30 KB (entry point)
42
+ operations/index.js 9.55 KB (entry point)
43
+ operations/kb.js 9.55 KB (entry point)
44
+ ./versioned-knowledge-base.feature.js 1.40 KB (entry point)
45
+ docs/versioned-knowledge-base.docblock.js 1.50 KB (entry point)
46
+ entities/index.js 3.22 KB (entry point)
47
+ entities/models.js 3.22 KB (entry point)
48
+ ./events.js 3.16 KB (entry point)
49
+ ./example.js 1.0 KB (entry point)
50
+ handlers/index.js 3.55 KB (entry point)
51
+ handlers/memory.handlers.js 3.55 KB (entry point)
52
+
53
+ $ contractspec-bun-build types
@@ -1,2 +1 @@
1
-
2
- $ contractspec-bun-build prebuild
1
+ $ contractspec-bun-build prebuild
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @contractspec/example.versioned-knowledge-base
2
2
 
3
+ ## 3.4.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 78d56a4: fix: release workflow
8
+ - Updated dependencies [78d56a4]
9
+ - @contractspec/lib.contracts-spec@3.4.2
10
+ - @contractspec/lib.schema@3.4.2
11
+
12
+ ## 3.4.1
13
+
14
+ ### Patch Changes
15
+
16
+ - 8f47829: fix: circular import issue
17
+ - Updated dependencies [8f47829]
18
+ - @contractspec/lib.contracts-spec@3.4.1
19
+ - @contractspec/lib.schema@3.4.1
20
+
3
21
  ## 3.4.0
4
22
 
5
23
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/example.versioned-knowledge-base",
3
- "version": "3.4.0",
3
+ "version": "3.4.2",
4
4
  "description": "Example: curated, versioned knowledge base with immutable sources, rule versions, and published snapshots.",
5
5
  "type": "module",
6
6
  "types": "./dist/index.d.ts",
@@ -134,13 +134,13 @@
134
134
  "typecheck": "tsc --noEmit"
135
135
  },
136
136
  "dependencies": {
137
- "@contractspec/lib.contracts-spec": "3.4.0",
138
- "@contractspec/lib.schema": "3.4.0"
137
+ "@contractspec/lib.contracts-spec": "3.4.2",
138
+ "@contractspec/lib.schema": "3.4.2"
139
139
  },
140
140
  "devDependencies": {
141
- "@contractspec/tool.typescript": "3.4.0",
141
+ "@contractspec/tool.typescript": "3.4.2",
142
142
  "typescript": "^5.9.3",
143
- "@contractspec/tool.bun": "3.4.0"
143
+ "@contractspec/tool.bun": "3.4.2"
144
144
  },
145
145
  "publishConfig": {
146
146
  "access": "public",