Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-inputs

Package Overview
Dependencies
Maintainers
2
Versions
251
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.1.32 to 16.1.34

6

CHANGELOG.md

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

### FormValidator
#### Bug Fixes
- Resolved multiple form validation issue.
## 16.1.29 (2018-03-13)

@@ -7,0 +13,0 @@

3

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

@@ -10,3 +10,2 @@ * Use of this code is subject to the terms of our license.

*/
import * as _inputs from '@syncfusion/ej2-inputs';

@@ -13,0 +12,0 @@ import * as _base from '@syncfusion/ej2-base';

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

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

"dependencies": {
"@syncfusion/ej2-base": "~16.1.32",
"@syncfusion/ej2-base": "~16.1.33",
"@syncfusion/ej2-buttons": "~16.1.32",

@@ -14,0 +14,0 @@ "@syncfusion/ej2-popups": "~16.1.32"

@@ -7,6 +7,2 @@ A package of Essential JS 2 Input textbox components. It comes with full support and is available under commercial and community licenses – please visit www.syncfusion.com to get started.

* [MaskedTextBox Demos](http://ej2.syncfusion.com/demos/#/maskedtextbox/default.html)
* [Uploader](http://ej2.syncfusion.com/demos/#/uploader/default.html)
## Changelog
Check the changelog [here](https://github.com/syncfusion/ej2-inputs/blob/master/CHANGELOG.md)
* [Uploader](http://ej2.syncfusion.com/demos/#/uploader/default.html)

@@ -90,2 +90,5 @@ var __extends = (this && this.__extends) || (function () {

};
if (typeof _this.rules === 'undefined') {
_this.rules = {};
}
element = typeof element === 'string' ? ej2_base_1.select(element, document) : element;

@@ -654,3 +657,3 @@ // Set novalidate to prevent default HTML5 form validation

__decorate([
ej2_base_3.Property({})
ej2_base_3.Property()
], FormValidator.prototype, "rules", void 0);

@@ -657,0 +660,0 @@ __decorate([

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc