@contractspec/example.versioned-knowledge-base 0.0.0-canary-20260113173657 → 0.0.0-canary-20260114030712
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.
|
@@ -44,4 +44,4 @@ $ tsdown
|
|
|
44
44
|
[34mℹ[39m [2mdist/[22m[32m[1mdocs/index.d.ts[22m[39m [2m0.01 kB[22m [2m│ gzip: 0.03 kB[22m
|
|
45
45
|
[34mℹ[39m [2mdist/[22m[32m[1mdocs/versioned-knowledge-base.docblock.d.ts[22m[39m [2m0.01 kB[22m [2m│ gzip: 0.03 kB[22m
|
|
46
46
|
[34mℹ[39m 37 files, total: 77.59 kB
|
|
47
|
-
[32m✔[39m Build complete in [
|
|
47
|
+
[32m✔[39m Build complete in [32m25993ms[39m
|
package/.turbo/turbo-build.log
CHANGED
|
@@ -45,4 +45,4 @@ $ tsdown
|
|
|
45
45
|
[34mℹ[39m [2mdist/[22m[32m[1mdocs/index.d.ts[22m[39m [2m0.01 kB[22m [2m│ gzip: 0.03 kB[22m
|
|
46
46
|
[34mℹ[39m [2mdist/[22m[32m[1mdocs/versioned-knowledge-base.docblock.d.ts[22m[39m [2m0.01 kB[22m [2m│ gzip: 0.03 kB[22m
|
|
47
47
|
[34mℹ[39m 37 files, total: 77.59 kB
|
|
48
|
-
[32m✔[39m Build complete in [
|
|
48
|
+
[32m✔[39m Build complete in [32m29990ms[39m
|
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @contractspec/example.versioned-knowledge-base
|
|
2
2
|
|
|
3
|
-
## 0.0.0-canary-
|
|
3
|
+
## 0.0.0-canary-20260114030712
|
|
4
4
|
|
|
5
5
|
### Minor Changes
|
|
6
6
|
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
- Updated dependencies [c231a8b]
|
|
20
20
|
- Updated dependencies [42b8d78]
|
|
21
21
|
- Updated dependencies [fd38e85]
|
|
22
|
-
- @contractspec/lib.contracts@0.0.0-canary-
|
|
23
|
-
- @contractspec/lib.schema@0.0.0-canary-
|
|
22
|
+
- @contractspec/lib.contracts@0.0.0-canary-20260114030712
|
|
23
|
+
- @contractspec/lib.schema@0.0.0-canary-20260114030712
|
|
24
24
|
|
|
25
25
|
## 1.46.2
|
|
26
26
|
|
package/dist/example.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _contractspec_lib_contracts8 from "@contractspec/lib.contracts";
|
|
2
2
|
|
|
3
3
|
//#region src/example.d.ts
|
|
4
|
-
declare const example:
|
|
4
|
+
declare const example: _contractspec_lib_contracts8.ExampleSpec;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { example as default };
|
|
7
7
|
//# sourceMappingURL=example.d.ts.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _contractspec_lib_contracts9 from "@contractspec/lib.contracts";
|
|
2
2
|
|
|
3
3
|
//#region src/versioned-knowledge-base.feature.d.ts
|
|
4
|
-
declare const VersionedKnowledgeBaseFeature:
|
|
4
|
+
declare const VersionedKnowledgeBaseFeature: _contractspec_lib_contracts9.FeatureModuleSpec;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { VersionedKnowledgeBaseFeature };
|
|
7
7
|
//# sourceMappingURL=versioned-knowledge-base.feature.d.ts.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@contractspec/example.versioned-knowledge-base",
|
|
3
|
-
"version": "0.0.0-canary-
|
|
3
|
+
"version": "0.0.0-canary-20260114030712",
|
|
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",
|
|
@@ -33,12 +33,12 @@
|
|
|
33
33
|
"test": "bun test"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@contractspec/lib.contracts": "0.0.0-canary-
|
|
37
|
-
"@contractspec/lib.schema": "0.0.0-canary-
|
|
36
|
+
"@contractspec/lib.contracts": "0.0.0-canary-20260114030712",
|
|
37
|
+
"@contractspec/lib.schema": "0.0.0-canary-20260114030712"
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
40
|
-
"@contractspec/tool.tsdown": "0.0.0-canary-
|
|
41
|
-
"@contractspec/tool.typescript": "0.0.0-canary-
|
|
40
|
+
"@contractspec/tool.tsdown": "0.0.0-canary-20260114030712",
|
|
41
|
+
"@contractspec/tool.typescript": "0.0.0-canary-20260114030712",
|
|
42
42
|
"tsdown": "^0.19.0",
|
|
43
43
|
"typescript": "^5.9.3"
|
|
44
44
|
},
|