dwt 18.2.0 → 18.3.0

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
@@ -6,7 +6,7 @@
6
6
 
7
7
  [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
8
 
9
- Note: Dynamic Web TWAIN SDK **v18.2** is built in this package. For more detail, check the [Version Info](#versions).
9
+ Note: Dynamic Web TWAIN SDK **v18.3** is built in this package. For more detail, check the [Version Info](#versions).
10
10
 
11
11
  ## Table of Contents
12
12
  - [Supported Environments](#supported-environments)
@@ -201,35 +201,35 @@ https://www.dynamsoft.com/Products/WebTWAIN_License.aspx
201
201
 
202
202
  >`Dynamsoft Service (DynamsoftService.exe, 64bit)`
203
203
  >
204
- >**v18.2** (build version 1, 8, 2, 0328)
204
+ >**v18.3** (build version 1, 8, 3, 0627)
205
205
  >
206
- >`Dynamsoft Service Manager (DWASManager_18200328.dll, 64bit)`
206
+ >`Dynamsoft Service Manager (DWASManager_18300627.dll, 64bit)`
207
207
  >
208
- >**v18.2** (build version 18, 2, 0, 0328)
208
+ >**v18.3** (build version 18, 3, 0, 0627)
209
209
  >
210
- >`Device Manager (DeviceManager_18200328.dll, 64bit)`
210
+ >`Device Manager (DeviceManager_18300627.dll, 64bit)`
211
211
  >
212
- >**v18.2** (build version 18, 2, 0, 0328)
212
+ >**v18.3** (build version 18, 3, 0, 0627)
213
213
  >
214
- >`Dynamic Web TWAIN (dwt_18.2.0.0328.dll, 64bit)`
214
+ >`Dynamic Web TWAIN (dwt_18.3.0.0627.dll, 64bit)`
215
215
  >
216
- >**v18.2** (build version 18, 2, 0, 0328)
216
+ >**v18.3** (build version 18, 3, 0, 0627)
217
217
  >
218
- >`Dynamsoft PDF Rasterizer (DynamicPdfRx64_11.4.2.0328.dll, 64bit)`
218
+ >`Dynamsoft PDF Rasterizer (DynamicPdfRx64_11.5.0.0627.dll, 64bit)`
219
219
  >
220
- >**v18.2** (build version 11, 4, 2, 0328)
220
+ >**v18.3** (build version 11, 5, 0, 0627)
221
221
  >
222
- >`Dynamsoft Barcode Reader (dbrx64_9.6.0.0328.dll, 64bit)`
222
+ >`Dynamsoft Barcode Reader (dbrx64_9.6.0.0627.dll, 64bit)`
223
223
  >
224
- >**v9.6.0** (build version 9, 6, 0, 0328)
224
+ >**v9.6.0** (build version 9, 6, 0, 0627)
225
225
  >
226
226
  >`Dynamsoft Webcam Addon (DynamicWebcamx64_15.0.0.0625.dll, 64bit)`
227
227
  >
228
- >**v18.2** (build version 15, 0, 0, 0625)
228
+ >**v18.3** (build version 15, 0, 0, 0625)
229
229
  >
230
- >`Dynamsoft Upload Module (UploadModule_1.8.2.0328.dll, 64bit)`
230
+ >`Dynamsoft Upload Module (UploadModule_1.8.3.0627.dll, 64bit)`
231
231
  >
232
- >**v18.2** (build version 1, 8, 2, 0328)
232
+ >**v18.3** (build version 1, 8, 3, 0627)
233
233
 
234
234
  ## Changelog
235
235
 
Binary file
Binary file
Binary file
Binary file
package/dist/dist/LICENSE CHANGED
@@ -1,98 +1,98 @@
1
- // Copyright (c) 2013 The Chromium Authors. All rights reserved.
2
- //
3
- // Redistribution and use in source and binary forms, with or without
4
- // modification, are permitted provided that the following conditions are
5
- // met:
6
- //
7
- // * Redistributions of source code must retain the above copyright
8
- // notice, this list of conditions and the following disclaimer.
9
- // * Redistributions in binary form must reproduce the above
10
- // copyright notice, this list of conditions and the following disclaimer
11
- // in the documentation and/or other materials provided with the
12
- // distribution.
13
- // * Neither the name of Google Inc. nor the names of its
14
- // contributors may be used to endorse or promote products derived from
15
- // this software without specific prior written permission.
16
- //
17
- // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
18
- // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
19
- // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
20
- // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
21
- // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
22
- // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
23
- // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
24
- // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
25
- // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
26
- // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
27
- // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28
-
29
- ------------------------------------------------------------------------
30
-
31
- Copyright jQuery Foundation and other contributors, https://jquery.org/
32
-
33
- This software consists of voluntary contributions made by many
34
- individuals. For exact contribution history, see the revision history
35
- available at https://github.com/jquery/sizzle
36
-
37
- The following license applies to all parts of this software except as
38
- documented below:
39
-
40
- ====
41
-
42
- Permission is hereby granted, free of charge, to any person obtaining
43
- a copy of this software and associated documentation files (the
44
- "Software"), to deal in the Software without restriction, including
45
- without limitation the rights to use, copy, modify, merge, publish,
46
- distribute, sublicense, and/or sell copies of the Software, and to
47
- permit persons to whom the Software is furnished to do so, subject to
48
- the following conditions:
49
-
50
- The above copyright notice and this permission notice shall be
51
- included in all copies or substantial portions of the Software.
52
-
53
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
54
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
55
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
56
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
57
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
58
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
59
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
60
-
61
- ====
62
-
63
- All files located in the node_modules and external directories are
64
- externally maintained libraries used by this software which have their
65
- own licenses; we recommend you read them, as their terms may differ from
66
- the terms above.
67
-
68
- ------------------------------------------------------------------------
69
-
70
- bluebird js
71
- URL: https://github.com/petkaantonov/bluebird/
72
-
73
- The MIT License (MIT)
74
-
75
- Copyright (c) 2013-2020 Petka Antonov
76
-
77
- Permission is hereby granted, free of charge, to any person obtaining a copy
78
- of this software and associated documentation files (the "Software"), to deal
79
- in the Software without restriction, including without limitation the rights
80
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
81
- copies of the Software, and to permit persons to whom the Software is
82
- furnished to do so, subject to the following conditions:
83
-
84
- The above copyright notice and this permission notice shall be included in
85
- all copies or substantial portions of the Software.
86
-
87
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
88
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
89
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
90
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
91
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
92
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
93
- THE SOFTWARE.
94
-
95
-
1
+ // Copyright (c) 2013 The Chromium Authors. All rights reserved.
2
+ //
3
+ // Redistribution and use in source and binary forms, with or without
4
+ // modification, are permitted provided that the following conditions are
5
+ // met:
6
+ //
7
+ // * Redistributions of source code must retain the above copyright
8
+ // notice, this list of conditions and the following disclaimer.
9
+ // * Redistributions in binary form must reproduce the above
10
+ // copyright notice, this list of conditions and the following disclaimer
11
+ // in the documentation and/or other materials provided with the
12
+ // distribution.
13
+ // * Neither the name of Google Inc. nor the names of its
14
+ // contributors may be used to endorse or promote products derived from
15
+ // this software without specific prior written permission.
16
+ //
17
+ // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
18
+ // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
19
+ // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
20
+ // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
21
+ // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
22
+ // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
23
+ // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
24
+ // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
25
+ // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
26
+ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
27
+ // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28
+
29
+ ------------------------------------------------------------------------
30
+
31
+ Copyright jQuery Foundation and other contributors, https://jquery.org/
32
+
33
+ This software consists of voluntary contributions made by many
34
+ individuals. For exact contribution history, see the revision history
35
+ available at https://github.com/jquery/sizzle
36
+
37
+ The following license applies to all parts of this software except as
38
+ documented below:
39
+
40
+ ====
41
+
42
+ Permission is hereby granted, free of charge, to any person obtaining
43
+ a copy of this software and associated documentation files (the
44
+ "Software"), to deal in the Software without restriction, including
45
+ without limitation the rights to use, copy, modify, merge, publish,
46
+ distribute, sublicense, and/or sell copies of the Software, and to
47
+ permit persons to whom the Software is furnished to do so, subject to
48
+ the following conditions:
49
+
50
+ The above copyright notice and this permission notice shall be
51
+ included in all copies or substantial portions of the Software.
52
+
53
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
54
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
55
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
56
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
57
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
58
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
59
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
60
+
61
+ ====
62
+
63
+ All files located in the node_modules and external directories are
64
+ externally maintained libraries used by this software which have their
65
+ own licenses; we recommend you read them, as their terms may differ from
66
+ the terms above.
67
+
68
+ ------------------------------------------------------------------------
69
+
70
+ bluebird js
71
+ URL: https://github.com/petkaantonov/bluebird/
72
+
73
+ The MIT License (MIT)
74
+
75
+ Copyright (c) 2013-2020 Petka Antonov
76
+
77
+ Permission is hereby granted, free of charge, to any person obtaining a copy
78
+ of this software and associated documentation files (the "Software"), to deal
79
+ in the Software without restriction, including without limitation the rights
80
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
81
+ copies of the Software, and to permit persons to whom the Software is
82
+ furnished to do so, subject to the following conditions:
83
+
84
+ The above copyright notice and this permission notice shall be included in
85
+ all copies or substantial portions of the Software.
86
+
87
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
88
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
89
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
90
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
91
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
92
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
93
+ THE SOFTWARE.
94
+
95
+
96
96
  Copyright (c) ViliusL
97
97
  https://github.com/viliusle
98
98
  Permission is hereby granted, free of charge, to any person obtaining