@syncfusion/ej2-angular-spreadsheet 23.2.7-15960 → 23.2.7-86769
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/package.json +10 -9
package/package.json
CHANGED
|
@@ -1,28 +1,29 @@
|
|
|
1
1
|
{
|
|
2
|
-
"_from": "@syncfusion/ej2-angular-spreadsheet
|
|
2
|
+
"_from": "@syncfusion/ej2-angular-spreadsheet",
|
|
3
3
|
"_id": "@syncfusion/ej2-angular-spreadsheet@23.2.7",
|
|
4
4
|
"_inBundle": false,
|
|
5
5
|
"_integrity": "sha512-keEwZNGW9nn0m67oCLj3/16WpA4iWuLAZ9vryYGlaZU9G7BKzuGDbspZpxUQx3IzwTSUj2jFstvuQLBMR9q7Ig==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-angular-spreadsheet",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
9
|
-
"type": "
|
|
9
|
+
"type": "tag",
|
|
10
10
|
"registry": true,
|
|
11
|
-
"raw": "@syncfusion/ej2-angular-spreadsheet
|
|
11
|
+
"raw": "@syncfusion/ej2-angular-spreadsheet",
|
|
12
12
|
"name": "@syncfusion/ej2-angular-spreadsheet",
|
|
13
13
|
"escapedName": "@syncfusion%2fej2-angular-spreadsheet",
|
|
14
14
|
"scope": "@syncfusion",
|
|
15
|
-
"rawSpec": "
|
|
15
|
+
"rawSpec": "",
|
|
16
16
|
"saveSpec": null,
|
|
17
|
-
"fetchSpec": "
|
|
17
|
+
"fetchSpec": "latest"
|
|
18
18
|
},
|
|
19
19
|
"_requiredBy": [
|
|
20
|
+
"#USER",
|
|
20
21
|
"/"
|
|
21
22
|
],
|
|
22
23
|
"_resolved": "https://registry.npmjs.org/@syncfusion/ej2-angular-spreadsheet/-/ej2-angular-spreadsheet-23.2.7.tgz",
|
|
23
24
|
"_shasum": "261d0c8994c7d859e3cb78fc76c112f9a070b5b2",
|
|
24
|
-
"_spec": "@syncfusion/ej2-angular-spreadsheet
|
|
25
|
-
"_where": "D:\\December 2023\\custom
|
|
25
|
+
"_spec": "@syncfusion/ej2-angular-spreadsheet",
|
|
26
|
+
"_where": "D:\\December 2023\\custom spread\\ang",
|
|
26
27
|
"author": {
|
|
27
28
|
"name": "Syncfusion Inc."
|
|
28
29
|
},
|
|
@@ -33,7 +34,7 @@
|
|
|
33
34
|
"dependencies": {
|
|
34
35
|
"@syncfusion/ej2-angular-base": "~23.2.5",
|
|
35
36
|
"@syncfusion/ej2-base": "~23.2.6",
|
|
36
|
-
"@syncfusion/ej2-spreadsheet": "23.2.7-
|
|
37
|
+
"@syncfusion/ej2-spreadsheet": "23.2.7-86769",
|
|
37
38
|
"tslib": "^2.3.0"
|
|
38
39
|
},
|
|
39
40
|
"deprecated": false,
|
|
@@ -70,5 +71,5 @@
|
|
|
70
71
|
"schematics": "./schematics/collection.json",
|
|
71
72
|
"sideEffects": false,
|
|
72
73
|
"typings": "syncfusion-ej2-angular-spreadsheet.d.ts",
|
|
73
|
-
"version": "23.2.7-
|
|
74
|
+
"version": "23.2.7-86769"
|
|
74
75
|
}
|