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

@boundaryml/baml

Package Overview
Dependencies
Maintainers
3
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@boundaryml/baml - npm Package Compare versions

Comparing version 0.39.0 to 0.39.1

2

cli.js

@@ -0,1 +1,3 @@

#!/usr/bin/env node
if (require.main === module) {

@@ -2,0 +4,0 @@ const baml = require('./native')

14

package.json
{
"name": "@boundaryml/baml",
"version": "0.39.0",
"version": "0.39.1",
"description": "BAML typescript bindings (package.json)",

@@ -83,9 +83,9 @@ "repository": {

"optionalDependencies": {
"@boundaryml/baml-darwin-arm64": "0.39.0",
"@boundaryml/baml-win32-arm64-msvc": "0.39.0",
"@boundaryml/baml-linux-arm64-gnu": "0.39.0",
"@boundaryml/baml-darwin-x64": "0.39.0",
"@boundaryml/baml-win32-x64-msvc": "0.39.0",
"@boundaryml/baml-linux-x64-gnu": "0.39.0"
"@boundaryml/baml-darwin-arm64": "0.39.1",
"@boundaryml/baml-win32-arm64-msvc": "0.39.1",
"@boundaryml/baml-linux-arm64-gnu": "0.39.1",
"@boundaryml/baml-darwin-x64": "0.39.1",
"@boundaryml/baml-win32-x64-msvc": "0.39.1",
"@boundaryml/baml-linux-x64-gnu": "0.39.1"
}
}
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