@syncfusion/ej2-vue-spreadsheet 19.3.58 → 19.3.59

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 CHANGED
@@ -1,70 +1,70 @@
1
1
  {
2
- "_from": "@syncfusion/ej2-vue-spreadsheet@*",
3
- "_id": "@syncfusion/ej2-vue-spreadsheet@19.3.56",
4
- "_inBundle": false,
5
- "_integrity": "sha512-zRgXscXrtXIKnPgx+zjoYszI78PUmEn2nfmatpu13eE0bQTgqrY6gDL/Ogu5kOzz1HSXRVCV3pJZDtz+6Tv/8A==",
6
- "_location": "/@syncfusion/ej2-vue-spreadsheet",
7
- "_phantomChildren": {},
8
- "_requested": {
9
- "type": "range",
10
- "registry": true,
11
- "raw": "@syncfusion/ej2-vue-spreadsheet@*",
12
- "name": "@syncfusion/ej2-vue-spreadsheet",
13
- "escapedName": "@syncfusion%2fej2-vue-spreadsheet",
14
- "scope": "@syncfusion",
15
- "rawSpec": "*",
16
- "saveSpec": null,
17
- "fetchSpec": "*"
18
- },
19
- "_requiredBy": [
20
- "/"
21
- ],
22
- "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-spreadsheet/-/ej2-vue-spreadsheet-19.3.56.tgz",
23
- "_shasum": "94e6ff45347ddba6dd446c4f70a2490aacc86c65",
24
- "_spec": "@syncfusion/ej2-vue-spreadsheet@*",
25
- "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
- "author": {
27
- "name": "Syncfusion Inc."
28
- },
29
- "bugs": {
30
- "url": "https://github.com/syncfusion/ej2-vue-ui-components/issues"
31
- },
32
- "bundleDependencies": false,
33
- "dependencies": {
34
- "@syncfusion/ej2-base": "~19.3.56",
35
- "@syncfusion/ej2-spreadsheet": "19.3.58",
36
- "@syncfusion/ej2-vue-base": "~19.3.55"
37
- },
38
- "deprecated": false,
39
- "description": "Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel for Vue",
40
- "devDependencies": {},
41
- "es2015": "dist/es6/ej2-vue-spreadsheet.es2015.js",
42
- "homepage": "https://github.com/syncfusion/ej2-vue-ui-components#readme",
43
- "keywords": [
44
- "ej2",
45
- "ej2-spreadsheet",
46
- "syncfusion",
47
- "web-components",
48
- "typescript",
49
- "javascript",
50
- "spreadsheet",
51
- "excel like spreadsheet",
52
- "data",
53
- "vue",
54
- "vuejs",
55
- "vue-spreadsheet",
56
- "ej2-vue-spreadsheet",
57
- "vue spreadsheet",
58
- "vue excel"
59
- ],
60
- "license": "SEE LICENSE IN license",
61
- "main": "./dist/ej2-vue-spreadsheet.umd.min.js",
62
- "module": "./index.js",
63
- "name": "@syncfusion/ej2-vue-spreadsheet",
64
- "repository": {
65
- "type": "git",
66
- "url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git"
67
- },
68
- "version": "19.3.58",
69
- "sideEffects": false
70
- }
2
+ "_from": "@syncfusion/ej2-vue-spreadsheet@*",
3
+ "_id": "@syncfusion/ej2-vue-spreadsheet@19.3.56",
4
+ "_inBundle": false,
5
+ "_integrity": "sha512-Bi0q33RaQHSQ1+tCPi6aZq/gH+Lih/dO/twNo5AGY2blIiqBCOwh/bqmjT3+Q61CiIml3/z9J0pQjnx15USUEA==",
6
+ "_location": "/@syncfusion/ej2-vue-spreadsheet",
7
+ "_phantomChildren": {},
8
+ "_requested": {
9
+ "type": "range",
10
+ "registry": true,
11
+ "raw": "@syncfusion/ej2-vue-spreadsheet@*",
12
+ "name": "@syncfusion/ej2-vue-spreadsheet",
13
+ "escapedName": "@syncfusion%2fej2-vue-spreadsheet",
14
+ "scope": "@syncfusion",
15
+ "rawSpec": "*",
16
+ "saveSpec": null,
17
+ "fetchSpec": "*"
18
+ },
19
+ "_requiredBy": [
20
+ "/"
21
+ ],
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-spreadsheet/-/ej2-vue-spreadsheet-19.3.56.tgz",
23
+ "_shasum": "c21395cfa614a46720027f53cee2766ac673a56e",
24
+ "_spec": "@syncfusion/ej2-vue-spreadsheet@*",
25
+ "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
+ "author": {
27
+ "name": "Syncfusion Inc."
28
+ },
29
+ "bugs": {
30
+ "url": "https://github.com/syncfusion/ej2-vue-ui-components/issues"
31
+ },
32
+ "bundleDependencies": false,
33
+ "dependencies": {
34
+ "@syncfusion/ej2-base": "~19.3.57",
35
+ "@syncfusion/ej2-spreadsheet": "19.3.59",
36
+ "@syncfusion/ej2-vue-base": "~19.3.55"
37
+ },
38
+ "deprecated": false,
39
+ "description": "Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel for Vue",
40
+ "devDependencies": {},
41
+ "es2015": "dist/es6/ej2-vue-spreadsheet.es2015.js",
42
+ "homepage": "https://github.com/syncfusion/ej2-vue-ui-components#readme",
43
+ "keywords": [
44
+ "ej2",
45
+ "ej2-spreadsheet",
46
+ "syncfusion",
47
+ "web-components",
48
+ "typescript",
49
+ "javascript",
50
+ "spreadsheet",
51
+ "excel like spreadsheet",
52
+ "data",
53
+ "vue",
54
+ "vuejs",
55
+ "vue-spreadsheet",
56
+ "ej2-vue-spreadsheet",
57
+ "vue spreadsheet",
58
+ "vue excel"
59
+ ],
60
+ "license": "SEE LICENSE IN license",
61
+ "main": "./dist/ej2-vue-spreadsheet.umd.min.js",
62
+ "module": "./index.js",
63
+ "name": "@syncfusion/ej2-vue-spreadsheet",
64
+ "repository": {
65
+ "type": "git",
66
+ "url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git"
67
+ },
68
+ "version": "19.3.59",
69
+ "sideEffects": false
70
+ }