@syncfusion/ej2-vue-splitbuttons 20.4.38 → 20.4.40

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@19.13.0",
3
+ "_id": "@syncfusion/ej2-vue-splitbuttons@20.4.38",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-FQV87EP18Skl2IpOm7WIscq5RggZDYXTwghhjztkRsG9F3t2s/omqmLzolcDdYxR1cfK6f/lKEB4CoHsk4nc3g==",
5
+ "_integrity": "sha512-RnTl9HOWbvnKHIRYllGZdgu96xekDOuIYGNhE/Ldb8m8CaB3BFiYSdBEuJeIxj1Ze7pMko72wVi0toTSHJqaUQ==",
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.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-splitbuttons/-/ej2-vue-splitbuttons-19.13.0.tgz",
23
- "_shasum": "5bcff49fab97e804192c66e0515f81fdb80c811e",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-splitbuttons/-/ej2-vue-splitbuttons-20.4.38.tgz",
23
+ "_shasum": "524522924ec2255e88a01b4c1436f0e1a0f39ec3",
24
24
  "_spec": "@syncfusion/ej2-vue-splitbuttons@*",
25
25
  "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
26
26
  "author": {
@@ -31,39 +31,16 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~20.4.38",
35
- "@syncfusion/ej2-splitbuttons": "20.4.38",
36
- "@syncfusion/ej2-vue-base": "~20.4.38"
34
+ "@syncfusion/ej2-base": "~20.4.40",
35
+ "@syncfusion/ej2-splitbuttons": "20.4.40",
36
+ "@syncfusion/ej2-vue-base": "~20.4.40"
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",
40
40
  "devDependencies": {},
41
41
  "es2015": "dist/es6/ej2-vue-splitbuttons.es2015.js",
42
- "homepage": "https://github.com/syncfusion/ej2-vue-ui-components#readme",
42
+ "homepage": "https://www.syncfusion.com/vue-components",
43
43
  "keywords": [
44
- "ej2",
45
- "ej2-splitbuttons",
46
- "syncfusion",
47
- "ej2 splitbutton",
48
- "ej2 dropdownbutton",
49
- "ej2 buttongroup",
50
- "ej2 progress button",
51
- "split button",
52
- "splitbutton",
53
- "dropdown",
54
- "dropdown button",
55
- "drop-down button",
56
- "dropdownbutton",
57
- "dropdown popup",
58
- "button group",
59
- "buttongroup",
60
- "group button",
61
- "progress button",
62
- "spin button",
63
- "animation button",
64
- "progress",
65
- "spinner",
66
- "progress indicator",
67
44
  "vue",
68
45
  "vuejs",
69
46
  "ej2-vue-splitbuttons",
@@ -86,6 +63,6 @@
86
63
  "scripts": {
87
64
  "postinstall": "node ../ej2-vue-base/postinstall.js"
88
65
  },
89
- "version": "20.4.38",
66
+ "version": "20.4.40",
90
67
  "sideEffects": false
91
68
  }