Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-data

Package Overview
Dependencies
Maintainers
3
Versions
169
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 21.2.5 to 21.2.6

6

CHANGELOG.md

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

### DataManager
#### Bug Fixes
- `#I456631` - Resolved the issue where the search functionality was not working properly within brackets.
## 21.2.4 (2023-05-09)

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

@@ -0,1 +1,10 @@

/*!
* filename: index.d.ts
* version : 21.2.6
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
* Use of this code is subject to the terms of our license.
* A copy of the current license can be obtained at any time by e-mailing
* licensing@syncfusion.com. Any infringement will be prosecuted under
* applicable laws.
*/
import * as _data from '@syncfusion/ej2-data';

@@ -2,0 +11,0 @@

130

package.json
{
"_from": "@syncfusion/ej2-data@*",
"_id": "@syncfusion/ej2-data@21.2.3",
"_inBundle": false,
"_integrity": "sha512-iNvBbr9UiQRnt2149eKICWiPZ5KGQDaOKf40em76S8kFTJjOQUYAAK0pOeGIVpI9HI1RPOPtAjMmmMjG1dkcQQ==",
"_location": "/@syncfusion/ej2-data",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@syncfusion/ej2-data@*",
"name": "@syncfusion/ej2-data",
"escapedName": "@syncfusion%2fej2-data",
"scope": "@syncfusion",
"rawSpec": "*",
"saveSpec": null,
"fetchSpec": "*"
},
"_requiredBy": [
"/",
"/@syncfusion/ej2",
"/@syncfusion/ej2-barcode-generator",
"/@syncfusion/ej2-charts",
"/@syncfusion/ej2-diagrams",
"/@syncfusion/ej2-drawings",
"/@syncfusion/ej2-dropdowns",
"/@syncfusion/ej2-filemanager",
"/@syncfusion/ej2-gantt",
"/@syncfusion/ej2-grids",
"/@syncfusion/ej2-heatmap",
"/@syncfusion/ej2-inplace-editor",
"/@syncfusion/ej2-kanban",
"/@syncfusion/ej2-lists",
"/@syncfusion/ej2-maps",
"/@syncfusion/ej2-navigations",
"/@syncfusion/ej2-pdfviewer",
"/@syncfusion/ej2-pivotview",
"/@syncfusion/ej2-progressbar",
"/@syncfusion/ej2-schedule",
"/@syncfusion/ej2-treegrid",
"/@syncfusion/ej2-treemap"
],
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-data/-/ej2-data-21.2.3.tgz",
"_shasum": "582cb750be40b7130c1b26e20a3bed9dee1f5969",
"_spec": "@syncfusion/ej2-data@*",
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
"author": {
"name": "Syncfusion Inc."
},
"bundleDependencies": false,
"dependencies": {
"@syncfusion/ej2-base": "~21.2.3"
},
"deprecated": false,
"description": "Essential JS 2 DataManager",
"devDependencies": {},
"es2015": "./dist/es6/ej2-data.es5.js",
"license": "SEE LICENSE IN license",
"main": "./dist/ej2-data.umd.min.js",
"module": "./index.js",
"name": "@syncfusion/ej2-data",
"typings": "index.d.ts",
"version": "21.2.5",
"sideEffects": false,
"homepage": "https://www.syncfusion.com/javascript-ui-controls"
}
"_from": "@syncfusion/ej2-data@*",
"_id": "@syncfusion/ej2-data@21.2.4",
"_inBundle": false,
"_integrity": "sha512-F6KxDpLfsFRPq9kjMNJ96JaWTeG74XGNFYP6nK5Av819r5h28Xj026rpUW5tDb5TscxteqfBqW1duho7ViExuA==",
"_location": "/@syncfusion/ej2-data",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@syncfusion/ej2-data@*",
"name": "@syncfusion/ej2-data",
"escapedName": "@syncfusion%2fej2-data",
"scope": "@syncfusion",
"rawSpec": "*",
"saveSpec": null,
"fetchSpec": "*"
},
"_requiredBy": [
"/",
"/@syncfusion/ej2",
"/@syncfusion/ej2-barcode-generator",
"/@syncfusion/ej2-charts",
"/@syncfusion/ej2-diagrams",
"/@syncfusion/ej2-drawings",
"/@syncfusion/ej2-dropdowns",
"/@syncfusion/ej2-filemanager",
"/@syncfusion/ej2-gantt",
"/@syncfusion/ej2-grids",
"/@syncfusion/ej2-heatmap",
"/@syncfusion/ej2-inplace-editor",
"/@syncfusion/ej2-kanban",
"/@syncfusion/ej2-lists",
"/@syncfusion/ej2-maps",
"/@syncfusion/ej2-navigations",
"/@syncfusion/ej2-pdfviewer",
"/@syncfusion/ej2-pivotview",
"/@syncfusion/ej2-progressbar",
"/@syncfusion/ej2-schedule",
"/@syncfusion/ej2-treegrid",
"/@syncfusion/ej2-treemap"
],
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-data/-/ej2-data-21.2.4.tgz",
"_shasum": "7c9896b711130b6d0ae8fdf06ef04b49a7733039",
"_spec": "@syncfusion/ej2-data@*",
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
"author": {
"name": "Syncfusion Inc."
},
"bundleDependencies": false,
"dependencies": {
"@syncfusion/ej2-base": "~21.2.3"
},
"deprecated": false,
"description": "Essential JS 2 DataManager",
"devDependencies": {},
"es2015": "./dist/es6/ej2-data.es5.js",
"license": "SEE LICENSE IN license",
"main": "./dist/ej2-data.umd.min.js",
"module": "./index.js",
"name": "@syncfusion/ej2-data",
"typings": "index.d.ts",
"version": "21.2.6",
"sideEffects": false,
"homepage": "https://www.syncfusion.com/javascript-ui-controls"
}

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

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