@syncfusion/ej2-angular-documenteditor 29.2.5 → 29.2.7

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 (1) hide show
  1. package/package.json +8 -8
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-documenteditor@*",
3
- "_id": "@syncfusion/ej2-angular-documenteditor@29.2.4",
3
+ "_id": "@syncfusion/ej2-angular-documenteditor@29.2.5",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-iDkEnNL5M0VnGy6vV6rySFY2SVsJziMH5DaF9h/wf8tjIRO/BuA8pR0XaItubsIxu1kYo7mbLs8whfdXVmdehw==",
5
+ "_integrity": "sha512-HuwoKTASi27tL79XWRBLkpERyy+IllOyDtx6l7OLo6tA54KhXj1M8/6+8ycs/ePCw+Q+2hrs/1Wa8GL7fP3RMA==",
6
6
  "_location": "/@syncfusion/ej2-angular-documenteditor",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,10 +19,10 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-documenteditor/-/ej2-angular-documenteditor-29.2.4.tgz",
23
- "_shasum": "23716cfa47c09c3aba985e05316123dd575ef55e",
22
+ "_resolved": "https://registry.npmjs.org/@syncfusion/ej2-angular-documenteditor/-/ej2-angular-documenteditor-29.2.5.tgz",
23
+ "_shasum": "95fce6e2caf7c3cdfddfa1cf93db663898958fcc",
24
24
  "_spec": "@syncfusion/ej2-angular-documenteditor@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_29.1.1/ivypackages/included",
25
+ "_where": "E:\\May2025\\New folder",
26
26
  "author": {
27
27
  "name": "Syncfusion Inc."
28
28
  },
@@ -33,7 +33,7 @@
33
33
  "dependencies": {
34
34
  "@syncfusion/ej2-angular-base": "~29.2.4",
35
35
  "@syncfusion/ej2-base": "~29.2.4",
36
- "@syncfusion/ej2-documenteditor": "29.2.5"
36
+ "@syncfusion/ej2-documenteditor": "29.2.7"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for Angular",
@@ -70,5 +70,5 @@
70
70
  "schematics": "./schematics/collection.json",
71
71
  "sideEffects": false,
72
72
  "typings": "syncfusion-ej2-angular-documenteditor.d.ts",
73
- "version": "29.2.5"
74
- }
73
+ "version": "29.2.7"
74
+ }