@syncfusion/ej2-angular-inputs 29.1.33 → 29.1.34

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.
Files changed (1) hide show
  1. package/package.json +8 -8
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-inputs@*",
3
- "_id": "@syncfusion/ej2-angular-inputs@18.78.15",
3
+ "_id": "@syncfusion/ej2-angular-inputs@29.1.33",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-g0qMT41HD5A4LNGPzAi9jn4V/QrkgX/QfqazavC+6e5Yses1llwmSA1YgqdOX/1MS7JE/0savgql4cR0rDL2Nw==",
5
+ "_integrity": "sha512-EOfOx4SZ0U/7uKvH983M5NHVTb+GD++80wTYfK/GoqX6yo7yekPjL8l/XOdorP9kAAOjf9PvdOvBwQXmohNZEg==",
6
6
  "_location": "/@syncfusion/ej2-angular-inputs",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,10 +19,10 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-release/@syncfusion/ej2-angular-inputs/-/ej2-angular-inputs-18.78.15.tgz",
23
- "_shasum": "6bd9bf0b4155c488fc7fdf444114d4b820585439",
22
+ "_resolved": "https://registry.npmjs.org/@syncfusion/ej2-angular-inputs/-/ej2-angular-inputs-29.1.33.tgz",
23
+ "_shasum": "e704f7ac37a2e09b7e37825ad22da7e5951feb1d",
24
24
  "_spec": "@syncfusion/ej2-angular-inputs@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_29.1.1/ivypackages/included",
25
+ "_where": "E:\\march2025\\memory-leaks",
26
26
  "author": {
27
27
  "name": "Syncfusion Inc."
28
28
  },
@@ -33,7 +33,7 @@
33
33
  "dependencies": {
34
34
  "@syncfusion/ej2-angular-base": "~29.1.33",
35
35
  "@syncfusion/ej2-base": "~29.1.33",
36
- "@syncfusion/ej2-inputs": "29.1.33"
36
+ "@syncfusion/ej2-inputs": "29.1.34"
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 Angular",
@@ -98,5 +98,5 @@
98
98
  "schematics": "./schematics/collection.json",
99
99
  "sideEffects": false,
100
100
  "typings": "syncfusion-ej2-angular-inputs.d.ts",
101
- "version": "29.1.33"
102
- }
101
+ "version": "29.1.34"
102
+ }