You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP →

@syncfusion/ej2-react-base

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
28.2.7

/*!
* filename: ej2-react-base.min.js
* version : 28.2.3
* version : 28.2.7
* 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-base.umd.min.js
* version : 28.2.3
* version : 28.2.7
* 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-base.min.js
* version : 28.2.3
* version : 28.2.7
* 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: index.d.ts
* version : 28.2.3
* version : 28.2.7
* 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-base@*",
"_id": "@syncfusion/ej2-react-base@28.1.33",
"_id": "@syncfusion/ej2-react-base@28.2.3",
"_inBundle": false,
"_integrity": "sha512-ozLrz7ZXVZuwFlOrQFkaCFbKKZ1t81X+SYohKx4Z+LaD3M4Fm78mK13dU69geqt76eO/gALKcV63VpztReEYTw==",
"_integrity": "sha512-Y5nJEo9IaGe6Wet26gI/p9SUVZhB5gpSfdM9isGmt0lL6aoPdnGcNHtfnqzKKHhQsZhyrwXgw6bXLHQ26vSWRg==",
"_location": "/@syncfusion/ej2-react-base",

@@ -25,37 +25,17 @@ "_phantomChildren": {},

"/@syncfusion/ej2-react-charts",
"/@syncfusion/ej2-react-circulargauge",
"/@syncfusion/ej2-react-diagrams",
"/@syncfusion/ej2-react-documenteditor",
"/@syncfusion/ej2-react-dropdowns",
"/@syncfusion/ej2-react-filemanager",
"/@syncfusion/ej2-react-gantt",
"/@syncfusion/ej2-react-grids",
"/@syncfusion/ej2-react-heatmap",
"/@syncfusion/ej2-react-image-editor",
"/@syncfusion/ej2-react-inplace-editor",
"/@syncfusion/ej2-react-inputs",
"/@syncfusion/ej2-react-interactive-chat",
"/@syncfusion/ej2-react-kanban",
"/@syncfusion/ej2-react-layouts",
"/@syncfusion/ej2-react-lineargauge",
"/@syncfusion/ej2-react-lists",
"/@syncfusion/ej2-react-maps",
"/@syncfusion/ej2-react-multicolumn-combobox",
"/@syncfusion/ej2-react-navigations",
"/@syncfusion/ej2-react-notifications",
"/@syncfusion/ej2-react-pdfviewer",
"/@syncfusion/ej2-react-pivotview",
"/@syncfusion/ej2-react-popups",
"/@syncfusion/ej2-react-progressbar",
"/@syncfusion/ej2-react-querybuilder",
"/@syncfusion/ej2-react-ribbon",
"/@syncfusion/ej2-react-richtexteditor",
"/@syncfusion/ej2-react-schedule",
"/@syncfusion/ej2-react-splitbuttons",
"/@syncfusion/ej2-react-spreadsheet",
"/@syncfusion/ej2-react-treegrid",
"/@syncfusion/ej2-react-treemap"
"/@syncfusion/ej2-react-spreadsheet"
],
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-base/-/ej2-react-base-28.1.33.tgz",
"_shasum": "5e5a54949972da2f321c795fc66f213fc1737f58",
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-base/-/ej2-react-base-28.2.3.tgz",
"_shasum": "9cf646c288c343b5faa9035717a2fbb8446da3ce",
"_spec": "@syncfusion/ej2-react-base@*",

@@ -71,3 +51,3 @@ "_where": "/jenkins/workspace/elease-automation_release_28.1.1/packages/included",

"dependencies": {
"@syncfusion/ej2-base": "~28.2.3"
"@syncfusion/ej2-base": "~28.2.5"
},

@@ -98,4 +78,4 @@ "deprecated": false,

"typings": "index.d.ts",
"version": "28.2.3",
"version": "28.2.7",
"sideEffects": true
}

@@ -17,2 +17,3 @@ /**

export interface DefaultHtmlAttributes {
ref?: React.Ref<any>;
alt?: string;

@@ -19,0 +20,0 @@ className?: string;