audrey 1.1.0 → 1.1.1

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.
Files changed (57) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/README.md +14 -7
  3. package/benchmarks/output/adapter-self-test/guardbench-adapter-self-test.json +4 -4
  4. package/benchmarks/output/external/guardbench-external-dry-run.json +1 -1
  5. package/benchmarks/output/external/guardbench-external-evidence.json +1 -1
  6. package/benchmarks/output/guardbench-conformance-card.json +9 -9
  7. package/benchmarks/output/guardbench-raw.json +104 -104
  8. package/benchmarks/output/guardbench-summary.json +163 -163
  9. package/benchmarks/output/leaderboard/guardbench-leaderboard.json +5 -5
  10. package/benchmarks/output/leaderboard/guardbench-leaderboard.md +2 -2
  11. package/benchmarks/output/submission-bundle/guardbench-conformance-card.json +9 -9
  12. package/benchmarks/output/submission-bundle/guardbench-raw.json +104 -104
  13. package/benchmarks/output/submission-bundle/guardbench-summary.json +163 -163
  14. package/benchmarks/output/submission-bundle/submission-manifest.json +10 -10
  15. package/benchmarks/output/submission-bundle/validation-report.json +1 -1
  16. package/benchmarks/output/summary.json +67 -67
  17. package/dist/mcp-server/config.d.ts +1 -1
  18. package/dist/mcp-server/config.js +1 -1
  19. package/dist/mcp-server/index.d.ts.map +1 -1
  20. package/dist/mcp-server/index.js +20 -19
  21. package/dist/mcp-server/index.js.map +1 -1
  22. package/dist/src/preflight.d.ts.map +1 -1
  23. package/dist/src/preflight.js +3 -3
  24. package/dist/src/preflight.js.map +1 -1
  25. package/docs/paper/07-evaluation.md +4 -4
  26. package/docs/paper/audrey-paper-v1.md +4 -4
  27. package/docs/paper/evidence-ledger.md +1 -1
  28. package/docs/paper/output/arxiv/arxiv-manifest.json +4 -4
  29. package/docs/paper/output/arxiv/main.tex +4 -4
  30. package/docs/paper/output/arxiv-compile-report.json +3 -3
  31. package/docs/paper/output/submission-bundle/README.md +14 -7
  32. package/docs/paper/output/submission-bundle/benchmarks/output/adapter-self-test/guardbench-adapter-self-test.json +4 -4
  33. package/docs/paper/output/submission-bundle/benchmarks/output/external/guardbench-external-dry-run.json +1 -1
  34. package/docs/paper/output/submission-bundle/benchmarks/output/external/guardbench-external-evidence.json +1 -1
  35. package/docs/paper/output/submission-bundle/benchmarks/output/guardbench-conformance-card.json +9 -9
  36. package/docs/paper/output/submission-bundle/benchmarks/output/guardbench-raw.json +104 -104
  37. package/docs/paper/output/submission-bundle/benchmarks/output/guardbench-summary.json +163 -163
  38. package/docs/paper/output/submission-bundle/benchmarks/output/leaderboard/guardbench-leaderboard.json +5 -5
  39. package/docs/paper/output/submission-bundle/benchmarks/output/leaderboard/guardbench-leaderboard.md +2 -2
  40. package/docs/paper/output/submission-bundle/benchmarks/output/submission-bundle/submission-manifest.json +10 -10
  41. package/docs/paper/output/submission-bundle/benchmarks/output/submission-bundle/validation-report.json +1 -1
  42. package/docs/paper/output/submission-bundle/benchmarks/output/summary.json +56 -56
  43. package/docs/paper/output/submission-bundle/docs/paper/07-evaluation.md +4 -4
  44. package/docs/paper/output/submission-bundle/docs/paper/audrey-paper-v1.md +4 -4
  45. package/docs/paper/output/submission-bundle/docs/paper/evidence-ledger.md +1 -1
  46. package/docs/paper/output/submission-bundle/docs/paper/output/arxiv/arxiv-manifest.json +4 -4
  47. package/docs/paper/output/submission-bundle/docs/paper/output/arxiv/main.tex +4 -4
  48. package/docs/paper/output/submission-bundle/docs/paper/output/arxiv-compile-report.json +3 -3
  49. package/docs/paper/output/submission-bundle/package.json +7 -1
  50. package/docs/paper/output/submission-bundle/paper-submission-manifest.json +31 -31
  51. package/package.json +7 -1
  52. package/scripts/audit-release-completion.mjs +1 -1
  53. package/scripts/finalize-release.mjs +1 -1
  54. package/scripts/prepare-release-cut.mjs +1 -1
  55. package/scripts/publish-release-bundle.mjs +1 -1
  56. package/scripts/publish-release-github-api.mjs +1 -1
  57. package/scripts/verify-release-readiness.mjs +1 -1
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "schemaVersion": "1.0.0",
3
3
  "suite": "Audrey arXiv source package",
4
- "generatedAt": "2026-07-10T15:00:47.587Z",
4
+ "generatedAt": "2026-07-10T15:19:17.032Z",
5
5
  "sourceMarkdown": "docs/paper/audrey-paper-v1.md",
6
6
  "publicationPack": "docs/paper/publication-pack.json",
7
7
  "sourceHashes": {
8
- "sourceMarkdown": "d8eca75076e4ce06b1d6f15a5f2c91b2fab6da767c0bd613539b6fb9dace802d",
8
+ "sourceMarkdown": "54f27a3687364aa2d94d1b8655d24363f71bfd39352fe68a954ef3b3d6b1a790",
9
9
  "publicationPack": "a1a523d5938faea72be568b843ac3890e61cea6070b0cfa46acf22ad3d2fb974",
10
10
  "referencesBib": "c0bfcaf7bfe37d6933c812e46352be8a95397eaa430a0f5bc94037600a53f654"
11
11
  },
@@ -13,8 +13,8 @@
13
13
  {
14
14
  "path": "main.tex",
15
15
  "source": "docs/paper/audrey-paper-v1.md",
16
- "bytes": 124811,
17
- "sha256": "1dbe78fa0648e70bd02db6ff29352d8af859af25e27eb28e39a3cd78fa0965f9"
16
+ "bytes": 124839,
17
+ "sha256": "065bc0c9bec0fdfd93fd3c97453862b691536fb737c9b88871f1e3613bef97f9"
18
18
  },
19
19
  {
20
20
  "path": "references.bib",
@@ -731,12 +731,12 @@ These numbers measure Audrey's local call path under an in-process mock embeddin
731
731
 
732
732
  \subsection{Behavioral Regression Result}
733
733
 
734
- The current \texttt{benchmarks/output/summary.json} was generated on 2026-07-10T15:00:37.705Z with command \texttt{node benchmarks/run.js --provider mock --dimensions 64} (Ledger: E24). It reports:
734
+ The current \texttt{benchmarks/output/summary.json} was generated on 2026-07-10T15:18:31.283Z with command \texttt{node benchmarks/run.js --provider mock --dimensions 64} (Ledger: E24). It reports:
735
735
 
736
736
  \begin{verbatim}
737
737
  | System | Score Percent | Pass Rate | Average Duration Ms |
738
- | Audrey | 100 | 100 | 16.25 |
739
- | Vector Only | 41.66666666666667 | 25 | 0.25 |
738
+ | Audrey | 100 | 100 | 62.166666666666664 |
739
+ | Vector Only | 41.66666666666667 | 25 | 0.16666666666666666 |
740
740
  | Keyword + Recency | 41.66666666666667 | 25 | 0.5833333333333334 |
741
741
  | Recent Window | 37.5 | 25 | 0 |
742
742
  \end{verbatim}
@@ -761,7 +761,7 @@ It reports local adapters only, not external-system comparisons (Ledger: E46):
761
761
  | Evidence recall | 100% |
762
762
  | Redaction leaks | 0 |
763
763
  | Recall-degradation detection | 100% |
764
- | Guard latency p50 / p95 | 3.501 ms / 20.658 ms |
764
+ | Guard latency p50 / p95 | 3.075 ms / 17.056 ms |
765
765
  | Published artifact raw-secret leaks | 0 |
766
766
  | Audrey Guard decision accuracy | 100% |
767
767
  | No-memory decision accuracy | 10% |
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "schemaVersion": "1.0.0",
3
3
  "suite": "Audrey arXiv compile check",
4
- "generatedAt": "2026-07-10T15:00:49.374Z",
4
+ "generatedAt": "2026-07-10T15:19:18.544Z",
5
5
  "source": {
6
6
  "sourceDir": "docs/paper/output/arxiv",
7
7
  "manifest": "docs/paper/output/arxiv/arxiv-manifest.json",
8
- "manifestSha256": "9df7fee92964064551d7eb23098800f909f7ae8dc770be2ddcc29ff3cb33723a",
8
+ "manifestSha256": "4a666c5d909c4771878bb3a6b380bd34616655f976d34d2c4f489563591a00c6",
9
9
  "mainTex": "docs/paper/output/arxiv/main.tex",
10
- "mainTexSha256": "1dbe78fa0648e70bd02db6ff29352d8af859af25e27eb28e39a3cd78fa0965f9",
10
+ "mainTexSha256": "065bc0c9bec0fdfd93fd3c97453862b691536fb737c9b88871f1e3613bef97f9",
11
11
  "referencesBib": "docs/paper/output/arxiv/references.bib",
12
12
  "referencesBibSha256": "c0bfcaf7bfe37d6933c812e46352be8a95397eaa430a0f5bc94037600a53f654"
13
13
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "audrey",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "description": "Automatic, evidence-backed memory and pre-action Guard for Codex, Claude Code, and custom AI agents",
5
5
  "type": "module",
6
6
  "main": "dist/src/index.js",
@@ -221,6 +221,12 @@
221
221
  "overrides": {
222
222
  "qs": "^6.15.2"
223
223
  },
224
+ "allowScripts": {
225
+ "better-sqlite3@12.9.0": true,
226
+ "onnxruntime-node@1.21.0": true,
227
+ "protobufjs@7.6.5": true,
228
+ "sharp@0.34.5": true
229
+ },
224
230
  "directories": {
225
231
  "example": "examples",
226
232
  "test": "tests"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schemaVersion": "1.0.0",
3
3
  "suite": "Audrey paper submission bundle",
4
- "generatedAt": "2026-07-10T15:00:49.652Z",
4
+ "generatedAt": "2026-07-10T15:19:18.768Z",
5
5
  "sourceRoot": ".",
6
6
  "outDir": "docs/paper/output/submission-bundle",
7
7
  "claimVerification": {
@@ -17,33 +17,33 @@
17
17
  "scenarios": 10,
18
18
  "redactionLeaks": 0,
19
19
  "artifactLeaks": 0,
20
- "latencyP50Ms": 3.501,
21
- "latencyP95Ms": 20.658
20
+ "latencyP50Ms": 3.075,
21
+ "latencyP95Ms": 17.056
22
22
  },
23
23
  "files": [
24
24
  {
25
25
  "path": "benchmarks/output/adapter-self-test/guardbench-adapter-self-test.json",
26
26
  "source": "benchmarks/output/adapter-self-test/guardbench-adapter-self-test.json",
27
- "bytes": 1266,
28
- "sha256": "cec260495a24c16d95d34a327100b29c0247a67ef4d575bfb9a8d64e438b1cc4"
27
+ "bytes": 1267,
28
+ "sha256": "9dbfbbaabcbf75b724c6537906c8cdb898720472065e71072895c1ad244d9a3f"
29
29
  },
30
30
  {
31
31
  "path": "benchmarks/output/external/guardbench-external-dry-run.json",
32
32
  "source": "benchmarks/output/external/guardbench-external-dry-run.json",
33
33
  "bytes": 1831,
34
- "sha256": "5660f3ebcddb2edc196f800885de302749f48f21952dc4e8ab6363a24a33a9f4"
34
+ "sha256": "38d004c18a429e995141d75caf1546529d2651a2c75d5b41c4b1b44806759701"
35
35
  },
36
36
  {
37
37
  "path": "benchmarks/output/external/guardbench-external-evidence.json",
38
38
  "source": "benchmarks/output/external/guardbench-external-evidence.json",
39
39
  "bytes": 1638,
40
- "sha256": "23b47bc6d66f3d2e892853fdeef43d179b6aaf8695520cbbf9cbde2bc8926500"
40
+ "sha256": "0a27b702db216b7b569ff54d5cab65c9cb00a902e230535312a2c14318de13db"
41
41
  },
42
42
  {
43
43
  "path": "benchmarks/output/guardbench-conformance-card.json",
44
44
  "source": "benchmarks/output/guardbench-conformance-card.json",
45
45
  "bytes": 1735,
46
- "sha256": "f7e755fdc52216dbe387f28b3acdd6068b51b908db0cabde455b6d793b62ed43"
46
+ "sha256": "77ff197cb2ac40038f2dd823a0cb5e84fcc2e18e03f15c802bcec4511cb9520f"
47
47
  },
48
48
  {
49
49
  "path": "benchmarks/output/guardbench-manifest.json",
@@ -54,44 +54,44 @@
54
54
  {
55
55
  "path": "benchmarks/output/guardbench-raw.json",
56
56
  "source": "benchmarks/output/guardbench-raw.json",
57
- "bytes": 43454,
58
- "sha256": "1888c8524d54f10bb403ef09b923cec63376518bf6d202ef271ba895811d37d8"
57
+ "bytes": 43436,
58
+ "sha256": "46026c7bd5add25bf7aed89357b958b012bcd46549dc7dd6d31362cef0a0e00f"
59
59
  },
60
60
  {
61
61
  "path": "benchmarks/output/guardbench-summary.json",
62
62
  "source": "benchmarks/output/guardbench-summary.json",
63
- "bytes": 69347,
64
- "sha256": "88cd54e091e5aa89e7ef873a2e440430b3c35eb3f4664d963a56d197cc3691e9"
63
+ "bytes": 69311,
64
+ "sha256": "420c3d8188cdc636459ad034d6e5ee3836bdf9e649aa3febe5ce087d681a98bb"
65
65
  },
66
66
  {
67
67
  "path": "benchmarks/output/leaderboard/guardbench-leaderboard.json",
68
68
  "source": "benchmarks/output/leaderboard/guardbench-leaderboard.json",
69
69
  "bytes": 2798,
70
- "sha256": "28f0bdac7ab72cf2a1a217663580fbc0735754ab975b1bb015529ea5b264760e"
70
+ "sha256": "79dc4768c1bcbde3ad367cfb673f9ae2a514080f577d4bc14ef9e1bae4a8471f"
71
71
  },
72
72
  {
73
73
  "path": "benchmarks/output/leaderboard/guardbench-leaderboard.md",
74
74
  "source": "benchmarks/output/leaderboard/guardbench-leaderboard.md",
75
75
  "bytes": 364,
76
- "sha256": "5f108590c11c9d1904ea6339a7da63b311bf9bdd82ec078fa0f795530eff9386"
76
+ "sha256": "b0c2838431d9bf66b08d87b44114e76ea655c6b5a66ccac9f072daafb9737608"
77
77
  },
78
78
  {
79
79
  "path": "benchmarks/output/submission-bundle/submission-manifest.json",
80
80
  "source": "benchmarks/output/submission-bundle/submission-manifest.json",
81
81
  "bytes": 3986,
82
- "sha256": "9a038de29a775fc5e870bab0575c96fce21a22eed6992acefb9404b61b3426e4"
82
+ "sha256": "966c7e506dc72212b2631fb3cb3a5034f1a994fe536156a574ce06e33a815246"
83
83
  },
84
84
  {
85
85
  "path": "benchmarks/output/submission-bundle/validation-report.json",
86
86
  "source": "benchmarks/output/submission-bundle/validation-report.json",
87
87
  "bytes": 739,
88
- "sha256": "9db6530947c3f88de484235f44eaa47e7aca98dee8d3603ea0daf067d28a98d3"
88
+ "sha256": "0b51d31416c5bc4789c130ab22523a38fe5ae58f089475ebccc71c697e2295ea"
89
89
  },
90
90
  {
91
91
  "path": "benchmarks/output/summary.json",
92
92
  "source": "benchmarks/output/summary.json",
93
- "bytes": 100724,
94
- "sha256": "6683760a6b72a2562aa3d8ee35492db7bf599aa4ed089676fb69a6fad5124b3d"
93
+ "bytes": 100759,
94
+ "sha256": "ef940e935ab39d9cf86de1b80f69634e31609961f92e3ed536c65989093716b9"
95
95
  },
96
96
  {
97
97
  "path": "benchmarks/schemas/guardbench-adapter-registry.schema.json",
@@ -216,8 +216,8 @@
216
216
  {
217
217
  "path": "docs/paper/07-evaluation.md",
218
218
  "source": "docs/paper/07-evaluation.md",
219
- "bytes": 11242,
220
- "sha256": "cbe7d6823de7d9d2f16da1b7915ae0f9043dd0cde14913164941ef0e555610f7"
219
+ "bytes": 11270,
220
+ "sha256": "edd37ad35574dee77ce638e27b61c5eebfbb7d86b026514d2c68f138018bf6f3"
221
221
  },
222
222
  {
223
223
  "path": "docs/paper/08-discussion-limitations.md",
@@ -252,8 +252,8 @@
252
252
  {
253
253
  "path": "docs/paper/audrey-paper-v1.md",
254
254
  "source": "docs/paper/audrey-paper-v1.md",
255
- "bytes": 118697,
256
- "sha256": "d8eca75076e4ce06b1d6f15a5f2c91b2fab6da767c0bd613539b6fb9dace802d"
255
+ "bytes": 118725,
256
+ "sha256": "54f27a3687364aa2d94d1b8655d24363f71bfd39352fe68a954ef3b3d6b1a790"
257
257
  },
258
258
  {
259
259
  "path": "docs/paper/browser-launch-plan.json",
@@ -295,25 +295,25 @@
295
295
  "path": "docs/paper/evidence-ledger.md",
296
296
  "source": "docs/paper/evidence-ledger.md",
297
297
  "bytes": 63088,
298
- "sha256": "ae1266e442a5211200b2b3c71396794645a43d0e9893aa285b26a91c9b5d7890"
298
+ "sha256": "356bfb55e472e0b0429a159933eb76e95ce2aec1c63757dcb10b52204b0ce31f"
299
299
  },
300
300
  {
301
301
  "path": "docs/paper/output/arxiv-compile-report.json",
302
302
  "source": "docs/paper/output/arxiv-compile-report.json",
303
303
  "bytes": 924,
304
- "sha256": "ebf699f79454b8237e04f6973dc00035a7385054b23fdda9ba3f528d16197ae8"
304
+ "sha256": "2583d9a07d7f6a3969273aaa06fb619f822953a1811ad2eda09b8b416835413d"
305
305
  },
306
306
  {
307
307
  "path": "docs/paper/output/arxiv/arxiv-manifest.json",
308
308
  "source": "docs/paper/output/arxiv/arxiv-manifest.json",
309
309
  "bytes": 1316,
310
- "sha256": "9df7fee92964064551d7eb23098800f909f7ae8dc770be2ddcc29ff3cb33723a"
310
+ "sha256": "4a666c5d909c4771878bb3a6b380bd34616655f976d34d2c4f489563591a00c6"
311
311
  },
312
312
  {
313
313
  "path": "docs/paper/output/arxiv/main.tex",
314
314
  "source": "docs/paper/output/arxiv/main.tex",
315
- "bytes": 124811,
316
- "sha256": "1dbe78fa0648e70bd02db6ff29352d8af859af25e27eb28e39a3cd78fa0965f9"
315
+ "bytes": 124839,
316
+ "sha256": "065bc0c9bec0fdfd93fd3c97453862b691536fb737c9b88871f1e3613bef97f9"
317
317
  },
318
318
  {
319
319
  "path": "docs/paper/output/arxiv/README-arxiv.txt",
@@ -366,14 +366,14 @@
366
366
  {
367
367
  "path": "package.json",
368
368
  "source": "package.json",
369
- "bytes": 12556,
370
- "sha256": "769edc3fca3b2cb559222b74def8c71d3b489368d9552d753ea188d4daef6123"
369
+ "bytes": 12708,
370
+ "sha256": "52d7d3997e6de06c86ebea06e85c375122d2f3c39a78a2e6c09aa82436672207"
371
371
  },
372
372
  {
373
373
  "path": "README.md",
374
374
  "source": "README.md",
375
- "bytes": 21876,
376
- "sha256": "ef1479943d891b6c7e3a77424790a6c79acf8e2ed1833cd7da4761ea454abedd"
375
+ "bytes": 22546,
376
+ "sha256": "9a3ad3ef4e050251b73279426f8d6365150163f1fc5d4d9fc6132d6fd919b450"
377
377
  }
378
378
  ]
379
379
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "audrey",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "description": "Automatic, evidence-backed memory and pre-action Guard for Codex, Claude Code, and custom AI agents",
5
5
  "type": "module",
6
6
  "main": "dist/src/index.js",
@@ -221,6 +221,12 @@
221
221
  "overrides": {
222
222
  "qs": "^6.15.2"
223
223
  },
224
+ "allowScripts": {
225
+ "better-sqlite3@12.9.0": true,
226
+ "onnxruntime-node@1.21.0": true,
227
+ "protobufjs@7.6.5": true,
228
+ "sharp@0.34.5": true
229
+ },
224
230
  "directories": {
225
231
  "example": "examples",
226
232
  "test": "tests"
@@ -10,7 +10,7 @@ import { verifyBrowserLaunchResults } from './verify-browser-launch-results.mjs'
10
10
  import { verifyReleaseReadiness } from './verify-release-readiness.mjs';
11
11
 
12
12
  const ROOT = process.cwd();
13
- const DEFAULT_VERSION = '1.1.0';
13
+ const DEFAULT_VERSION = '1.1.1';
14
14
  const DEFAULT_OUT = '.tmp/release-artifacts/completion-audit.json';
15
15
  const NPM_REGISTRY = 'https://registry.npmjs.org/';
16
16
 
@@ -7,7 +7,7 @@ import { dirname, isAbsolute, join, relative, resolve } from 'node:path';
7
7
  import { fileURLToPath } from 'node:url';
8
8
 
9
9
  const ROOT = resolve(dirname(fileURLToPath(import.meta.url)), '..');
10
- const DEFAULT_VERSION = '1.1.0';
10
+ const DEFAULT_VERSION = '1.1.1';
11
11
  const DEFAULT_ARTIFACT_DIR = '.tmp/release-artifacts';
12
12
  const NPM_REGISTRY = 'https://registry.npmjs.org/';
13
13
  const RELEASE_COMMANDS = new Set(['git', 'node', 'npm', 'python']);
@@ -3,7 +3,7 @@ import { resolve } from 'node:path';
3
3
  import { fileURLToPath } from 'node:url';
4
4
 
5
5
  const ROOT = process.cwd();
6
- const DEFAULT_TARGET_VERSION = '1.1.0';
6
+ const DEFAULT_TARGET_VERSION = '1.1.1';
7
7
  const VERSION_RE =
8
8
  /^(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-[0-9A-Za-z.-]+)?(?:\+[0-9A-Za-z.-]+)?$/;
9
9
 
@@ -7,7 +7,7 @@ import { spawnSync } from 'node:child_process';
7
7
  import { fileURLToPath } from 'node:url';
8
8
 
9
9
  const ROOT = process.cwd();
10
- const DEFAULT_VERSION = '1.1.0';
10
+ const DEFAULT_VERSION = '1.1.1';
11
11
  const DEFAULT_REMOTE = 'https://github.com/Evilander/Audrey.git';
12
12
 
13
13
  function defaultReleaseBundle(version = DEFAULT_VERSION) {
@@ -8,7 +8,7 @@ import { resolve } from 'node:path';
8
8
  const ROOT = process.cwd();
9
9
  const DEFAULT_REPOSITORY = 'Evilander/Audrey';
10
10
  const DEFAULT_BRANCH = 'master';
11
- const DEFAULT_VERSION = '1.1.0';
11
+ const DEFAULT_VERSION = '1.1.1';
12
12
  const DEFAULT_TOKEN_ENV = 'GITHUB_TOKEN';
13
13
  const API_VERSION = '2022-11-28';
14
14
 
@@ -13,7 +13,7 @@ import { verifyPaperSubmissionBundle } from './verify-paper-submission-bundle.mj
13
13
  import { verifyPublicationPack } from './verify-publication-pack.mjs';
14
14
 
15
15
  const ROOT = process.cwd();
16
- const DEFAULT_TARGET_VERSION = '1.1.0';
16
+ const DEFAULT_TARGET_VERSION = '1.1.1';
17
17
  const PYPI_CREDENTIAL_ENVS = ['TWINE_PASSWORD', 'PYPI_API_TOKEN', 'UV_PUBLISH_TOKEN'];
18
18
  const NPM_REGISTRY = 'https://registry.npmjs.org/';
19
19
  const PYPI_JSON_BASE = 'https://pypi.org/pypi';