Skip to content

Commit d45c9aa

Browse files
update to Document-Viewer-Javascript 3.2.1
1 parent d995e89 commit d45c9aa

8 files changed

Lines changed: 23 additions & 22 deletions

File tree

dist/ddv.es.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/ddv.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/engine/ddv-imageio.wasm

3.3 KB
Binary file not shown.

dist/engine/ddv-imageio.worker.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/engine/ddv-imageproc-simd.worker.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/engine/ddv-imageproc.worker.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

legal.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
8787

8888
++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++
8989

90-
libpng 1.6.52
90+
libpng 1.6.55
9191
(http://www.libpng.org/)
9292

9393
COPYRIGHT NOTICE, DISCLAIMER, and LICENSE
@@ -96,8 +96,8 @@ COPYRIGHT NOTICE, DISCLAIMER, and LICENSE
9696
PNG Reference Library License version 2
9797
---------------------------------------
9898

99-
* Copyright (c) 1995-2025 The PNG Reference Library Authors.
100-
* Copyright (c) 2018-2025 Cosmin Truta.
99+
* Copyright (c) 1995-2026 The PNG Reference Library Authors.
100+
* Copyright (c) 2018-2026 Cosmin Truta.
101101
* Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.
102102
* Copyright (c) 1996-1997 Andreas Dilger.
103103
* Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
@@ -225,6 +225,7 @@ to supporting the PNG file format in commercial products. If you use
225225
this source code in a product, acknowledgment is not required but would
226226
be appreciated.
227227

228+
228229
++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++
229230

230231
OpenSSL 1.1.1t

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dynamsoft-document-viewer",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"author": {
55
"name": "Dynamsoft",
66
"url": "https://www.dynamsoft.com"

0 commit comments

Comments
 (0)