@fictjs/compiler-linux-x64-musl 0.34.0 → 0.36.0
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.
package/SHASUMS256.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
8824e115eb3d15f633d197192d00caf25e354083b75e23fe8fe90d28ccc5bc2b fict_compiler_napi.node
|
|
2
|
+
8b8b4c1a9339d73363122d514fc270f2e9b5c47c2c45746cee42888785fac8f5 fict-compiler-native.spdx.json
|
package/binding-manifest.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 2,
|
|
3
3
|
"packageName": "@fictjs/compiler-linux-x64-musl",
|
|
4
|
-
"packageVersion": "0.
|
|
4
|
+
"packageVersion": "0.36.0",
|
|
5
5
|
"target": "linux-x64-musl",
|
|
6
6
|
"rustTarget": "x86_64-unknown-linux-musl",
|
|
7
7
|
"binary": "fict_compiler_napi.node",
|
|
8
|
-
"sha256": "
|
|
9
|
-
"sourceRevision": "
|
|
8
|
+
"sha256": "8824e115eb3d15f633d197192d00caf25e354083b75e23fe8fe90d28ccc5bc2b",
|
|
9
|
+
"sourceRevision": "51ee4bcadc142f905ed49ee143170d8cde9062d9",
|
|
10
10
|
"sbom": "fict-compiler-native.spdx.json",
|
|
11
|
-
"sbomSha256": "
|
|
11
|
+
"sbomSha256": "8b8b4c1a9339d73363122d514fc270f2e9b5c47c2c45746cee42888785fac8f5"
|
|
12
12
|
}
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
"spdxVersion": "SPDX-2.3",
|
|
3
3
|
"dataLicense": "CC0-1.0",
|
|
4
4
|
"SPDXID": "SPDXRef-DOCUMENT",
|
|
5
|
-
"name": "@fictjs/compiler-linux-x64-musl@0.
|
|
6
|
-
"documentNamespace": "https://github.com/fictjs/fict/sbom/
|
|
5
|
+
"name": "@fictjs/compiler-linux-x64-musl@0.36.0 native binary SBOM",
|
|
6
|
+
"documentNamespace": "https://github.com/fictjs/fict/sbom/51ee4bcadc142f905ed49ee143170d8cde9062d9/linux-x64-musl/8824e115eb3d15f633d197192d00caf25e354083b75e23fe8fe90d28ccc5bc2b",
|
|
7
7
|
"creationInfo": {
|
|
8
|
-
"created": "2026-09-
|
|
8
|
+
"created": "2026-09-14T16:45:33Z",
|
|
9
9
|
"creators": [
|
|
10
10
|
"Organization: Fict",
|
|
11
11
|
"Tool: fict-native-sbom/1"
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
{
|
|
19
19
|
"SPDXID": "SPDXRef-NativePackage",
|
|
20
20
|
"name": "@fictjs/compiler-linux-x64-musl",
|
|
21
|
-
"versionInfo": "0.
|
|
21
|
+
"versionInfo": "0.36.0",
|
|
22
22
|
"downloadLocation": "NOASSERTION",
|
|
23
23
|
"filesAnalyzed": false,
|
|
24
24
|
"licenseConcluded": "NOASSERTION",
|
|
@@ -30,15 +30,15 @@
|
|
|
30
30
|
{
|
|
31
31
|
"referenceCategory": "PACKAGE-MANAGER",
|
|
32
32
|
"referenceType": "purl",
|
|
33
|
-
"referenceLocator": "pkg:npm/%40fictjs/compiler-linux-x64-musl@0.
|
|
33
|
+
"referenceLocator": "pkg:npm/%40fictjs/compiler-linux-x64-musl@0.36.0"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"referenceCategory": "OTHER",
|
|
37
37
|
"referenceType": "https://fict.dev/spdx/source-revision",
|
|
38
|
-
"referenceLocator": "
|
|
38
|
+
"referenceLocator": "51ee4bcadc142f905ed49ee143170d8cde9062d9"
|
|
39
39
|
}
|
|
40
40
|
],
|
|
41
|
-
"comment": "target=linux-x64-musl; rustTarget=x86_64-unknown-linux-musl; sourceRevision=
|
|
41
|
+
"comment": "target=linux-x64-musl; rustTarget=x86_64-unknown-linux-musl; sourceRevision=51ee4bcadc142f905ed49ee143170d8cde9062d9; binarySha256=8824e115eb3d15f633d197192d00caf25e354083b75e23fe8fe90d28ccc5bc2b"
|
|
42
42
|
},
|
|
43
43
|
{
|
|
44
44
|
"SPDXID": "SPDXRef-Cargo-adler2-238207d3c650",
|
|
@@ -3162,7 +3162,7 @@
|
|
|
3162
3162
|
"checksums": [
|
|
3163
3163
|
{
|
|
3164
3164
|
"algorithm": "SHA256",
|
|
3165
|
-
"checksumValue": "
|
|
3165
|
+
"checksumValue": "8824e115eb3d15f633d197192d00caf25e354083b75e23fe8fe90d28ccc5bc2b"
|
|
3166
3166
|
}
|
|
3167
3167
|
],
|
|
3168
3168
|
"licenseConcluded": "NOASSERTION",
|
package/fict_compiler_napi.node
CHANGED
|
Binary file
|