@syncfusion/ej2-vue-pdfviewer 32.1.21 → 32.1.23

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
@@ -154,4 +154,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-vue-ui-components/b
154
154
 
155
155
  > A free community [license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
156
156
 
157
- © Copyright 2025 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.
157
+ © Copyright 2026 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-pdfviewer.umd.min.js
3
- * version : 32.1.21
3
+ * version : 32.1.23
4
4
  * Copyright Syncfusion Inc. 2001 - 2025. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@syncfusion/ej2-vue-pdfviewer",
3
- "version": "32.1.21",
3
+ "version": "32.1.23",
4
4
  "description": "Essential JS 2 PDF viewer Component for Vue",
5
5
  "author": "Syncfusion Inc.",
6
6
  "license": "SEE LICENSE IN license",
@@ -18,9 +18,9 @@
18
18
  "es2015": "dist/es6/ej2-vue-pdfviewer.es2015.js",
19
19
  "readme": "ReadMe.md",
20
20
  "dependencies": {
21
- "@syncfusion/ej2-base": "~32.1.19",
21
+ "@syncfusion/ej2-base": "~32.1.23",
22
22
  "@syncfusion/ej2-vue-base": "~32.1.21",
23
- "@syncfusion/ej2-pdfviewer": "32.1.21"
23
+ "@syncfusion/ej2-pdfviewer": "32.1.23"
24
24
  },
25
25
  "devDependencies": {},
26
26
  "scripts": {