@syncfusion/ej2-vue-splitbuttons 25.2.3 → 25.2.4
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,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-vue-splitbuttons@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-vue-splitbuttons@25.
|
|
3
|
+
"_id": "@syncfusion/ej2-vue-splitbuttons@25.2.3",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-9EkFqBceGEbSt/pibgHy56AwTvDeXtRhBH8D71f7/FfVwLCDwV9kqN53kcFxitBdPAJgIhdSUdgBDQhe3qlALQ==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-vue-splitbuttons",
|
|
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-hotfix-new/@syncfusion/ej2-vue-splitbuttons/-/ej2-vue-splitbuttons-25.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-splitbuttons/-/ej2-vue-splitbuttons-25.2.3.tgz",
|
|
23
|
+
"_shasum": "211404381d79dbe0ca1297d528472cdbcd2a2852",
|
|
24
24
|
"_spec": "@syncfusion/ej2-vue-splitbuttons@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -32,8 +32,8 @@
|
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@syncfusion/ej2-base": "~25.2.3",
|
|
35
|
-
"@syncfusion/ej2-splitbuttons": "25.2.
|
|
36
|
-
"@syncfusion/ej2-vue-base": "~25.2.
|
|
35
|
+
"@syncfusion/ej2-splitbuttons": "25.2.4",
|
|
36
|
+
"@syncfusion/ej2-vue-base": "~25.2.4"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "A package of feature-rich Essential JS 2 components such as DropDownButton, SplitButton, ProgressButton and ButtonGroup. for Vue",
|
|
@@ -64,6 +64,6 @@
|
|
|
64
64
|
"ci-publish": "gulp ci-publish",
|
|
65
65
|
"compile": "gulp ci-compile && gulp vue-global-script"
|
|
66
66
|
},
|
|
67
|
-
"version": "25.2.
|
|
67
|
+
"version": "25.2.4",
|
|
68
68
|
"sideEffects": false
|
|
69
69
|
}
|