scandit-capacitor-datacapture-core
Advanced tools
Comparing version 6.28.0 to 6.28.1
@@ -274,3 +274,3 @@ import { BaseDataCaptureView, ignoreFromSerialization, loadCoreDefaults, getCoreDefaults, BaseNativeProxy, DataCaptureContextEvents, ContextStatus, DataCaptureViewEvents, FactoryMaker, FrameSourceListenerEvents, Feedback, Camera, Color, DataCaptureContext, DataCaptureContextSettings, MarginsWithUnit, NumberWithUnit, Point, PointWithUnit, Quadrilateral, RadiusLocationSelection, Rect, RectWithUnit, RectangularLocationSelection, Size, SizeWithAspect, SizeWithUnit, SizeWithUnitAndAspect, Brush, LaserlineViewfinder, RectangularViewfinder, LaserlineViewfinderStyle, RectangularViewfinderAnimation, RectangularViewfinderLineStyle, RectangularViewfinderStyle, AimerViewfinder, CameraPosition, CameraSettings, FrameSourceState, TorchState, VideoResolution, FocusRange, FocusGestureStrategy, Anchor, TorchSwitchControl, ZoomSwitchControl, TapToFocus, SwipeToZoom, Direction, Orientation, MeasureUnit, NoneLocationSelection, SizingMode, Sound, NoViewfinder, Vibration, LicenseInfo, ImageFrameSource } from './core.js'; | ||
static get pluginVersion() { | ||
return '6.28.0'; | ||
return '6.28.1'; | ||
} | ||
@@ -277,0 +277,0 @@ } |
{ | ||
"name": "scandit-capacitor-datacapture-core", | ||
"version": "6.28.0", | ||
"version": "6.28.1", | ||
"description": "Scandit Data Capture SDK for Capacitor", | ||
@@ -76,4 +76,4 @@ "license": "Apache-2.0", | ||
"@capacitor/cli": "^4.3.0", | ||
"scandit-datacapture-frameworks-core": "6.28.0" | ||
"scandit-datacapture-frameworks-core": "6.28.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+ Addedscandit-datacapture-frameworks-core@6.28.1(transitive)
- Removedscandit-datacapture-frameworks-core@6.28.0(transitive)