@syncfusion/ej2-react-spreadsheet 28.2.5-114443 → 28.2.5-741599

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 +16 -17
package/package.json CHANGED
@@ -1,29 +1,28 @@
1
1
  {
2
- "_from": "@syncfusion/ej2-react-spreadsheet@28.2.5",
3
- "_id": "@syncfusion/ej2-react-spreadsheet@28.2.5",
2
+ "_from": "@syncfusion/ej2-react-spreadsheet@*",
3
+ "_id": "@syncfusion/ej2-react-spreadsheet@28.2.4",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-9cVLw3592Y6kJFgRQAjln75ub2PG6AjPHNnqTO91idjiGvFKF/TZahchhBRLxj37op4n3ruS0+k+duoHV4Vovg==",
5
+ "_integrity": "sha512-Bpp3HYXxZKlZGqdlt5ZwEoGzJrIor6PF4CYtuQUwtb5Y4bgEajskeN4KnROh2cxZyegsP9mBvJYH91WYYKEmrw==",
6
6
  "_location": "/@syncfusion/ej2-react-spreadsheet",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
9
- "type": "version",
9
+ "type": "range",
10
10
  "registry": true,
11
- "raw": "@syncfusion/ej2-react-spreadsheet@28.2.5",
11
+ "raw": "@syncfusion/ej2-react-spreadsheet@*",
12
12
  "name": "@syncfusion/ej2-react-spreadsheet",
13
13
  "escapedName": "@syncfusion%2fej2-react-spreadsheet",
14
14
  "scope": "@syncfusion",
15
- "rawSpec": "28.2.5",
15
+ "rawSpec": "*",
16
16
  "saveSpec": null,
17
- "fetchSpec": "28.2.5"
17
+ "fetchSpec": "*"
18
18
  },
19
19
  "_requiredBy": [
20
- "#USER",
21
20
  "/"
22
21
  ],
23
- "_resolved": "https://registry.npmjs.org/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-28.2.5.tgz",
24
- "_shasum": "0db7b39811657af192a860133f73987512376343",
25
- "_spec": "@syncfusion/ej2-react-spreadsheet@28.2.5",
26
- "_where": "E:\\June 2025\\New folder",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-28.2.4.tgz",
23
+ "_shasum": "80a2c70b4afda6ef3e95ddaafa419045cc3c24d9",
24
+ "_spec": "@syncfusion/ej2-react-spreadsheet@*",
25
+ "_where": "/jenkins/workspace/elease-automation_release_28.1.1/packages/included",
27
26
  "author": {
28
27
  "name": "Syncfusion Inc."
29
28
  },
@@ -34,7 +33,7 @@
34
33
  "dependencies": {
35
34
  "@syncfusion/ej2-base": "~28.2.5",
36
35
  "@syncfusion/ej2-react-base": "~28.2.3",
37
- "@syncfusion/ej2-spreadsheet": "28.2.5-114443"
36
+ "@syncfusion/ej2-spreadsheet": "28.2.5-741599"
38
37
  },
39
38
  "deprecated": false,
40
39
  "description": "Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel for React",
@@ -52,8 +51,8 @@
52
51
  "name": "@syncfusion/ej2-react-spreadsheet",
53
52
  "repository": {
54
53
  "type": "git",
55
- "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
54
+ "url": "https://github.com/syncfusion/ej2-react-ui-components.git"
56
55
  },
57
- "sideEffects": false,
58
- "version": "28.2.5-114443"
59
- }
56
+ "version": "28.2.5-741599",
57
+ "sideEffects": false
58
+ }