create-thally-docs 0.10.39 → 0.10.40

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,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  STABLE_SCAFFOLD_RELEASE
4
- } from "./chunk-7PGMWDXJ.js";
4
+ } from "./chunk-B3YPKXUO.js";
5
5
 
6
6
  // src/starter-sync.ts
7
7
  import { createHash } from "crypto";
@@ -5,7 +5,7 @@ import {
5
5
  } from "./chunk-ORUAMPNF.js";
6
6
  import {
7
7
  downloadStarter
8
- } from "./chunk-WRP2BJTY.js";
8
+ } from "./chunk-SVCLWC7H.js";
9
9
 
10
10
  // src/scaffold.ts
11
11
  import { existsSync, mkdirSync, readdirSync } from "fs";
@@ -3,19 +3,19 @@
3
3
  // src/stable-scaffold-release.json
4
4
  var stable_scaffold_release_default = {
5
5
  schemaVersion: 1,
6
- id: "2026-09-18.94af6aaf.0843347d",
6
+ id: "2026-09-18.7f5355b0.7215b759",
7
7
  source: {
8
8
  repository: "thallylabs/starter",
9
- commitSha: "94af6aafa59fba3c4bf27b96b02b4184af19ef4c",
10
- treeSha: "0290b7bd5d2c64eaeef663514b1fbd6409668cce",
11
- archiveUrl: "https://codeload.github.com/thallylabs/starter/tar.gz/94af6aafa59fba3c4bf27b96b02b4184af19ef4c",
9
+ commitSha: "7f5355b0755e9830b1b54b61834b39574c7efac6",
10
+ treeSha: "4fb23a2656253ca37e122d00a131c4be2372b9b8",
11
+ archiveUrl: "https://codeload.github.com/thallylabs/starter/tar.gz/7f5355b0755e9830b1b54b61834b39574c7efac6",
12
12
  manifestPath: "starter-release.json",
13
- manifestSha256: "dd94f858bab3d222935628c8dbaf8f7385c85515e8d64dbcde89eb1ed24173d1"
13
+ manifestSha256: "2adf4d3edf53bc050fa16116a3488ad74340faa281ec72897031c43e3cd7db63"
14
14
  },
15
15
  runtime: {
16
16
  repository: "thallylabs/thally",
17
- commitSha: "0843347d77593d62e9d9321de80ebc505f4b0647",
18
- treeSha: "0f0ffa4f085d48b8fedcb550ed083f4a4808adc8",
17
+ commitSha: "7215b75944d0a32929b84e5155bd724d6f4fc846",
18
+ treeSha: "60b3b11ed78cfc57678bee7facf3d766e13734b7",
19
19
  contentSource: "assets",
20
20
  identityContractVersion: 1
21
21
  },
@@ -24,6 +24,26 @@ var stable_scaffold_release_default = {
24
24
 
25
25
  // src/previous-scaffold-releases.json
26
26
  var previous_scaffold_releases_default = [
27
+ {
28
+ schemaVersion: 1,
29
+ id: "2026-09-18.94af6aaf.0843347d",
30
+ source: {
31
+ repository: "thallylabs/starter",
32
+ commitSha: "94af6aafa59fba3c4bf27b96b02b4184af19ef4c",
33
+ treeSha: "0290b7bd5d2c64eaeef663514b1fbd6409668cce",
34
+ archiveUrl: "https://codeload.github.com/thallylabs/starter/tar.gz/94af6aafa59fba3c4bf27b96b02b4184af19ef4c",
35
+ manifestPath: "starter-release.json",
36
+ manifestSha256: "dd94f858bab3d222935628c8dbaf8f7385c85515e8d64dbcde89eb1ed24173d1"
37
+ },
38
+ runtime: {
39
+ repository: "thallylabs/thally",
40
+ commitSha: "0843347d77593d62e9d9321de80ebc505f4b0647",
41
+ treeSha: "0f0ffa4f085d48b8fedcb550ed083f4a4808adc8",
42
+ contentSource: "assets",
43
+ identityContractVersion: 1
44
+ },
45
+ starterVersion: 2
46
+ },
27
47
  {
28
48
  schemaVersion: 1,
29
49
  id: "2026-09-18.bca86227.e512d5d4",
@@ -1,10 +1,10 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  readStarterReleaseManifest
4
- } from "./chunk-S4NZ7L3G.js";
4
+ } from "./chunk-5DMA4JUK.js";
5
5
  import {
6
6
  STABLE_SCAFFOLD_RELEASE
7
- } from "./chunk-7PGMWDXJ.js";
7
+ } from "./chunk-B3YPKXUO.js";
8
8
 
9
9
  // src/download.ts
10
10
  import { Readable, Transform, pipeline } from "stream";
@@ -5,7 +5,7 @@ import {
5
5
  readDocsJson,
6
6
  scaffold,
7
7
  writeDocsJson
8
- } from "./chunk-QEGNDIL4.js";
8
+ } from "./chunk-7WUJOF2A.js";
9
9
 
10
10
  // src/migrate/index.ts
11
11
  import { existsSync as existsSync3, mkdirSync, mkdtempSync, readFileSync as readFileSync3, rmSync, writeFileSync } from "fs";
package/dist/index.js CHANGED
@@ -3,17 +3,17 @@ import {
3
3
  migrateDocs,
4
4
  parseFrontmatter,
5
5
  runCheck
6
- } from "./chunk-FE6PXVPB.js";
6
+ } from "./chunk-Y7HGY2UX.js";
7
7
  import {
8
8
  logo,
9
9
  scaffold,
10
10
  slugify,
11
11
  success
12
- } from "./chunk-QEGNDIL4.js";
12
+ } from "./chunk-7WUJOF2A.js";
13
13
  import "./chunk-ORUAMPNF.js";
14
- import "./chunk-WRP2BJTY.js";
15
- import "./chunk-S4NZ7L3G.js";
16
- import "./chunk-7PGMWDXJ.js";
14
+ import "./chunk-SVCLWC7H.js";
15
+ import "./chunk-5DMA4JUK.js";
16
+ import "./chunk-B3YPKXUO.js";
17
17
 
18
18
  // src/index.ts
19
19
  import { existsSync as existsSync2, readdirSync } from "fs";
@@ -1,12 +1,12 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  migrateDocs
4
- } from "../chunk-FE6PXVPB.js";
5
- import "../chunk-QEGNDIL4.js";
4
+ } from "../chunk-Y7HGY2UX.js";
5
+ import "../chunk-7WUJOF2A.js";
6
6
  import "../chunk-ORUAMPNF.js";
7
- import "../chunk-WRP2BJTY.js";
8
- import "../chunk-S4NZ7L3G.js";
9
- import "../chunk-7PGMWDXJ.js";
7
+ import "../chunk-SVCLWC7H.js";
8
+ import "../chunk-5DMA4JUK.js";
9
+ import "../chunk-B3YPKXUO.js";
10
10
  export {
11
11
  migrateDocs
12
12
  };
package/dist/release.js CHANGED
@@ -3,7 +3,7 @@ import {
3
3
  STABLE_SCAFFOLD_RELEASE,
4
4
  SUPPORTED_SCAFFOLD_RELEASES,
5
5
  isStableScaffoldRelease
6
- } from "./chunk-7PGMWDXJ.js";
6
+ } from "./chunk-B3YPKXUO.js";
7
7
  export {
8
8
  STABLE_SCAFFOLD_RELEASE,
9
9
  SUPPORTED_SCAFFOLD_RELEASES,
package/dist/scaffold.js CHANGED
@@ -1,18 +1,18 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  scaffold
4
- } from "./chunk-QEGNDIL4.js";
4
+ } from "./chunk-7WUJOF2A.js";
5
5
  import "./chunk-ORUAMPNF.js";
6
6
  import {
7
7
  STARTER_ARCHIVE_ROOT,
8
8
  STARTER_COMMIT_SHA,
9
9
  STARTER_REPOSITORY,
10
10
  validateStarterArchiveEntry
11
- } from "./chunk-WRP2BJTY.js";
12
- import "./chunk-S4NZ7L3G.js";
11
+ } from "./chunk-SVCLWC7H.js";
12
+ import "./chunk-5DMA4JUK.js";
13
13
  import {
14
14
  STABLE_SCAFFOLD_RELEASE
15
- } from "./chunk-7PGMWDXJ.js";
15
+ } from "./chunk-B3YPKXUO.js";
16
16
  export {
17
17
  STABLE_SCAFFOLD_RELEASE,
18
18
  STARTER_ARCHIVE_ROOT,
@@ -8,8 +8,8 @@ import {
8
8
  planStarterRuntimeSync,
9
9
  readStarterReleaseManifest,
10
10
  starterManifestSha256
11
- } from "./chunk-S4NZ7L3G.js";
12
- import "./chunk-7PGMWDXJ.js";
11
+ } from "./chunk-5DMA4JUK.js";
12
+ import "./chunk-B3YPKXUO.js";
13
13
  export {
14
14
  applyStarterRuntimeSyncPlan,
15
15
  classifyStarterPath,
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  downloadStarter
4
- } from "./chunk-WRP2BJTY.js";
4
+ } from "./chunk-SVCLWC7H.js";
5
5
  import {
6
6
  applyStarterRuntimeSyncPlan,
7
7
  mergeStarterOwnershipContracts,
@@ -9,11 +9,11 @@ import {
9
9
  planStarterRuntimeSync,
10
10
  readStarterReleaseManifest,
11
11
  starterManifestSha256
12
- } from "./chunk-S4NZ7L3G.js";
12
+ } from "./chunk-5DMA4JUK.js";
13
13
  import {
14
14
  STABLE_SCAFFOLD_RELEASE,
15
15
  SUPPORTED_SCAFFOLD_RELEASES
16
- } from "./chunk-7PGMWDXJ.js";
16
+ } from "./chunk-B3YPKXUO.js";
17
17
 
18
18
  // src/starter-update.ts
19
19
  import {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-thally-docs",
3
- "version": "0.10.39",
3
+ "version": "0.10.40",
4
4
  "description": "Scaffold an open-source Thally docs site for people, search engines, and AI tools.",
5
5
  "type": "module",
6
6
  "engines": {