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

scandit-datacapture-frameworks-barcode

Package Overview
Dependencies
Maintainers
0
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 6.25.0-beta.2 to 6.25.0

4

dist/dts/barcode/Barcode.d.ts

@@ -1,2 +0,2 @@

import { Quadrilateral, QuadrilateralJSON } from "scandit-datacapture-frameworks-core";
import { DefaultSerializeable, Quadrilateral, QuadrilateralJSON } from "scandit-datacapture-frameworks-core";
import { EncodingRange, EncodingRangeJSON } from "./EncodingRange";

@@ -6,3 +6,3 @@ import { Symbology } from "../symbology";

import { StructuredAppendData, StructuredAppendDataJSON } from "./StructuredAppendData";
export declare class Barcode {
export declare class Barcode extends DefaultSerializeable {
private _symbology;

@@ -9,0 +9,0 @@ get symbology(): Symbology;

{
"name": "scandit-datacapture-frameworks-barcode",
"version": "6.25.0-beta.2",
"version": "6.25.0",
"description": "Barcode common package",

@@ -20,4 +20,4 @@ "author": {

"dependencies": {
"scandit-datacapture-frameworks-core": "6.25.0-beta.2"
"scandit-datacapture-frameworks-core": "6.25.0"
}
}

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