dwt 18.4.2 → 18.5.0-patch-20240517

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 CHANGED
@@ -2,11 +2,10 @@
2
2
  ![version](https://img.shields.io/npm/v/dwt.svg)
3
3
  ![downloads](https://img.shields.io/npm/dm/dwt.svg)
4
4
  ![jsdelivr](https://img.shields.io/jsdelivr/npm/hm/dwt.svg)
5
- ![](https://img.shields.io/snyk/vulnerabilities/npm/dwt.svg)
6
5
 
7
6
  [Dynamic Web TWAIN](https://www.dynamsoft.com/web-twain/overview/) is a cross-platform scanning SDK designed for web document management applications. With just a few lines of JavaScript code, you can develop robust web applications to scan documents, edit images and save them to file systems. To see it in action, please visit <a href="https://demo.dynamsoft.com/web-twain/" target="_blank">**this online demo**</a>
8
7
 
9
- Note: Dynamic Web TWAIN SDK **v18.4.2** is built in this package. For more detail, check the [Version Info](#versions).
8
+ Note: Dynamic Web TWAIN SDK **v18.5.0** is built in this package. For more detail, check the [Version Info](#versions).
10
9
 
11
10
  ## Table of Contents
12
11
  - [Supported Environments](#supported-environments)
@@ -25,7 +24,6 @@ Note: Dynamic Web TWAIN SDK **v18.4.2** is built in this package. For more detai
25
24
  ### Supported Image Capturing Devices
26
25
  - Physical Document Scanners
27
26
  - Desktop Webcam
28
- - Mobile Camera
29
27
 
30
28
  ### Supported Web Browsers
31
29
  - Chrome
@@ -201,45 +199,36 @@ https://www.dynamsoft.com/Products/WebTWAIN_License.aspx
201
199
 
202
200
  >`Dynamsoft Service (DynamsoftService.exe, 64bit)`
203
201
  >
204
- >**v18.4.2** (build version 1, 8, 4, 1110)
202
+ >**v18.5.0** (build version 1, 8, 5, 0312)
205
203
  >
206
- >`Dynamsoft Service Manager (DWASManager_18421110.dll, 64bit)`
204
+ >`Dynamsoft Service Manager (DWASManager_18500312.dll, 64bit)`
207
205
  >
208
- >**v18.4.2** (build version 18, 4, 2, 1110)
206
+ >**v18.5.0** (build version 18, 5, 0, 0312)
209
207
  >
210
- >`Device Manager (DeviceManager_18400926.dll, 64bit)`
208
+ >`Device Manager (DeviceManager_18500312.dll, 64bit)`
211
209
  >
212
- >**v18.4.2** (build version 18, 4, 0, 0926)
210
+ >**v18.5.0** (build version 18, 5, 0, 0312)
213
211
  >
214
- >`Dynamic Web TWAIN (dwt_18.4.2.1110.dll, 64bit)`
212
+ >`Dynamic Web TWAIN (dwt_18.5.0.0312.dll, 64bit)`
215
213
  >
216
- >**v18.4.2** (build version 18,4, 2, 1110)
214
+ >**v18.5.0** (build version 18, 5, 0, 0312)
217
215
  >
218
- >`Dynamsoft PDF Rasterizer (DynamicPdfRx64_11.5.1.0926.dll, 64bit)`
216
+ >`Dynamsoft PDF Rasterizer (DynamicPdfRx64_11.5.2.0312.dll, 64bit)`
219
217
  >
220
- >**v18.4.2** (build version 11, 5, 1, 0926)
218
+ >**v18.5.0** (build version 11, 5, 2, 0312)
221
219
  >
222
- >`Dynamsoft Barcode Reader (dbrx64_9.6.0.0926.dll, 64bit)`
220
+ >`Dynamsoft Barcode Reader (dbrx64_9.6.1.0312.dll, 64bit)`
223
221
  >
224
- >**v9.6.0** (build version 9, 6, 0, 0926)
222
+ >**v9.6.1** (build version 9, 6, 1, 0312)
225
223
  >
226
224
  >`Dynamsoft Webcam Addon (DynamicWebcamx64_15.0.0.0625.dll, 64bit)`
227
225
  >
228
- >**v18.4.2** (build version 15, 0, 0, 0625)
226
+ >**v18.5.0** (build version 15, 0, 0, 0625)
229
227
  >
230
- >`Dynamsoft Upload Module (UploadModule_1.8.4.0926.dll, 64bit)`
228
+ >`Dynamsoft Upload Module (UploadModule_1.8.5.0312.dll, 64bit)`
231
229
  >
232
- >**v18.4.2** (build version 1, 8, 4, 0926)
230
+ >**v18.5.0** (build version 1, 8, 5, 0312)
233
231
 
234
232
  ## Changelog
235
233
 
236
234
  Check out the [release notes](https://www.dynamsoft.com/web-twain/docs/info/schedule/stable.html?product=dwt&utm_source=npm) of the Dynamic Web TWAIN library.
237
-
238
-
239
- **Note**
240
-
241
- If you are upgrading from the old versions to V17.1+, please add the following code after Dynamsoft.DWT.ProductKey to make [Dynamsoft.DWT.Load](https://www.dynamsoft.com/web-twain/docs/info/api/Dynamsoft_WebTwainEnv.html#load) take effect.
242
-
243
- > Dynamsoft.DWT.Containers = [{ ContainerId: 'dwtcontrolContainer', Width: 270, Height: 350 }];
244
-
245
- Otherwise, the initialization will fail.
Binary file
Binary file
Binary file
Binary file