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
70
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.24 to 0.0.25

dist/index.d.mts

10

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

@@ -18,6 +18,6 @@ "main": "./dist/main/index.js",

".": {
"types": "./dist/main/index.d.ts",
"import": "./dist/main/index.mjs",
"module": "./dist/main/index.mjs",
"require": "./dist/main/index.js"
"types": "./dist/index.d.ts",
"import": "./dist/index.mjs",
"module": "./dist/index.mjs",
"require": "./dist/index.js"
},

@@ -24,0 +24,0 @@ "./typespecs": {

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