@fictjs/compiler-win32-arm64-msvc 0.28.0 → 0.29.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 @@
1
- 265fa68ecd15183dc5441127a18fb92a1c1bf601df698393aad8153f679e3d9d fict_compiler_napi.node
1
+ 989f8157a6d0b278edf1c5f6d28377544e07c2d5c81158c9c25638a74d439af3 fict_compiler_napi.node
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
3
  "packageName": "@fictjs/compiler-win32-arm64-msvc",
4
- "packageVersion": "0.28.0",
4
+ "packageVersion": "0.29.0",
5
5
  "target": "win32-arm64-msvc",
6
6
  "rustTarget": "aarch64-pc-windows-msvc",
7
7
  "binary": "fict_compiler_napi.node",
8
- "sha256": "265fa68ecd15183dc5441127a18fb92a1c1bf601df698393aad8153f679e3d9d"
8
+ "sha256": "989f8157a6d0b278edf1c5f6d28377544e07c2d5c81158c9c25638a74d439af3"
9
9
  }
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fictjs/compiler-win32-arm64-msvc",
3
- "version": "0.28.0",
3
+ "version": "0.29.0",
4
4
  "description": "Fict Rust compiler native binding for Windows ARM64",
5
5
  "license": "MIT",
6
6
  "repository": {