Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@braintrust/core

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@braintrust/core - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

11

package.json
{
"name": "@braintrust/core",
"version": "0.0.4",
"version": "0.0.5",
"description": "Shared core dependencies for Braintrust packages",

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

"watch": "tsup --watch",
"clean": "rm -r dist/*"
"clean": "rm -r dist/*",
"prepublishOnly": "./scripts/node_prepublish.py",
"postpublishOnly": "./scripts/node_postpublish.py"
},

@@ -46,4 +48,3 @@ "exports": {

},
"dependencies": {
}
}
"dependencies": {}
}
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