tigerbeetle-node 0.8.1 → 0.9.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/.yarnrc.yml DELETED
@@ -1 +0,0 @@
1
- yarnPath: ".yarn/releases/yarn-berry.cjs"
@@ -1,6 +0,0 @@
1
- #!/bin/bash
2
- set -e
3
-
4
- ./src/tigerbeetle/scripts/install_zig.sh
5
- ./scripts/download_node_headers.sh
6
- mkdir -p dist && zig/zig build-lib -mcpu=baseline -OReleaseSafe -dynamic -lc -isystem build/node-$(node --version)/include/node src/node.zig -fallow-shlib-undefined -femit-bin=dist/client.node
package/yarn.lock DELETED
@@ -1,42 +0,0 @@
1
- # This file is generated by running "yarn install" inside your project.
2
- # Manual changes might be lost - proceed with caution!
3
-
4
- __metadata:
5
- version: 4
6
- cacheKey: 7
7
-
8
- "@types/node@npm:^14.14.41":
9
- version: 14.17.1
10
- resolution: "@types/node@npm:14.17.1"
11
- checksum: 3ab1180ff2579f4039aa2416087df03e4e8b5f930b64e024ad2b2ae73e546f6054c3bae0324180d425944c7c408c02fdf6ca71f5a265ed05f28aeaae0a2c3599
12
- languageName: node
13
- linkType: hard
14
-
15
- "tigerbeetle-node@workspace:.":
16
- version: 0.0.0-use.local
17
- resolution: "tigerbeetle-node@workspace:."
18
- dependencies:
19
- "@types/node": ^14.14.41
20
- typescript: ^4.0.2
21
- languageName: unknown
22
- linkType: soft
23
-
24
- typescript@^4.0.2:
25
- version: 4.2.4
26
- resolution: "typescript@npm:4.2.4"
27
- bin:
28
- tsc: bin/tsc
29
- tsserver: bin/tsserver
30
- checksum: edaede2fa77f56b7fba80ee624a2368ab1216e75b0434d968ccb47ab0a5e2f6d94f848b3b111c1237dd71e988cd376af26370dcdad3b94355c76e759f0dd0a1e
31
- languageName: node
32
- linkType: hard
33
-
34
- "typescript@patch:typescript@^4.0.2#builtin<compat/typescript>":
35
- version: 4.2.4
36
- resolution: "typescript@patch:typescript@npm%3A4.2.4#builtin<compat/typescript>::version=4.2.4&hash=a45b0e"
37
- bin:
38
- tsc: bin/tsc
39
- tsserver: bin/tsserver
40
- checksum: 3be44317593182e8ce494c114e7ad9b0bb2553a22f3085cc6da4f0a36912c20850daa9be4c898af2ab6fc8b12f430c1c9e46ac715721867cd38643f2350d3ef9
41
- languageName: node
42
- linkType: hard