Comparing version 0.0.5 to 0.0.6
@@ -76,3 +76,3 @@ /** | ||
no: () => void; | ||
} | undefined>; | ||
}>; | ||
testSpeaker(handle: Function): { | ||
@@ -79,0 +79,0 @@ yes: () => void; |
@@ -201,3 +201,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
this.microphone = false; | ||
throw e; | ||
return { | ||
yes: () => { | ||
}, | ||
no: () => { | ||
}, | ||
}; | ||
} | ||
@@ -231,2 +236,8 @@ }); | ||
this.camera = false; | ||
return { | ||
yes: () => { | ||
}, | ||
no: () => { | ||
}, | ||
}; | ||
} | ||
@@ -233,0 +244,0 @@ }); |
{ | ||
"name": "detection", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index", |
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
12670
356