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
1
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.22.0 to 6.22.1

2

dist/dts/symbology/SymbologySettings.d.ts

@@ -24,4 +24,4 @@ import { DefaultSerializeable } from "scandit-datacapture-frameworks-core";

export interface PrivateSymbologySettings {
fromJSON: (json: any) => SymbologySettings;
fromJSON: (identifier: string, json: any) => SymbologySettings;
_symbology: Symbology;
}
{
"name": "scandit-datacapture-frameworks-barcode",
"version": "6.22.0",
"version": "6.22.1",
"description": "Barcode common package",

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

"dependencies": {
"scandit-datacapture-frameworks-core": "6.22.0"
"scandit-datacapture-frameworks-core": "6.22.1"
}
}

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