Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

scandit-datacapture-frameworks-core

Package Overview
Dependencies
Maintainers
0
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scandit-datacapture-frameworks-core - npm Package Compare versions

Comparing version 7.0.0-beta.2 to 7.0.0

8

dist/dts/defaults/CoreDefaults.d.ts
import { FocusGesture, FocusGestureStrategy, FocusRange, LogoStyle, VideoResolution, ZoomGesture } from "../camera";
import { CameraPosition } from "../camerahelpers";
import { Anchor, Color, MarginsWithUnit, PointWithUnit, SizeWithUnitAndAspect } from "../common";
import { Anchor, Brush, Color, MarginsWithUnit, PointWithUnit, SizeWithUnitAndAspect } from "../common";
import { RectangularViewfinderAnimation, RectangularViewfinderLineStyle, RectangularViewfinderStyle } from "../viewfinder";

@@ -50,9 +50,5 @@ export interface CameraSettingsDefaults {

};
Brush: {
fillColor: Color;
strokeColor: Color;
strokeWidth: number;
};
Brush: Brush;
deviceID: string | null;
}
export declare function parseDefaults(jsonDefaults: any): CoreDefaults;
{
"name": "scandit-datacapture-frameworks-core",
"version": "7.0.0-beta.2",
"version": "7.0.0",
"description": "Core common package",

@@ -5,0 +5,0 @@ "author": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc