@keiser/echip-webusb
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -15,2 +15,3 @@ export class ChipReaderWatcher extends USBDevice { | ||
protected initialize(): void; | ||
readonly browserSupported: boolean; | ||
start(): Promise<void>; | ||
@@ -17,0 +18,0 @@ protected connected(device: WebUSBDevice): Promise<void>; |
{ | ||
"name": "@keiser/echip-webusb", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Keiser Air eChip WebUSB Library", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -102,2 +102,7 @@ # Keiser Air eChip WebUSB Library | ||
#### Properties | ||
| Name | Usage | | ||
| ---- | ----- | | ||
| `browserSupported: boolean` | Indicates if the browser supports WebUSB. | | ||
#### Methods | ||
@@ -104,0 +109,0 @@ | Name | Usage | |
Sorry, the diff of this file is too big to display
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
89198
325
277