@idscan/idvc2 2.4.14 → 2.4.15
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/README.md +3 -0
- package/dist/idvc.js +1 -1
- package/dist/networks/{cdnLoader-6241-chunk.js → cdnLoader-1a8c-chunk.js} +1 -1
- package/package.json +1 -1
- /package/dist/networks/{130-4f48-chunk.js → 130-4abf-chunk.js} +0 -0
- /package/dist/networks/{215-2366-chunk.js → 215-a1b7-chunk.js} +0 -0
- /package/dist/networks/{400-422d-chunk.js → 400-c31b-chunk.js} +0 -0
- /package/dist/networks/{716-affa-chunk.js → 716-e9b4-chunk.js} +0 -0
- /package/dist/networks/{Face-9c22-chunk.js → Face-b117-chunk.js} +0 -0
- /package/dist/networks/{MRZ-3bc4-chunk.js → MRZ-3a50-chunk.js} +0 -0
- /package/dist/networks/{PDF-0f87-chunk.js → PDF-0a5e-chunk.js} +0 -0
- /package/dist/networks/{ZXing-011c-chunk.js → ZXing-1617-chunk.js} +0 -0
- /package/dist/networks/{asyncLoader-c714-chunk.js → asyncLoader-2187-chunk.js} +0 -0
- /package/dist/networks/{cdnLoader-6241-chunk.js.LICENSE.txt → cdnLoader-1a8c-chunk.js.LICENSE.txt} +0 -0
package/README.md
CHANGED
|
@@ -90,6 +90,9 @@ import '@idscan/idvc2/dist/css/idvc.css'
|
|
|
90
90
|
[sales@idscan.net](mailto:sales@idscan.net) or [support@idscan.net](mailto:support@idscan.net)*
|
|
91
91
|
|
|
92
92
|
## Version history
|
|
93
|
+
- **2.4.15**
|
|
94
|
+
- feat: close selectDocumentType modal on reload, if option isShowDocumentTypeSelect is false and Lib processing a single document type
|
|
95
|
+
|
|
93
96
|
- **2.4.14**
|
|
94
97
|
- fix: compressed version info to metadata field
|
|
95
98
|
|