šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
DemoInstallSign in
Socket

@smile_identity/react-native

Package Overview
Dependencies
Maintainers
8
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smile_identity/react-native - npm Package Versions

234

10.3.3

Diff
oluwatobismile
published 10.3.3 •

Changelog

Source

10.3.3

Fixed

  • Fixed showAttribution parameter not being passed to the instruction screen in enhanced selfie capture
  • Underlying implementation for showConfirmationDialog flag for SmileIDSmartSelfieCaptureView on iOS and Android

Changed

  • Restructured consent object that is being sent to the backend API for biometric kyc, enhanced kyc and enhanced document verification
  • Bump iOS to 10.5.3 (https://github.com/smileidentity/ios/releases/tag/v10.5.3)
  • Bump android to 10.6.3 (https://github.com/smileidentity/android/releases/tag/v10.6.3)
oluwatobismile
published 10.3.2 •

Changelog

Source

10.3.2

Changed

  • Require selfie recapture when retrying failed submission for Enhanced Smart Selfie Capture.
  • Bump iOS to 10.5.2 (https://github.com/smileidentity/ios/releases/tag/v10.5.2)

Fixed

  • iOS delegate callback order after submission for Biometric KYC and Document Verification jobs.
oluwatobismile
published 10.3.1 •

Changelog

Source

10.3.1

Changed

  • Bumped iOS to 10.5.1 (https://github.com/smileidentity/ios/releases/tag/v10.5.1)

Fixed

  • Selfie submission error returned in success delegate callback.
japsyapsy
published 10.3.0 •

Changelog

Source

10.3.0

  • Changes the allow_new_enroll flag to be a real boolean instead of a string for prepUpload requests and multi-part requests. This is a breaking change for stored offline jobs, where the job is written using an older sdk version and then submission is attempted using this version.
  • Bump android to 10.6.0 (https://github.com/smileidentity/android/releases/tag/v10.6.0)
  • Bump iOS to 10.5.0 (https://github.com/smileidentity/ios/releases/tag/v10.5.0)
japsyapsy
published 10.2.6 •

Changelog

Source

10.2.6

  • Added enhanced SmartSelfieā„¢ capture Selfie capture screen component
  • Added skipApiSubmission to SmartSelfieā„¢ capture which defaults to false and will allow Selfie capture without submission to the api
  • Make consent information optional on Biometric KYC, Enhanced KYC and Enhanced Document Verification
  • Bump android to 10.5.2 (https://github.com/smileidentity/android/releases/tag/v10.5.2)
  • Bump iOS to 10.4.2 (https://github.com/smileidentity/ios/releases/tag/v10.4.2)
japsyapsy
published 10.2.5 •

Changelog

Source

10.2.5

  • Added enhanced SmartSelfieā„¢ capture to docV, enhanced docV, and biometric kyc
  • Added consent information to BioMetric KYC and Enhanced Document Verification
  • Bump android to 10.5.0 (https://github.com/smileidentity/android/releases/tag/v10.5.0)
  • Bump iOS to 10.4.0 (https://github.com/smileidentity/ios/releases/tag/v10.4.0)
japsyapsy
published 10.2.4 •

Changelog

Source

10.2.4

  • Fixed issues with rendering capture components and native modals staying after onResult has been called
japsyapsy
published 10.2.4-beta.1 •

Changelog

Source

10.2.4-beta.1

  • Fixed dialog presentation issues for capture screens by making context a variable instead of accessing it everytime when needed using getContext
  • Bump android to 10.4.4-SNAPSHOT to cater for kotling 1.9.x (https://github.com/smileidentity/android/releases/tag/v10.4.4-SNAPSHOT)
  • Known bug with Smartselfie Enhanced Enrollment and Authentication not working correctly
japsyapsy
published 10.2.3 •

Changelog

Source

10.2.3

  • Fixed missing didSubmitBiometricKycJob flag in BiometricKyc response on android
  • Added apiKey and config missing to allow multiple initialization options see (https://docs.usesmileid.com/integration-options/mobile/getting-started)
  • Fix document capture restore optional parameters and showing or hiding instruction and confirmation screen
  • Bump android to 10.4.2 (https://github.com/smileidentity/android/releases/tag/v10.4.2)
  • Bump iOS to 10.3.4 (https://github.com/smileidentity/ios/releases/tag/v10.3.4)
japsyapsy
published 10.2.2 •

Changelog

Source

10.2.2

  • Fixed setting kotlinVersion and kotlinCompilerExtensionVersion