tigerbeetle-node
Advanced tools
Comparing version 0.13.98 to 0.13.99
{ | ||
"name": "tigerbeetle-node", | ||
"version": "0.13.98", | ||
"version": "0.13.99", | ||
"description": "TigerBeetle Node.js client", | ||
@@ -31,3 +31,3 @@ "main": "dist/index.js", | ||
"build_tsc": "./node_modules/typescript/bin/tsc", | ||
"build_lib": "node scripts/windows_generate_node_lib.js && cd ../../.. && ./zig/zig build node_client -Drelease-safe", | ||
"build_lib": "node scripts/windows_generate_node_lib.js && cd ../../.. && ./zig/zig build node_client -Doptimize=ReleaseSafe", | ||
"prepack": "npm run build && find dist/bin -name '*.o' -delete && for path in dist/bin/*; do mv ${path}/libtb_nodeclient.* ${path}/client.node; done", | ||
@@ -34,0 +34,0 @@ "clean": "rm -rf build dist node_modules src/zig-cache zig" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13714239