@syncfusion/ej2-vue-pdfviewer 17.3.64-4568 → 17.3.66-4568

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.
Files changed (2) hide show
  1. package/debug.log +2 -0
  2. package/package.json +3 -27
package/debug.log ADDED
@@ -0,0 +1,2 @@
1
+ [0417/211404.923:ERROR:registration_protocol_win.cc(108)] CreateFile: The system cannot find the file specified. (0x2)
2
+ [0417/211441.478:ERROR:registration_protocol_win.cc(108)] CreateFile: The system cannot find the file specified. (0x2)
package/package.json CHANGED
@@ -1,29 +1,5 @@
1
1
  {
2
- "_from": "@syncfusion/ej2-vue-pdfviewer@17.3.59-4568",
3
- "_id": "@syncfusion/ej2-vue-pdfviewer@17.3.59-4568",
4
- "_inBundle": false,
5
- "_integrity": "sha512-0uuZO/INm2E2z6plcTgFxtQGOitP8QIVl7UZdkfsd8+a77zAwKkq7vfznydLhPmrz1Er0O1kTS7yoc+TNxy7DA==",
6
- "_location": "/@syncfusion/ej2-vue-pdfviewer",
7
- "_phantomChildren": {},
8
- "_requested": {
9
- "type": "version",
10
- "registry": true,
11
- "raw": "@syncfusion/ej2-vue-pdfviewer@17.3.59-4568",
12
- "name": "@syncfusion/ej2-vue-pdfviewer",
13
- "escapedName": "@syncfusion%2fej2-vue-pdfviewer",
14
- "scope": "@syncfusion",
15
- "rawSpec": "17.3.59-4568",
16
- "saveSpec": null,
17
- "fetchSpec": "17.3.59-4568"
18
- },
19
- "_requiredBy": [
20
- "#USER",
21
- "/"
22
- ],
23
- "_resolved": "https://registry.npmjs.org/@syncfusion/ej2-vue-pdfviewer/-/ej2-vue-pdfviewer-17.3.59-4568.tgz",
24
- "_shasum": "ffa95fe25273702735950f652833d2236e840d74",
25
- "_spec": "@syncfusion/ej2-vue-pdfviewer@17.3.59-4568",
26
- "_where": "D:\\PDF\\Tasks\\Boldsign Restrict Zoom API\\Package Creation\\Package\\Vue package",
2
+
27
3
  "author": {
28
4
  "name": "Syncfusion Inc."
29
5
  },
@@ -33,7 +9,7 @@
33
9
  "bundleDependencies": false,
34
10
  "dependencies": {
35
11
  "@syncfusion/ej2-base": "~17.3.27",
36
- "@syncfusion/ej2-pdfviewer": "17.3.64-4568",
12
+ "@syncfusion/ej2-pdfviewer": "17.3.66-4568",
37
13
  "@syncfusion/ej2-vue-base": "~17.3.27"
38
14
  },
39
15
  "deprecated": false,
@@ -63,5 +39,5 @@
63
39
  "url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git"
64
40
  },
65
41
  "sideEffects": false,
66
- "version": "17.3.64-4568"
42
+ "version": "17.3.66-4568"
67
43
  }