You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@syncfusion/ej2-react-spreadsheet

Package Overview
Dependencies
Maintainers
3
Versions
275
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
29.2.8

2

dist/ej2-react-spreadsheet.min.js
/*!
* filename: ej2-react-spreadsheet.min.js
* version : 29.2.5
* 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-spreadsheet.umd.min.js
* version : 29.2.5
* 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-spreadsheet@*",
"_id": "@syncfusion/ej2-react-spreadsheet@29.2.4",
"_inBundle": false,
"_integrity": "sha512-+pOoARmz61mS2nvnfyN9H2TBRczFe52ztOWoOz/Z8vObhn9yAqfQ3JlYVxDB9QupAEq17DV+S41C8IFsRc32fg==",
"_location": "/@syncfusion/ej2-react-spreadsheet",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@syncfusion/ej2-react-spreadsheet@*",
"name": "@syncfusion/ej2-react-spreadsheet",
"escapedName": "@syncfusion%2fej2-react-spreadsheet",
"scope": "@syncfusion",
"rawSpec": "*",
"saveSpec": null,
"fetchSpec": "*"
},
"_requiredBy": [
"/"
],
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-29.2.4.tgz",
"_shasum": "7cf43e14aaa71b847c7c53de7db5733d9f89dc97",
"_spec": "@syncfusion/ej2-react-spreadsheet@*",
"_where": "/jenkins/workspace/elease-automation_release_29.1.1/packages/included",
"author": {
"name": "Syncfusion Inc."
},
"bugs": {
"url": "https://github.com/syncfusion/ej2-react-spreadsheet/issues"
},
"bundleDependencies": false,
"dependencies": {
"@syncfusion/ej2-base": "~29.2.4",
"@syncfusion/ej2-react-base": "~29.2.4",
"@syncfusion/ej2-spreadsheet": "29.2.5"
},
"deprecated": false,
"name": "@syncfusion/ej2-react-spreadsheet",
"version": "29.2.8",
"description": "Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel for React",
"devDependencies": {},
"es2015": "dist/es6/ej2-react-spreadsheet.es2015.js",
"homepage": "https://www.syncfusion.com/react-components",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
"keywords": [

@@ -48,6 +12,2 @@ "react",

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

@@ -57,4 +17,14 @@ "type": "git",

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