@syncfusion/ej2-inputs
Advanced tools
Comparing version 17.1.44 to 17.1.47
@@ -5,2 +5,4 @@ # Changelog | ||
## 17.1.44 (2019-05-07) | ||
### MaskedTextBox | ||
@@ -7,0 +9,0 @@ |
/*! | ||
* filename: index.d.ts | ||
* version : 17.1.44 | ||
* version : 17.1.47 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-inputs", | ||
"version": "17.1.44", | ||
"version": "17.1.47", | ||
"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.", | ||
@@ -11,6 +11,6 @@ "author": "Syncfusion Inc.", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.1.43", | ||
"@syncfusion/ej2-buttons": "~17.1.42", | ||
"@syncfusion/ej2-popups": "~17.1.42", | ||
"@syncfusion/ej2-splitbuttons": "~17.1.42" | ||
"@syncfusion/ej2-base": "~17.1.47", | ||
"@syncfusion/ej2-buttons": "~17.1.47", | ||
"@syncfusion/ej2-popups": "~17.1.47", | ||
"@syncfusion/ej2-splitbuttons": "~17.1.47" | ||
}, | ||
@@ -17,0 +17,0 @@ "devDependencies": {}, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11334273