@crab-dev/wake-linux-arm64-gnu 0.1.22 → 0.1.24
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/native-manifest.json +6 -6
- package/package.json +1 -1
- package/sbom.spdx.json +6 -6
- package/test-host/wake-test-host +0 -0
- package/wake.linux-arm64-gnu.node +0 -0
package/native-manifest.json
CHANGED
|
@@ -2,25 +2,25 @@
|
|
|
2
2
|
"schemaVersion": 1,
|
|
3
3
|
"package": {
|
|
4
4
|
"name": "@crab-dev/wake-linux-arm64-gnu",
|
|
5
|
-
"version": "0.1.
|
|
5
|
+
"version": "0.1.24",
|
|
6
6
|
"target": "aarch64-unknown-linux-gnu"
|
|
7
7
|
},
|
|
8
8
|
"build": {
|
|
9
|
-
"id": "sha256:
|
|
9
|
+
"id": "sha256:a1576b0fd305e34279d37c6c54bd78858fc79dcdff37d3542dd3e1d5fde5ae5c",
|
|
10
10
|
"algorithm": "sha256-v1"
|
|
11
11
|
},
|
|
12
12
|
"artifacts": [
|
|
13
13
|
{
|
|
14
14
|
"kind": "node-binding",
|
|
15
15
|
"path": "wake.linux-arm64-gnu.node",
|
|
16
|
-
"size":
|
|
17
|
-
"sha256": "
|
|
16
|
+
"size": 19955560,
|
|
17
|
+
"sha256": "fd5bba5bf104b40b8222ecb2352e65f88b7e081e034bbe7dc4e0fef57ea90a0f"
|
|
18
18
|
},
|
|
19
19
|
{
|
|
20
20
|
"kind": "test-host",
|
|
21
21
|
"path": "test-host/wake-test-host",
|
|
22
|
-
"size":
|
|
23
|
-
"sha256": "
|
|
22
|
+
"size": 81686760,
|
|
23
|
+
"sha256": "17a13b9f026d57710e9cf08c86756b7a8f3cc1c49a5393b7221dcc7a1a0f5f1d"
|
|
24
24
|
}
|
|
25
25
|
],
|
|
26
26
|
"engine": {
|
package/package.json
CHANGED
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": "@crab-dev/wake-linux-arm64-gnu-0.1.
|
|
6
|
-
"documentNamespace": "https://github.com/hotlif/wake/sbom/-crab-dev-wake-linux-arm64-gnu/0.1.
|
|
5
|
+
"name": "@crab-dev/wake-linux-arm64-gnu-0.1.24-native",
|
|
6
|
+
"documentNamespace": "https://github.com/hotlif/wake/sbom/-crab-dev-wake-linux-arm64-gnu/0.1.24/a1576b0fd305e34279d37c6c54bd78858fc79dcdff37d3542dd3e1d5fde5ae5c",
|
|
7
7
|
"creationInfo": {
|
|
8
|
-
"created": "2026-08-
|
|
8
|
+
"created": "2026-08-27T02:39:53Z",
|
|
9
9
|
"creators": [
|
|
10
10
|
"Tool: Wake native package staging v1"
|
|
11
11
|
]
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
{
|
|
15
15
|
"name": "@crab-dev/wake-linux-arm64-gnu",
|
|
16
16
|
"SPDXID": "SPDXRef-Package--crab-dev-wake-linux-arm64-gnu",
|
|
17
|
-
"versionInfo": "0.1.
|
|
17
|
+
"versionInfo": "0.1.24",
|
|
18
18
|
"downloadLocation": "NOASSERTION",
|
|
19
19
|
"filesAnalyzed": false,
|
|
20
20
|
"licenseConcluded": "MIT OR Apache-2.0",
|
|
@@ -167,7 +167,7 @@
|
|
|
167
167
|
"checksums": [
|
|
168
168
|
{
|
|
169
169
|
"algorithm": "SHA256",
|
|
170
|
-
"checksumValue": "
|
|
170
|
+
"checksumValue": "fd5bba5bf104b40b8222ecb2352e65f88b7e081e034bbe7dc4e0fef57ea90a0f"
|
|
171
171
|
}
|
|
172
172
|
],
|
|
173
173
|
"licenseConcluded": "NOASSERTION",
|
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
"checksums": [
|
|
180
180
|
{
|
|
181
181
|
"algorithm": "SHA256",
|
|
182
|
-
"checksumValue": "
|
|
182
|
+
"checksumValue": "17a13b9f026d57710e9cf08c86756b7a8f3cc1c49a5393b7221dcc7a1a0f5f1d"
|
|
183
183
|
}
|
|
184
184
|
],
|
|
185
185
|
"licenseConcluded": "NOASSERTION",
|
package/test-host/wake-test-host
CHANGED
|
Binary file
|
|
Binary file
|