@fictjs/compiler-linux-x64-musl 0.30.1 → 0.31.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 +1 -1
- package/binding-manifest.json +2 -2
- package/fict_compiler_napi.node +0 -0
- package/package.json +1 -1
package/SHASUMS256.txt
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
79f8f6881f8ec2c33100af9c9eac90efa48b00a10073f88b93bdfc32616e5919 fict_compiler_napi.node
|
package/binding-manifest.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 1,
|
|
3
3
|
"packageName": "@fictjs/compiler-linux-x64-musl",
|
|
4
|
-
"packageVersion": "0.
|
|
4
|
+
"packageVersion": "0.31.0",
|
|
5
5
|
"target": "linux-x64-musl",
|
|
6
6
|
"rustTarget": "x86_64-unknown-linux-musl",
|
|
7
7
|
"binary": "fict_compiler_napi.node",
|
|
8
|
-
"sha256": "
|
|
8
|
+
"sha256": "79f8f6881f8ec2c33100af9c9eac90efa48b00a10073f88b93bdfc32616e5919"
|
|
9
9
|
}
|
package/fict_compiler_napi.node
CHANGED
|
Binary file
|