augnitorecorder
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -15,6 +15,7 @@ export declare class AugnitoRecorder { | ||
onFinalResult: (recipe: any) => void; | ||
onOtherResults: (message: string) => void; | ||
showLog: (event: string) => void; | ||
constructor( | ||
config: { | ||
serverURL: string; | ||
serverURL?: string; | ||
enableLogs: boolean; | ||
@@ -21,0 +22,0 @@ isDebug: boolean; |
{ | ||
"name": "augnitorecorder", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Audio recorder and streamer compatible with any browser", | ||
@@ -5,0 +5,0 @@ "main": "dist/augnitoRecorder.js", |
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
113657
1205