scandit-capacitor-datacapture-barcode
Advanced tools
Comparing version 7.0.0 to 7.0.1
@@ -182,2 +182,3 @@ export { Barcode, Checksum, CompositeFlag, CompositeType, EncodingRange, LocalizedOnlyBarcode, Range, Symbology, SymbologyDescription, SymbologySettings, TrackedBarcode, TargetBarcode } from 'scandit-datacapture-frameworks-barcode'; | ||
}): Promise<void>; | ||
removeFindView(): Promise<void>; | ||
showFindView(): Promise<void>; | ||
@@ -184,0 +185,0 @@ hideFindView(): Promise<void>; |
@@ -16,2 +16,3 @@ import { BarcodeFindViewProxy } from 'scandit-datacapture-frameworks-barcode'; | ||
updateView(barcodeFindViewJson: string): Promise<void>; | ||
removeView(): Promise<void>; | ||
subscribeBarcodeFindViewListener(): Promise<void>; | ||
@@ -18,0 +19,0 @@ unsubscribeBarcodeFindViewListener(): Promise<void>; |
{ | ||
"name": "scandit-capacitor-datacapture-barcode", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"description": "Scandit Data Capture SDK for Capacitor", | ||
@@ -26,5 +26,5 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"scandit-capacitor-datacapture-core": "7.0.0", | ||
"scandit-datacapture-frameworks-barcode": "7.0.0", | ||
"scandit-datacapture-frameworks-core": "7.0.0" | ||
"scandit-capacitor-datacapture-core": "7.0.1", | ||
"scandit-datacapture-frameworks-barcode": "7.0.1", | ||
"scandit-datacapture-frameworks-core": "7.0.1" | ||
}, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1395949
11167
+ Addedscandit-capacitor-datacapture-core@7.0.1(transitive)
+ Addedscandit-datacapture-frameworks-barcode@7.0.1(transitive)
+ Addedscandit-datacapture-frameworks-core@7.0.1(transitive)
- Removedscandit-capacitor-datacapture-core@7.0.0(transitive)
- Removedscandit-datacapture-frameworks-barcode@7.0.0(transitive)
- Removedscandit-datacapture-frameworks-core@7.0.0(transitive)