@twintag/twintag-sdk 0.2.279-fix-ocr-scanner-update-ca129a0ddafcef2f7b1df1960cc45889702617c1 → 0.2.279-fix-ocr-scanner-update-ec42ca951c4f16b77ca0afa9f41095303b05aeea
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.
package/lib/twintag.esm.js
CHANGED
|
@@ -27,7 +27,7 @@ function __awaiter(thisArg, _arguments, P, generator) {
|
|
|
27
27
|
/**
|
|
28
28
|
* The SDK version.
|
|
29
29
|
*/
|
|
30
|
-
const VERSION = '0.2.279-fix-ocr-scanner-update-
|
|
30
|
+
const VERSION = '0.2.279-fix-ocr-scanner-update-ec42ca951c4f16b77ca0afa9f41095303b05aeea';
|
|
31
31
|
|
|
32
32
|
class TwintagErrorValue {
|
|
33
33
|
}
|
package/lib/twintag.js
CHANGED
|
@@ -31,7 +31,7 @@ function __awaiter(thisArg, _arguments, P, generator) {
|
|
|
31
31
|
/**
|
|
32
32
|
* The SDK version.
|
|
33
33
|
*/
|
|
34
|
-
const VERSION = '0.2.279-fix-ocr-scanner-update-
|
|
34
|
+
const VERSION = '0.2.279-fix-ocr-scanner-update-ec42ca951c4f16b77ca0afa9f41095303b05aeea';
|
|
35
35
|
|
|
36
36
|
class TwintagErrorValue {
|
|
37
37
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@twintag/twintag-sdk",
|
|
3
|
-
"version": "0.2.279-fix-ocr-scanner-update-
|
|
3
|
+
"version": "0.2.279-fix-ocr-scanner-update-ec42ca951c4f16b77ca0afa9f41095303b05aeea",
|
|
4
4
|
"description": "Twintag SDK",
|
|
5
5
|
"author": "Twintag",
|
|
6
6
|
"license": "",
|