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

scandit-cordova-datacapture-core

Package Overview
Dependencies
Maintainers
2
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 6.2.0-beta.6 to 6.2.0-beta.7

2

package.json
{
"name": "scandit-cordova-datacapture-core",
"version": "6.2.0-beta.6",
"version": "6.2.0-beta.7",
"description": "Scandit Data Capture SDK for Cordova",

@@ -5,0 +5,0 @@ "license": "Apache-2.0",

@@ -96,3 +96,3 @@ /// <amd-module name="scandit-cordova-datacapture-core.DataCaptureView"/>

if (didChangePositionOrSize) {
if (this._htmlElementState.isShown && didChangePositionOrSize) {
this.updatePositionAndSize();

@@ -257,2 +257,3 @@ }

this.updatePositionAndSize();
this.viewProxy.show();

@@ -259,0 +260,0 @@ }

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