@syncfusion/ej2-vue-base 27.1.48 → 27.1.50
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.
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-base.umd.min.js
|
|
3
|
-
* version : 27.1.
|
|
3
|
+
* version : 27.1.50
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-base.min.js
|
|
3
|
-
* version : 27.1.
|
|
3
|
+
* version : 27.1.50
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
package/dist/global/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version : 27.1.
|
|
3
|
+
* version : 27.1.50
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-vue-base@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-vue-base@
|
|
3
|
+
"_id": "@syncfusion/ej2-vue-base@27.1.48",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-Dd1K9DRQBqluolGJA2RVpAEKYOHYGwWtBHJFexp/ZdXNBBtpyxyW5BiX/f3sWob1RN+Z3Yfo0J2xWFb6d9cWyw==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-vue-base",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -55,8 +55,8 @@
|
|
|
55
55
|
"/@syncfusion/ej2-vue-treegrid",
|
|
56
56
|
"/@syncfusion/ej2-vue-treemap"
|
|
57
57
|
],
|
|
58
|
-
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-
|
|
59
|
-
"_shasum": "
|
|
58
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-base/-/ej2-vue-base-27.1.48.tgz",
|
|
59
|
+
"_shasum": "776c69877e69bae6ce1a28d9abb8bcf44775da1f",
|
|
60
60
|
"_spec": "@syncfusion/ej2-vue-base@*",
|
|
61
61
|
"_where": "/jenkins/workspace/elease-automation_release_27.1.1/packages/included",
|
|
62
62
|
"author": {
|
|
@@ -67,8 +67,7 @@
|
|
|
67
67
|
},
|
|
68
68
|
"bundleDependencies": false,
|
|
69
69
|
"dependencies": {
|
|
70
|
-
"@syncfusion/ej2-base": "~27.1.
|
|
71
|
-
"markdown-spellcheck": "^1.3.1"
|
|
70
|
+
"@syncfusion/ej2-base": "~27.1.50"
|
|
72
71
|
},
|
|
73
72
|
"deprecated": false,
|
|
74
73
|
"description": "A common package of Essential JS 2 base Vue libraries, methods and class definitions",
|
|
@@ -101,6 +100,6 @@
|
|
|
101
100
|
"test": "gulp ci-test"
|
|
102
101
|
},
|
|
103
102
|
"typings": "index.d.ts",
|
|
104
|
-
"version": "27.1.
|
|
103
|
+
"version": "27.1.50",
|
|
105
104
|
"sideEffects": true
|
|
106
105
|
}
|