@syncfusion/ej2-vue-layouts 29.1.33 → 29.1.35
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-layouts.umd.min.js
|
3
|
-
* version : 29.1.
|
3
|
+
* version : 29.1.35
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2024. 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-layouts@*",
|
3
|
-
"_id": "@syncfusion/ej2-vue-layouts@
|
3
|
+
"_id": "@syncfusion/ej2-vue-layouts@29.1.33",
|
4
4
|
"_inBundle": false,
|
5
|
-
"_integrity": "sha512-
|
5
|
+
"_integrity": "sha512-AHUHdHQ0QWvEPJJBdvPBfAFy4WB83jcpZ21I0KlyXnBTIIx60N46fZB9qErUxvg8WKYMaaI8PjnNxvQpkxdCgw==",
|
6
6
|
"_location": "/@syncfusion/ej2-vue-layouts",
|
7
7
|
"_phantomChildren": {},
|
8
8
|
"_requested": {
|
@@ -19,8 +19,8 @@
|
|
19
19
|
"_requiredBy": [
|
20
20
|
"/"
|
21
21
|
],
|
22
|
-
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-
|
23
|
-
"_shasum": "
|
22
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-layouts/-/ej2-vue-layouts-29.1.33.tgz",
|
23
|
+
"_shasum": "e2b41f54c1a26e5b8833c458f19a2446eb5b9b79",
|
24
24
|
"_spec": "@syncfusion/ej2-vue-layouts@*",
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_29.1.1/packages/included",
|
26
26
|
"author": {
|
@@ -31,8 +31,8 @@
|
|
31
31
|
},
|
32
32
|
"bundleDependencies": false,
|
33
33
|
"dependencies": {
|
34
|
-
"@syncfusion/ej2-base": "~29.1.
|
35
|
-
"@syncfusion/ej2-layouts": "29.1.
|
34
|
+
"@syncfusion/ej2-base": "~29.1.35",
|
35
|
+
"@syncfusion/ej2-layouts": "29.1.35",
|
36
36
|
"@syncfusion/ej2-vue-base": "~29.1.33"
|
37
37
|
},
|
38
38
|
"deprecated": false,
|
@@ -61,6 +61,6 @@
|
|
61
61
|
"ci-publish": "gulp ci-publish",
|
62
62
|
"compile": "gulp ci-compile && gulp vue-global-script"
|
63
63
|
},
|
64
|
-
"version": "29.1.
|
64
|
+
"version": "29.1.35",
|
65
65
|
"sideEffects": false
|
66
66
|
}
|