New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

tigerbeetle-node

Package Overview
Dependencies
Maintainers
3
Versions
332
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tigerbeetle-node - npm Package Compare versions

Comparing version 0.12.0 to 0.12.1

2

package.json
{
"name": "tigerbeetle-node",
"version": "0.12.0",
"version": "0.12.1",
"description": "TigerBeetle Node.js client",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -175,3 +175,3 @@ This file is generated by

In this example, transfer `137` exists while transfer `138` does not.
In this example, account `137` exists while account `138` does not.

@@ -450,4 +450,6 @@ ```javascript

```console
$ git clone https://github.com/tigerbeetledb/tigerbeetle
$ rm -rf tigerbeetle
$ git clone https://github.com/${GITHUB_REPOSITY:-tigerbeetledb/tigerbeetle}
$ cd tigerbeetle
$ git checkout $GIT_SHA # Optional
$ ./scripts/install_zig.sh

@@ -461,10 +463,3 @@ $ cd src/clients/node

```console
$ git clone https://github.com/tigerbeetledb/tigerbeetle
$ cd tigerbeetle
$ ./scripts/install_zig.bat
$ npm install --include dev # NOTE! This does not work at the moment (on Windows).
$ cd src/clients/node
$ npm pack
```
Unsupported.

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc