Socket
Socket
Sign inDemoInstall

scandit-cordova-datacapture-id

Package Overview
Dependencies
Maintainers
3
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 6.13.1 to 6.14.0-beta.1

2

package.json
{
"name": "scandit-cordova-datacapture-id",
"version": "6.13.1",
"version": "6.14.0-beta.1",
"description": "Scandit Data Capture SDK for Cordova",

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

@@ -70,2 +70,3 @@ "use strict";

DocumentType["CitizenshipCertificate"] = "citizenshipCertificate";
DocumentType["MyNumberCard"] = "myNumberCard";
})(DocumentType = exports.DocumentType || (exports.DocumentType = {}));

@@ -72,0 +73,0 @@ var IdDocumentType;

@@ -376,3 +376,4 @@ declare module Scandit {

VeteranId = "veteranId",
CitizenshipCertificate = "citizenshipCertificate"
CitizenshipCertificate = "citizenshipCertificate",
MyNumberCard = "myNumberCard"
}

@@ -379,0 +380,0 @@ export enum IdDocumentType {

Sorry, the diff of this file is not supported yet

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