@syncfusion/ej2-vue-inputs 20.2.36 → 20.2.38

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@18.47.5",
3
+ "_id": "@syncfusion/ej2-vue-inputs@20.2.36",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-GOn3IfsVEc75XD/ZXEAdEcKBZwk+/6CeRZHoUvMRD5467wrc8zUX9z/WGtlRhzKVFQeDGrNthk/V4XtqttgKGQ==",
5
+ "_integrity": "sha512-14XXFY7VzrZh0aW7i4OiwsQtU91IqxKlEhOdIbx1Y0AGPN2HtFFLe8kJtgvuevSN1wxVrfwUJzhuDBBk2t5lWw==",
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": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-inputs/-/ej2-vue-inputs-18.47.5.tgz",
23
- "_shasum": "ef4d65f2ba922cdf195e9b9ae43ecef9c3b0c3e9",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-inputs/-/ej2-vue-inputs-20.2.36.tgz",
23
+ "_shasum": "352ca2b011516ab37019ba51af9d156073224a6f",
24
24
  "_spec": "@syncfusion/ej2-vue-inputs@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~20.2.36",
35
- "@syncfusion/ej2-inputs": "20.2.36",
36
- "@syncfusion/ej2-vue-base": "~20.2.36"
34
+ "@syncfusion/ej2-base": "~20.2.38",
35
+ "@syncfusion/ej2-inputs": "20.2.38",
36
+ "@syncfusion/ej2-vue-base": "~20.2.38"
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",
@@ -120,6 +120,6 @@
120
120
  "type": "git",
121
121
  "url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git"
122
122
  },
123
- "version": "20.2.36",
123
+ "version": "20.2.38",
124
124
  "sideEffects": false
125
125
  }