@adrkit/core
Advanced tools
@@ -61,2 +61,9 @@ /** | ||
| corpusFingerprint: string; | ||
| /** | ||
| * Queue depth. Read directly out of published `queue.json` by third-party | ||
| * README badges via a shields.io `dynamic/json` query on `$.totalItems` | ||
| * (ADR-0025), so moving, renaming, or reinterpreting this field breaks | ||
| * consumers that never imported this package and get no deprecation window. | ||
| * Treat it as public API in a `QueueReport` v2, not as an internal count. | ||
| */ | ||
| totalItems: number; | ||
@@ -63,0 +70,0 @@ totalCorpusFindings: number; |
+1
-1
| { | ||
| "name": "@adrkit/core", | ||
| "version": "0.6.0", | ||
| "version": "0.7.0", | ||
| "description": "Pure ADR parsing, validation, migration, and affects resolution for adrkit.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -96,2 +96,9 @@ /** | ||
| corpusFingerprint: string; | ||
| /** | ||
| * Queue depth. Read directly out of published `queue.json` by third-party | ||
| * README badges via a shields.io `dynamic/json` query on `$.totalItems` | ||
| * (ADR-0025), so moving, renaming, or reinterpreting this field breaks | ||
| * consumers that never imported this package and get no deprecation window. | ||
| * Treat it as public API in a `QueueReport` v2, not as an internal count. | ||
| */ | ||
| totalItems: number; | ||
@@ -98,0 +105,0 @@ totalCorpusFindings: number; |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
374938
0.21%9031
0.16%