@kici-dev/shared 0.1.9 → 0.1.10

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 (2) hide show
  1. package/package.json +1 -1
  2. package/sbom.spdx.json +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kici-dev/shared",
3
- "version": "0.1.9",
3
+ "version": "0.1.10",
4
4
  "description": "Shared utilities for the KiCI CI/CD stack — logging, zx setup, crypto, telemetry, health and metrics routes. No business logic.",
5
5
  "keywords": [
6
6
  "kici",
package/sbom.spdx.json CHANGED
@@ -2,10 +2,10 @@
2
2
  "spdxVersion": "SPDX-2.3",
3
3
  "dataLicense": "CC0-1.0",
4
4
  "SPDXID": "SPDXRef-DOCUMENT",
5
- "name": "@kici-dev/shared@0.1.9",
6
- "documentNamespace": "https://kici.dev/sbom/%40kici-dev%2Fshared/0.1.9/2a0fe48d-9ace-447e-bf38-52dc8ec9bacf",
5
+ "name": "@kici-dev/shared@0.1.10",
6
+ "documentNamespace": "https://kici.dev/sbom/%40kici-dev%2Fshared/0.1.10/f51287a3-7bb8-456a-8e7e-fde36e106852",
7
7
  "creationInfo": {
8
- "created": "2026-05-26T16:48:53Z",
8
+ "created": "2026-05-26T17:26:08Z",
9
9
  "creators": [
10
10
  "Tool: kici-sbom-generator"
11
11
  ]
@@ -947,7 +947,7 @@
947
947
  {
948
948
  "SPDXID": "SPDXRef-RootPackage",
949
949
  "name": "@kici-dev/shared",
950
- "versionInfo": "0.1.9",
950
+ "versionInfo": "0.1.10",
951
951
  "downloadLocation": "NOASSERTION",
952
952
  "filesAnalyzed": false,
953
953
  "licenseConcluded": "NOASSERTION",
@@ -958,7 +958,7 @@
958
958
  {
959
959
  "referenceCategory": "PACKAGE-MANAGER",
960
960
  "referenceType": "purl",
961
- "referenceLocator": "pkg:npm/%40kici-dev/shared@0.1.9"
961
+ "referenceLocator": "pkg:npm/%40kici-dev/shared@0.1.10"
962
962
  }
963
963
  ],
964
964
  "description": "Shared utilities for the KiCI CI/CD stack — logging, zx setup, crypto, telemetry, health and metrics routes. No business logic.",