Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@syncfusion/ej2-data

Package Overview
Dependencies
Maintainers
3
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-data - npm Package Compare versions

Comparing version 19.1.63 to 19.2.44

.eslintrc.json

24

CHANGELOG.md

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

### DataManager
#### Bug Fixes
- `#I322813`, `#I324083` - Batch edit the changes made in server not reflected with `RemoteSaveAdaptor`, has been fixed.
## 19.1.56 (2021-04-13)
### DataManager
#### Bug Fixes
- `#I268513` - Wrong `$filter` issue has been fixed.
## 19.1.55 (2021-04-06)
### DataManager
#### Bug Fixes
- `#F163538`, `#I320452` - Blank row issue while adding new record with `RemoteSaveAdaptor` has been fixed.
## 19.1.54 (2021-03-30)

@@ -42,3 +20,3 @@

- `312017` - `RemoteSaveAdaptor` with batch editing issue has been fixed.
- `312017` - `RemoteSaveAdaptor` with batch editing issue has been fixed has been fixed.

@@ -45,0 +23,0 @@ ## 18.4.33 (2021-01-05)

/*!
* filename: index.d.ts
* version : 19.1.63
* version : 19.2.44
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.

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

{
"_from": "@syncfusion/ej2-data@*",
"_id": "@syncfusion/ej2-data@19.1.56",
"_id": "@syncfusion/ej2-data@17.2.48",
"_inBundle": false,
"_integrity": "sha512-aPPwHx4KmDGQKQ1sb00hzFPN0cWmrU/1SQvQj3ZF+QaZYUr9MX8w6eoV4CWgZK5BAHM9/29psFlo1uFt+Ag0+w==",
"_integrity": "sha512-TY6JxEn6gaaGmb/hrYZ8iZlgqPRYWD2toQsTYr85+OZbVe48zBZFS8+QFpfny8DsRmUqHytBYKZcWe7LxFh1lw==",
"_location": "/@syncfusion/ej2-data",

@@ -43,4 +43,4 @@ "_phantomChildren": {},

],
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-data/-/ej2-data-19.1.56.tgz",
"_shasum": "b6c4a88bb2017de0bc99caa1675d7bf6a2cce51f",
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-data/-/ej2-data-17.2.48.tgz",
"_shasum": "f2ea5979b0ff818935e8042e0f0ddecc3a77825a",
"_spec": "@syncfusion/ej2-data@*",

@@ -53,3 +53,3 @@ "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",

"dependencies": {
"@syncfusion/ej2-base": "~19.1.63"
"@syncfusion/ej2-base": "~19.2.44"
},

@@ -65,4 +65,4 @@ "deprecated": false,

"typings": "index.d.ts",
"version": "19.1.63",
"version": "19.2.44",
"sideEffects": false
}

@@ -1550,5 +1550,2 @@ import { isNullOrUndefined } from '@syncfusion/ej2-base';

}
if (isNullOrUndefined(actual)) {
actual = undefined;
}
return actual < expected;

@@ -1555,0 +1552,0 @@ },

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 too big to display

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