@dotsec/linux-x64-gnu 5.0.0-feat-napi-bindings.c6f8542 → 5.0.0-feat-napi-bindings.fc94f4e
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/dotsec +0 -0
- package/package.json +1 -4
package/dotsec
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dotsec/linux-x64-gnu",
|
|
3
|
-
"version": "5.0.0-feat-napi-bindings.
|
|
3
|
+
"version": "5.0.0-feat-napi-bindings.fc94f4e",
|
|
4
4
|
"description": "dotsec native binary for Linux x64 (glibc)",
|
|
5
5
|
"os": [
|
|
6
6
|
"linux"
|
|
@@ -8,9 +8,6 @@
|
|
|
8
8
|
"cpu": [
|
|
9
9
|
"x64"
|
|
10
10
|
],
|
|
11
|
-
"bin": {
|
|
12
|
-
"dotsec": "dotsec"
|
|
13
|
-
},
|
|
14
11
|
"files": [
|
|
15
12
|
"dotsec"
|
|
16
13
|
],
|