@syncfusion/ej2-data
Advanced tools
Comparing version 26.2.14 to 27.1.48
/*! | ||
* filename: index.d.ts | ||
* version : 26.2.14 | ||
* version : 27.1.48 | ||
* Copyright Syncfusion Inc. 2001 - 2023. 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@26.2.10", | ||
"_id": "@syncfusion/ej2-data@0.16.4", | ||
"_inBundle": false, | ||
"_integrity": "sha512-jRnkM3laY0mFZRnGUsKstH0AXQyzSke5VlcKEtDcv3Qa5GtQsvF+Eos3cUSdSXl5o3OIQaTw6kkgzFSmJoomzQ==", | ||
"_integrity": "sha512-ZSKSl2fIna0YSF4cbFD1uoUXB19fm0Kz8Oyk64aZy5r265+LoLQA7EdPWMuuw1S0aMwCvQWbWu5MUe0ij6bBag==", | ||
"_location": "/@syncfusion/ej2-data", | ||
@@ -43,6 +43,6 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-data/-/ej2-data-26.2.10.tgz", | ||
"_shasum": "1c40417e8502dd497315611c4c8f1381aed6ef72", | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-data/-/ej2-data-0.16.4.tgz", | ||
"_shasum": "18af2f575f4ae81a27f06b01d6a98bb734e12bcc", | ||
"_spec": "@syncfusion/ej2-data@*", | ||
"_where": "/jenkins/workspace/elease-automation_release_26.1.1/packages/included", | ||
"_where": "/jenkins/workspace/elease-automation_release_27.1.1/packages/included", | ||
"author": { | ||
@@ -53,3 +53,3 @@ "name": "Syncfusion Inc." | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~26.2.10" | ||
"@syncfusion/ej2-base": "~27.1.48" | ||
}, | ||
@@ -65,5 +65,5 @@ "deprecated": false, | ||
"typings": "index.d.ts", | ||
"version": "26.2.14", | ||
"version": "27.1.48", | ||
"sideEffects": false, | ||
"homepage": "https://www.syncfusion.com/javascript-ui-controls" | ||
} |
@@ -314,6 +314,5 @@ import { Fetch } from '@syncfusion/ej2-base'; | ||
* @param {Request} request | ||
* @param {Fetch} settings? | ||
* @returns void | ||
*/ | ||
beforeSend(dm: DataManager, request: Request, settings?: Fetch): void; | ||
beforeSend(dm: DataManager, request: Request): void; | ||
/** | ||
@@ -320,0 +319,0 @@ * Prepare and returns request body which is used to insert a new record in the table. |
Sorry, the diff of this file is too big to display
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
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
29
2662309
22552
+ Added@syncfusion/ej2-base@27.1.55(transitive)
+ Added@syncfusion/ej2-icons@27.1.50(transitive)
- Removed@syncfusion/ej2-base@26.2.10(transitive)
- Removed@syncfusion/ej2-icons@26.2.10(transitive)