@tilde-nlp/asr-api-client
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -6,4 +6,4 @@ import { RecognitionStatus } from "../enums"; | ||
url: string; | ||
timeSlice: number; | ||
channelCount: number; | ||
timeSlice?: number; | ||
channelCount?: number; | ||
visualizerConfig?: VisualizerConfigBase; | ||
@@ -10,0 +10,0 @@ /** |
{ | ||
"name": "@tilde-nlp/asr-api-client", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "Library with services for communicating with Tilde TSP platform", | ||
@@ -5,0 +5,0 @@ "private": false, |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
25531