@fictjs/compiler-win32-arm64-msvc 0.31.0 → 0.33.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 +1,2 @@
1
- dc956008064a4d992d125b031066781c2ad08b0b97d7767ae3c29e3fa2cddf85 fict_compiler_napi.node
1
+ a87f8aef41de243f84607c183fdfdae9102e2e1c65daa6f84393de8777c9a6a7 fict_compiler_napi.node
2
+ f7eabe01970e27fbde5011a62454bdc32a12578756a302d10752d2bfdec9408a fict-compiler-native.spdx.json
@@ -1,9 +1,12 @@
1
1
  {
2
- "schemaVersion": 1,
2
+ "schemaVersion": 2,
3
3
  "packageName": "@fictjs/compiler-win32-arm64-msvc",
4
- "packageVersion": "0.31.0",
4
+ "packageVersion": "0.33.0",
5
5
  "target": "win32-arm64-msvc",
6
6
  "rustTarget": "aarch64-pc-windows-msvc",
7
7
  "binary": "fict_compiler_napi.node",
8
- "sha256": "dc956008064a4d992d125b031066781c2ad08b0b97d7767ae3c29e3fa2cddf85"
8
+ "sha256": "a87f8aef41de243f84607c183fdfdae9102e2e1c65daa6f84393de8777c9a6a7",
9
+ "sourceRevision": "2b8cc6948412c378621715b791ae11703a73690e",
10
+ "sbom": "fict-compiler-native.spdx.json",
11
+ "sbomSha256": "f7eabe01970e27fbde5011a62454bdc32a12578756a302d10752d2bfdec9408a"
9
12
  }