Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-inputs

Package Overview
Dependencies
Maintainers
2
Versions
247
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-inputs - npm Package Compare versions

Comparing version 16.2.48 to 16.2.49

4

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

## 16.2.48 (2018-08-14)
### Uploader

@@ -25,2 +27,4 @@

- Issue in using chrome autofill functionality with MaskedTextBox component has been fixed.
## 16.2.47 (2018-08-07)

@@ -27,0 +31,0 @@

2

dist/global/index.d.ts
/*!
* filename: index.d.ts
* version : 16.2.48
* version : 16.2.49
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

{
"name": "@syncfusion/ej2-inputs",
"version": "16.2.48",
"version": "16.2.49",
"description": "Essential JS 2 Input Components",

@@ -11,6 +11,6 @@ "author": "Syncfusion Inc.",

"dependencies": {
"@syncfusion/ej2-base": "~16.2.47",
"@syncfusion/ej2-buttons": "~16.2.47",
"@syncfusion/ej2-popups": "~16.2.47",
"@syncfusion/ej2-splitbuttons": "~16.2.48"
"@syncfusion/ej2-base": "~16.2.49",
"@syncfusion/ej2-buttons": "~16.2.49",
"@syncfusion/ej2-popups": "~16.2.49",
"@syncfusion/ej2-splitbuttons": "~16.2.49"
},

@@ -17,0 +17,0 @@ "devDependencies": {

@@ -440,4 +440,6 @@ /**

isRemove = true;
oldEventVal = this.element.value;
setElementValue.call(this, this.promptMask);
setMaskValue.call(this, oldEventVal);
mobileRemoveFunction.call(this);
oldEventVal = this.element.value;
}

@@ -444,0 +446,0 @@ var initStartIndex = this.element.selectionStart;

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc