@kungfu-tech/buildchain 3.0.6-alpha.3 → 3.0.6-alpha.5

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,12 +44,13 @@
44
44
  "target": {
45
45
  "type": "object",
46
46
  "additionalProperties": false,
47
- "required": ["channel", "ref", "sha", "tree"],
47
+ "required": ["channel", "ref", "sha", "tree", "version"],
48
48
  "properties": {
49
49
  "channel": { "enum": ["alpha", "release", "major"] },
50
50
  "ref": { "type": "string" },
51
51
  "sha": { "$ref": "#/$defs/gitSha" },
52
- "tree": { "$ref": "#/$defs/gitSha" }
52
+ "tree": { "$ref": "#/$defs/gitSha" },
53
+ "version": { "type": "string", "minLength": 1 }
53
54
  }
54
55
  },
55
56
  "recovered": {
@@ -4,7 +4,7 @@
4
4
  "product": {
5
5
  "name": "Buildchain",
6
6
  "package": "@kungfu-tech/buildchain",
7
- "version": "3.0.6-alpha.3",
7
+ "version": "3.0.6-alpha.5",
8
8
  "repository": "https://github.com/kungfu-systems/buildchain"
9
9
  },
10
10
  "majorLine": "v3",
@@ -249,7 +249,7 @@
249
249
  "sha256:aa30f22e3af0a89841310bdbdc900844dd95a66974db173fa140a71bbd7e82c0"
250
250
  ],
251
251
  "breakingDigest": "sha256:9db8dd07152855d03ff30f9c571438593c689d3e8139fa45431d000f548242f5",
252
- "auditDigest": "sha256:2bc947b42da3c5b06cf75c498658c76d58b0205e7ad408011c3d1ecb4ecfa415"
252
+ "auditDigest": "sha256:72f7e99799d2c66aa6e766d346df968c73db983f1ae8974694a714055db0e22c"
253
253
  },
254
254
  {
255
255
  "contractVersion": 1,
@@ -790,7 +790,7 @@
790
790
  "manual entries carry source file digests so downstream sites and agents can detect stale hand-written documentation"
791
791
  ],
792
792
  "breakingDigest": "sha256:7d0d2819e3a3e72989d9c57b5efe9d0bc0a79bc0f2c82a0c7b9d6c5a211a91f2",
793
- "auditDigest": "sha256:583fd7b1f584669efe06d6148d0bfe40d6c00dfefd98fd7b6737373f75adedce"
793
+ "auditDigest": "sha256:e0f89bde8d396a58cb94c6f0d278c9182af8067a01bbcf4c1fd453ec39325a57"
794
794
  },
795
795
  {
796
796
  "contractVersion": 1,
@@ -812,7 +812,7 @@
812
812
  "agents can discover supported Node APIs without importing internal file paths"
813
813
  ],
814
814
  "breakingDigest": "sha256:48f925608d3e2131d90936b07dc2a30341204cae3e6e785c0f77d61ad755c945",
815
- "auditDigest": "sha256:b8d7bf9d0cb43c55924b93bb20bf3b500f98c6b1f486f10c174cc8420783b4f6"
815
+ "auditDigest": "sha256:a998faa0ef3da00e99e88988826dea520fa9be9402ae047ef17b1451ec476bf2"
816
816
  },
817
817
  {
818
818
  "contractVersion": 1,
@@ -3500,7 +3500,7 @@
3500
3500
  "missing receipts are non-qualifying and must not be represented as a successful controller run"
3501
3501
  ],
3502
3502
  "breakingDigest": "sha256:015d8de793adbd4c539416be7d7512e18cc92097e629b0203fa06d2c183e98bd",
3503
- "auditDigest": "sha256:2bc947b42da3c5b06cf75c498658c76d58b0205e7ad408011c3d1ecb4ecfa415"
3503
+ "auditDigest": "sha256:72f7e99799d2c66aa6e766d346df968c73db983f1ae8974694a714055db0e22c"
3504
3504
  },
3505
3505
  {
3506
3506
  "contractVersion": 1,
@@ -3714,5 +3714,5 @@
3714
3714
  }
3715
3715
  ],
3716
3716
  "compatibilityDigest": "sha256:80cfdf1786019217c439810f1a80d2866bf8f7ef35a6fa569e1a687fb2bf4cbe",
3717
- "contractDigest": "sha256:6a5dbfb2beaa4600c0979e33a8e756230f20c690ca63a873314eb496dd9ee9db"
3717
+ "contractDigest": "sha256:1d2d5b05d36c97b6c0f5f8324678f8978959415e014cb682ea5b3e49ae444a8b"
3718
3718
  }