@fictjs/compiler-linux-x64-musl 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
- bef9b559eaed17485f3a73149cfe591275095d623f61243b9a488f534bd6128b fict_compiler_napi.node
1
+ e1bb3b960af85082b00b8d263a158bb01675273e4778615501407bab296afae7 fict_compiler_napi.node
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
3
  "packageName": "@fictjs/compiler-linux-x64-musl",
4
- "packageVersion": "0.28.0",
4
+ "packageVersion": "0.29.0",
5
5
  "target": "linux-x64-musl",
6
6
  "rustTarget": "x86_64-unknown-linux-musl",
7
7
  "binary": "fict_compiler_napi.node",
8
- "sha256": "bef9b559eaed17485f3a73149cfe591275095d623f61243b9a488f534bd6128b"
8
+ "sha256": "e1bb3b960af85082b00b8d263a158bb01675273e4778615501407bab296afae7"
9
9
  }
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fictjs/compiler-linux-x64-musl",
3
- "version": "0.28.0",
3
+ "version": "0.29.0",
4
4
  "description": "Fict Rust compiler native binding for Linux x64 (musl)",
5
5
  "license": "MIT",
6
6
  "repository": {