New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

card.io.cordova.mobilesdk

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

card.io.cordova.mobilesdk - npm Package Compare versions

Comparing version 2.0.2 to 2.1.0

src/ios/CardIO/CardIO.m

25

CHANGELOG.md
card.io Cordova Plugin Release Notes
====================================
2.1.0
-----
* iOS: Update to 5.4.1 for iOS card.io.
* iOS: Fix suppressScan config does not work on iOS [#46](https://github.com/card-io/card.io-Cordova-Plugin/issues/46). Thanks lolptdr.
2.0.2
-----
* Android: Add ability to blur all digits in the scanned card image, minus any number of digits to remain unblurred, enabled via `CardIOActivity.EXTRA_UNBLUR_DIGITS`. (Thank you Michael Schmoock!)
* Android: Add ability to blur all digits in the scanned card image, minus any number of digits to remain unblurred, enabled via `CardIOActivity.EXTRA_UNBLUR_DIGITS`. Thank you Michael Schmoock.
* Android: Fix issue where Maestro cards were not correctly recognized [#154](https://github.com/card-io/card.io-Android-SDK/issues/154).

@@ -15,16 +20,16 @@ * Android: Fix issue on Android 23 and above where `CardIOActivity#canReadCardWithCamera()` would return the incorrect value if permissions had not been granted [#136](https://github.com/card-io/card.io-Android-SDK/issues/136). Now defaults to `true` in such cases.

------
* Fixes Plugin.xml
* Fixes Plugin.xml.
2.0.0
------
* Added more configurations to cordova app
* Added support for Android
* Updated CardIO iOS version to 5.3.2
* Added more configurations to cordova app.
* Added support for Android.
* Updated CardIO iOS version to 5.3.2.
1.0.0
------
* simplify integration instructions
* add CardIO library 4.0.0
* fix deprecated warnings
* re-arrange structure for plugman support
* minor cleanup
* Simplify integration instructions.
* Add CardIO library 4.0.0.
* Fix deprecated warnings.
* Re-arrange structure for plugman support.
* Minor cleanup.

2

package.json
{
"name": "card.io.cordova.mobilesdk",
"version": "2.0.2",
"version": "2.1.0",
"description": "This plugin allows to add card.io scanning capabilities to your application using card.io SDK Native library",

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

@@ -23,3 +23,3 @@ card.io plug-in for Cordova

| requirePostalCode | Boolean | The user will be prompted for the card billing postal code. |
| supressManual | Boolean | Removes the keyboard button from the scan screen. |
| suppressManual | Boolean | Removes the keyboard button from the scan screen. |
| restrictPostalCodeToNumericOnly | Boolean | The postal code will only collect numeric input. Set this if you know the expected country's postal code has only numeric postal codes. |

@@ -26,0 +26,0 @@ | keepApplicationTheme | Boolean | The theme for the card.io Activity's will be set to the theme of the application. |

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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