Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-lists

Package Overview
Dependencies
Maintainers
2
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-lists - npm Package Compare versions

Comparing version 16.1.28 to 16.1.32

8

CHANGELOG.md

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

### ListView
#### Bug Fixes
- The `addItem` public method without `FieldSettings` not properly working issue resolved.
## 16.1.28-preview (2018-03-09)
### Common

@@ -7,0 +15,0 @@

4

dist/ej2-lists.umd.min.js
/*!
* filename: ej2-lists.umd.min.js
* version : 16.1.28
* Copyright Syncfusion Inc. 2001 - 2017. All rights reserved.
* version : 16.1.32
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved.
* Use of this code is subject to the terms of our license.

@@ -6,0 +6,0 @@ * A copy of the current license can be obtained at any time by e-mailing

/*!
* filename: index.d.ts
* version : 16.1.26
* Copyright Syncfusion Inc. 2001 - 2017. All rights reserved.
* version : 16.1.28
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved.
* Use of this code is subject to the terms of our license.

@@ -6,0 +6,0 @@ * A copy of the current license can be obtained at any time by e-mailing

{
"name": "@syncfusion/ej2-lists",
"version": "16.1.28",
"version": "16.1.32",
"description": "Essential JS 2 List Components",

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

"dependencies": {
"@syncfusion/ej2-base": "~16.1.28",
"@syncfusion/ej2-data": "~16.1.28",
"@syncfusion/ej2-buttons": "~16.1.28"
"@syncfusion/ej2-base": "~16.1.32",
"@syncfusion/ej2-data": "~16.1.32",
"@syncfusion/ej2-buttons": "~16.1.32"
},

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

@@ -382,3 +382,3 @@ import { Component, BaseEventArgs } from '@syncfusion/ej2-base';

[key: string]: Object;
}[], fields: Fields): void;
}[], fields: Fields | undefined): void;
/**

@@ -385,0 +385,0 @@ * A function that removes the item from data source based on passed element like fields: { text: 'Name', tooltip: 'Name', id:'id'}

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

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