🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

@syncfusion/ej2-react-grids

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-react-grids - npm Package Compare versions

Comparing version

to
29.2.8

/*!
* filename: ej2-react-grids.min.js
* version : 29.2.7
* version : 29.2.8
* Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.

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

/*!
* filename: ej2-react-grids.umd.min.js
* version : 29.2.7
* version : 29.2.8
* Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.

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

{
"_from": "@syncfusion/ej2-react-grids@*",
"_id": "@syncfusion/ej2-react-grids@29.2.5",
"_inBundle": false,
"_integrity": "sha512-bNOg/IchUCH+kVV8e3m7ftymUIHMj6oONFjXA3nluSQUkWFNpSO3WX+O1NqzuQU46p4A8rkon2rw8BKFCo/ONA==",
"_location": "/@syncfusion/ej2-react-grids",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@syncfusion/ej2-react-grids@*",
"name": "@syncfusion/ej2-react-grids",
"escapedName": "@syncfusion%2fej2-react-grids",
"scope": "@syncfusion",
"rawSpec": "*",
"saveSpec": null,
"fetchSpec": "*"
},
"_requiredBy": [
"/"
],
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-grids/-/ej2-react-grids-29.2.5.tgz",
"_shasum": "19a5eba02b0f3ce8ec242229d67708871cbec113",
"_spec": "@syncfusion/ej2-react-grids@*",
"_where": "/jenkins/workspace/elease-automation_release_29.1.1/packages/included",
"author": {
"name": "Syncfusion Inc."
},
"bugs": {
"url": "https://github.com/syncfusion/ej2-react-grids/issues"
},
"bundleDependencies": false,
"dependencies": {
"@syncfusion/ej2-base": "~29.2.4",
"@syncfusion/ej2-grids": "29.2.7",
"@syncfusion/ej2-react-base": "~29.2.4"
},
"deprecated": false,
"name": "@syncfusion/ej2-react-grids",
"version": "29.2.8",
"description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for React",
"devDependencies": {},
"es2015": "dist/es6/ej2-react-grids.es2015.js",
"homepage": "https://www.syncfusion.com/react-components",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
"keywords": [

@@ -49,6 +13,2 @@ "react",

],
"license": "SEE LICENSE IN license",
"main": "./dist/ej2-react-grids.umd.min.js",
"module": "./index.js",
"name": "@syncfusion/ej2-react-grids",
"repository": {

@@ -58,4 +18,14 @@ "type": "git",

},
"version": "29.2.7",
"sideEffects": false
"main": "./dist/ej2-react-grids.umd.min.js",
"module": "./index.js",
"es2015": "dist/es6/ej2-react-grids.es2015.js",
"readme": "ReadMe.md",
"dependencies": {
"@syncfusion/ej2-base": "~29.2.4",
"@syncfusion/ej2-react-base": "~29.2.4",
"@syncfusion/ej2-grids": "29.2.8"
},
"devDependencies": {},
"sideEffects": false,
"homepage": "https://www.syncfusion.com/react-components"
}