@syncfusion/ej2-vue-inputs 21.2.6 → 21.2.9

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-inputs@*",
3
- "_id": "@syncfusion/ej2-vue-inputs@21.2.4",
3
+ "_id": "@syncfusion/ej2-vue-inputs@21.2.8",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-MrnuGoAxaFTqZZanK0hhekRAL1Bj1qY+OOONTGJhhp5vXqaw40/JpXIUsktcWQLZl7+FzBjOam4G61D4yjRQgA==",
5
+ "_integrity": "sha512-hKcSQLjz+UKNcDE1iu2fegQwGtXgsN68M3hGdeMP/OE20s2s4wKdUyTSC5YbPOMD0JecMcvH/pnd+n1VF0tlNA==",
6
6
  "_location": "/@syncfusion/ej2-vue-inputs",
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-hotfix-new/@syncfusion/ej2-vue-inputs/-/ej2-vue-inputs-21.2.4.tgz",
23
- "_shasum": "3245cac08ac76efd3d217abf882bcfebd2e6a719",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-inputs/-/ej2-vue-inputs-21.2.8.tgz",
23
+ "_shasum": "56223fad464936a68e1183456f1e8cbe03d23014",
24
24
  "_spec": "@syncfusion/ej2-vue-inputs@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~21.2.3",
35
- "@syncfusion/ej2-inputs": "21.2.6",
36
- "@syncfusion/ej2-vue-base": "~21.2.6"
34
+ "@syncfusion/ej2-base": "~21.2.9",
35
+ "@syncfusion/ej2-inputs": "21.2.9",
36
+ "@syncfusion/ej2-vue-base": "~21.2.9"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users. for Vue",
@@ -74,6 +74,6 @@
74
74
  "ci-publish": "gulp ci-publish",
75
75
  "compile": "gulp ci-compile && gulp vue-global-script"
76
76
  },
77
- "version": "21.2.6",
77
+ "version": "21.2.9",
78
78
  "sideEffects": false
79
79
  }