Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-react-base

Package Overview
Dependencies
Maintainers
3
Versions
164
Alerts
File Explorer

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 20.1.59 to 20.2.36

73

CHANGELOG.md

@@ -7,2 +7,19 @@ # Changelog

#### New Features
- Provided the TypeScript 4.7 compatible support for the React components.
- Provided option to register the license key by using the `npx` command. Follow these steps to register the license using the `npx` command:
- - Install the Syncfusion packages from npm.
- - Add the license key either in the environment variable `SYNCFUSION_LICENSE` or in the `syncfusion-license.txt` text file.
- - Run the command `npx syncfusion-license activate` to register the license automatically.
- `#I376821` - Provided support to compile the Sass files using [Dart Sass](https://sass-lang.com/dart-sass) instead of [node-sass](https://github.com/sass/node-sass). This change has been made since `node-sass` has been deprecated.
- React sample browser is upgraded with React 18 version.
## 20.1.59 (2022-06-07)
### Common
#### Bug Fixes

@@ -46,2 +63,58 @@

## 19.4.56 (2022-03-15)
### Common
#### Bug Fixes
- `#F165505` - Resolved the issue with Focus lost in input component each time `onchange` invoked.
## 19.4.55 (2022-03-08)
### Common
#### Bug Fixes
- `#I367058` - Resolved the script error when using `valueTemplate` and `headerTemplate` together in `Dropdownlist`.
## 19.4.53 (2022-02-22)
### Common
#### Bug Fixes
- `#I366476` - Resolved the issue with React `Dialog` content does not update when changing state.
## 19.4.52 (2022-02-15)
### Common
#### Bug Fixes
- `#I352651` - Styles not applied properly if it dynamically changed has been resolved.
## 19.4.47 (2022-01-25)
### Common
#### Bug Fixes
- `#F167610` - Resolved the Console error occurs when using a value and `valueTemplate` together.
## 19.4.43 (2022-01-18)
### Common
#### Bug Fixes
- `#I362528` - Resolved the peer dependency warning in higher React version
## 19.4.42 (2022-01-11)
### Common
#### Bug Fixes
- `#I339589` - Resolved the `DropdownButton` issue with react component as target.
## 19.1.67 (2021-06-08)

@@ -48,0 +121,0 @@

2

dist/ej2-react-base.umd.min.js
/*!
* filename: ej2-react-base.umd.min.js
* version : 20.1.59
* version : 20.2.36
* Copyright Syncfusion Inc. 2001 - 2020. 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 : 20.1.59
* version : 20.2.36
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.

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

/*!
* filename: index.d.ts
* version : 20.1.59
* version : 20.2.36
* Copyright Syncfusion Inc. 2001 - 2020. 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@20.1.58",
"_id": "@syncfusion/ej2-react-base@17.13.3",
"_inBundle": false,
"_integrity": "sha512-IUfxAwu0jgF4llNU7Gtg5Ovow1reRwcLM0JxcN8YwBJ1cttPG0CA5Ppeh9hLWtmXcexIdNSiiUZj7lTRACm9IA==",
"_integrity": "sha512-P+CfwNuAJ7Ep9AM2bJVeDRvq/sploA3RKFGDt8O9wfBO6mxLViN2n1I5iulXanEyKS1wcbKbzui5wmTqsNappQ==",
"_location": "/@syncfusion/ej2-react-base",

@@ -21,3 +21,7 @@ "_phantomChildren": {},

"/",
"/@syncfusion/ej2-react-barcode-generator",
"/@syncfusion/ej2-react-buttons",
"/@syncfusion/ej2-react-calendars",
"/@syncfusion/ej2-react-charts",
"/@syncfusion/ej2-react-circulargauge",
"/@syncfusion/ej2-react-diagrams",

@@ -29,8 +33,20 @@ "/@syncfusion/ej2-react-documenteditor",

"/@syncfusion/ej2-react-grids",
"/@syncfusion/ej2-react-heatmap",
"/@syncfusion/ej2-react-inplace-editor",
"/@syncfusion/ej2-react-inputs",
"/@syncfusion/ej2-react-kanban",
"/@syncfusion/ej2-react-layouts",
"/@syncfusion/ej2-react-lineargauge",
"/@syncfusion/ej2-react-lists",
"/@syncfusion/ej2-react-maps",
"/@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-richtexteditor",
"/@syncfusion/ej2-react-schedule",
"/@syncfusion/ej2-react-splitbuttons",
"/@syncfusion/ej2-react-spreadsheet",

@@ -40,4 +56,4 @@ "/@syncfusion/ej2-react-treegrid",

],
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-base/-/ej2-react-base-20.1.58.tgz",
"_shasum": "494a2a31f5c18ab1a92c88e342cf158d291e94cc",
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-base/-/ej2-react-base-17.13.3.tgz",
"_shasum": "0a746dc10f00e2800e8dc8b172f8338205ddf241",
"_spec": "@syncfusion/ej2-react-base@*",

@@ -53,3 +69,3 @@ "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",

"dependencies": {
"@syncfusion/ej2-base": "~20.1.57"
"@syncfusion/ej2-base": "~20.2.36"
},

@@ -80,4 +96,4 @@ "deprecated": false,

"typings": "index.d.ts",
"version": "20.1.59",
"version": "20.2.36",
"sideEffects": true
}

@@ -73,9 +73,9 @@ # ej2-react-base

Check the license detail [here](https://github.com/syncfusion/ej2-react-base/blob/master/license).
Check the license detail [here](https://github.com/syncfusion/ej2-react-ui-components/blob/master/license).
## Changelog
Check the changelog [here](https://ej2.syncfusion.com/react/documentation/release-notes?utm_source=npm&utm_campaign=ej2-react-base)
Check the changelog [here](https://ej2.syncfusion.com/react/documentation/release-notes/index?utm_source=npm&utm_campaign=ej2-react-base)
© Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
The Syncfusion Essential Studio license and copyright applies to this distribution.
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