@boundaryml/baml
Advanced tools
Comparing version 0.65.0 to 0.66.0
export { BamlRuntime, FunctionResult, FunctionResultStream, BamlImage as Image, ClientBuilder, BamlAudio as Audio, invoke_runtime_cli, ClientRegistry, BamlLogEvent, } from './native'; | ||
export { BamlStream } from './stream'; | ||
export { BamlCtxManager } from './async_context_vars'; | ||
export { Checked } from './checked'; | ||
export declare class BamlValidationError extends Error { | ||
@@ -6,0 +5,0 @@ prompt: string; |
{ | ||
"name": "@boundaryml/baml", | ||
"version": "0.65.0", | ||
"version": "0.66.0", | ||
"description": "BAML typescript bindings (package.json)", | ||
@@ -91,11 +91,11 @@ "repository": { | ||
"optionalDependencies": { | ||
"@boundaryml/baml-darwin-arm64": "0.65.0", | ||
"@boundaryml/baml-win32-arm64-msvc": "0.65.0", | ||
"@boundaryml/baml-linux-arm64-gnu": "0.65.0", | ||
"@boundaryml/baml-linux-arm64-musl": "0.65.0", | ||
"@boundaryml/baml-darwin-x64": "0.65.0", | ||
"@boundaryml/baml-win32-x64-msvc": "0.65.0", | ||
"@boundaryml/baml-linux-x64-gnu": "0.65.0", | ||
"@boundaryml/baml-linux-x64-musl": "0.65.0" | ||
"@boundaryml/baml-darwin-arm64": "0.66.0", | ||
"@boundaryml/baml-win32-arm64-msvc": "0.66.0", | ||
"@boundaryml/baml-linux-arm64-gnu": "0.66.0", | ||
"@boundaryml/baml-linux-arm64-musl": "0.66.0", | ||
"@boundaryml/baml-darwin-x64": "0.66.0", | ||
"@boundaryml/baml-win32-x64-msvc": "0.66.0", | ||
"@boundaryml/baml-linux-x64-gnu": "0.66.0", | ||
"@boundaryml/baml-linux-x64-musl": "0.66.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
78
4
13
1
78
35370
13
953