scandit-datacapture-frameworks-barcode
Advanced tools
Comparing version 6.25.0-beta.1 to 6.25.0-beta.2
@@ -12,2 +12,3 @@ import { Brush, DataCaptureOverlay, DefaultSerializeable, Viewfinder } from "scandit-datacapture-frameworks-core"; | ||
private _style; | ||
private eventEmitter; | ||
private static get barcodeCaptureDefaults(); | ||
@@ -27,2 +28,3 @@ static get defaultBrush(): Brush; | ||
private constructor(); | ||
private handleViewFinderUpdate; | ||
} |
{ | ||
"name": "scandit-datacapture-frameworks-barcode", | ||
"version": "6.25.0-beta.1", | ||
"version": "6.25.0-beta.2", | ||
"description": "Barcode common package", | ||
@@ -20,4 +20,4 @@ "author": { | ||
"dependencies": { | ||
"scandit-datacapture-frameworks-core": "6.25.0-beta.1" | ||
"scandit-datacapture-frameworks-core": "6.25.0-beta.2" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
642184
9270
+ Addedscandit-datacapture-frameworks-core@6.25.0-beta.2(transitive)
- Removedscandit-datacapture-frameworks-core@6.25.0-beta.1(transitive)