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

@boundaryml/baml

Package Overview
Dependencies
Maintainers
3
Versions
91
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.0.14 to 0.0.15

2

cli.js
if (require.main === module) {
const baml = require('@boundaryml/baml')
baml.BamlRuntimeFfi.runCli(process.argv.slice(1))
baml.invoke_runtime_cli(process.argv.slice(1))
}
{
"name": "@boundaryml/baml",
"version": "0.0.14",
"version": "0.0.15",
"description": "BAML typescript bindings (package.json)",

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

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