🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@braintrust/bt-linux-x64

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@braintrust/bt-linux-x64 - npm Package Compare versions

Comparing version
0.0.1
to
0.11.1
bin/bt

Sorry, the diff of this file is not supported yet

+4
-4
{
"name": "@braintrust/bt-linux-x64",
"version": "0.0.1",
"version": "0.11.1",
"description": "Prebuilt bt binary for linux-x64-glibc",

@@ -12,2 +12,5 @@ "homepage": "https://github.com/braintrustdata/bt",

"author": "Braintrust engineering <eng@braintrust.dev>",
"files": [
"bin/"
],
"os": [

@@ -19,5 +22,2 @@ "linux"

],
"publishConfig": {
"access": "public"
},
"preferUnplugged": true,

@@ -24,0 +24,0 @@ "libc": [

# @braintrust/bt-linux-x64
Placeholder package used to reserve the npm package name before publishing real `bt` binaries. Install [`braintrust`](https://www.npmjs.com/package/braintrust) instead.
Prebuilt `bt` binary for linux-x64 (glibc).
Installed automatically as an optional dependency of [`braintrust`](https://www.npmjs.com/package/braintrust), which exposes the `bt` command. Install that package instead.