@thegrizzlylabs/react-native-genius-scan 5.0.1 → 5.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -41,5 +41,5 @@ rootProject.allprojects {
41
41
 
42
42
  dependencies {
43
43
  implementation 'com.facebook.react:react-native:+'
44
- implementation 'com.geniusscansdk:gssdk:5.0.1'
44
+ implementation 'com.geniusscansdk:gssdk:5.0.2'
45
45
  }
@@ -24971,27 +24971,6 @@
24971
24971
  "length": 2,
24972
24972
  "value": "\"\""
24973
24973
  },
24974
- {
24975
- "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/ReceiptReader\/ReceiptReader.swift",
24976
- "kind": "StringLiteral",
24977
- "offset": 2857,
24978
- "length": 62,
24979
- "value": "\"\""
24980
- },
24981
- {
24982
- "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/ReceiptReader\/ReceiptReader.swift",
24983
- "kind": "StringLiteral",
24984
- "offset": 2912,
24985
- "length": 4,
24986
- "value": "\"\n\""
24987
- },
24988
- {
24989
- "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/ReceiptReader\/ReceiptReader.swift",
24990
- "kind": "StringLiteral",
24991
- "offset": 2918,
24992
- "length": 2,
24993
- "value": "\"\""
24994
- },
24995
24974
  {
24996
24975
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/ReceiptReader\/SpatialFloat.swift",
24997
24976
  "kind": "StringLiteral",
@@ -24971,27 +24971,6 @@
24971
24971
  "length": 2,
24972
24972
  "value": "\"\""
24973
24973
  },
24974
- {
24975
- "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/ReceiptReader\/ReceiptReader.swift",
24976
- "kind": "StringLiteral",
24977
- "offset": 2857,
24978
- "length": 62,
24979
- "value": "\"\""
24980
- },
24981
- {
24982
- "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/ReceiptReader\/ReceiptReader.swift",
24983
- "kind": "StringLiteral",
24984
- "offset": 2912,
24985
- "length": 4,
24986
- "value": "\"\n\""
24987
- },
24988
- {
24989
- "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/ReceiptReader\/ReceiptReader.swift",
24990
- "kind": "StringLiteral",
24991
- "offset": 2918,
24992
- "length": 2,
24993
- "value": "\"\""
24994
- },
24995
24974
  {
24996
24975
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/ReceiptReader\/SpatialFloat.swift",
24997
24976
  "kind": "StringLiteral",
@@ -24971,27 +24971,6 @@
24971
24971
  "length": 2,
24972
24972
  "value": "\"\""
24973
24973
  },
24974
- {
24975
- "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/ReceiptReader\/ReceiptReader.swift",
24976
- "kind": "StringLiteral",
24977
- "offset": 2857,
24978
- "length": 62,
24979
- "value": "\"\""
24980
- },
24981
- {
24982
- "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/ReceiptReader\/ReceiptReader.swift",
24983
- "kind": "StringLiteral",
24984
- "offset": 2912,
24985
- "length": 4,
24986
- "value": "\"\n\""
24987
- },
24988
- {
24989
- "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/ReceiptReader\/ReceiptReader.swift",
24990
- "kind": "StringLiteral",
24991
- "offset": 2918,
24992
- "length": 2,
24993
- "value": "\"\""
24994
- },
24995
24974
  {
24996
24975
  "filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/ReceiptReader\/SpatialFloat.swift",
24997
24976
  "kind": "StringLiteral",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thegrizzlylabs/react-native-genius-scan",
3
- "version": "5.0.1",
3
+ "version": "5.0.2",
4
4
  "description": "React Native Plugin for Genius Scan SDK",
5
5
  "author": "TheGrizzlyLabs <sdk@thegrizzlylabs.com> (https://www.thegrizzlylabs.com/)",
6
6
  "homepage": "https://geniusscansdk.com",