@syncfusion/ej2-react-spreadsheet
Advanced tools
Comparing version 18.2.54 to 18.2.55
@@ -9,2 +9,12 @@ # Changelog | ||
`#I289560` - Filter is not applied properly in a specified range while using applyFilter method issue fixed. | ||
`#I284268` - Excel file contains conditional format does not opening issue fixed. | ||
## 18.2.54 (2020-08-18) | ||
### Spreadsheet | ||
#### Bug Fixes | ||
`#I285113`, `#I285621`, `#I286053`, `#I286103`, `#I288652`- Spreadsheet is not working in ES2015 issue is fixed. | ||
@@ -11,0 +21,0 @@ `#I287385` - Added missed text in the localization file. |
/*! | ||
* filename: ej2-react-spreadsheet.umd.min.js | ||
* version : 18.2.54 | ||
* version : 18.2.55 | ||
* 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-spreadsheet@*", | ||
"_id": "@syncfusion/ej2-react-spreadsheet@18.2.48", | ||
"_id": "@syncfusion/ej2-react-spreadsheet@18.2.54", | ||
"_inBundle": false, | ||
"_integrity": "sha512-tQVKVqJ18l7OL5Zs0TO3bW3gmNrhiamKvzgGJNdLk3+cV3/WEYmejgjgMsfls+BxNb2WI61j3Xs7YNx5rnfttA==", | ||
"_integrity": "sha512-bL+YsPpzDp+zdjXdRHlFt5X7QTEDHxgXW8L434g7gzNZCHJlyEg6P6i7Q1Yzx23MyYljgBjaK7u1O37lp2QXbw==", | ||
"_location": "/@syncfusion/ej2-react-spreadsheet", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-18.2.48.tgz", | ||
"_shasum": "541635979b38ac739dea534a81aef1299a1c902a", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-18.2.54.tgz", | ||
"_shasum": "5d247314728d701ce8e8fb90e1d87d46441da9d9", | ||
"_spec": "@syncfusion/ej2-react-spreadsheet@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~18.2.54", | ||
"@syncfusion/ej2-react-base": "~18.2.54", | ||
"@syncfusion/ej2-spreadsheet": "18.2.54" | ||
"@syncfusion/ej2-base": "~18.2.55", | ||
"@syncfusion/ej2-react-base": "~18.2.55", | ||
"@syncfusion/ej2-spreadsheet": "18.2.55" | ||
}, | ||
@@ -70,4 +70,4 @@ "deprecated": false, | ||
}, | ||
"version": "18.2.54", | ||
"version": "18.2.55", | ||
"sideEffects": false | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3703044
+ Added@syncfusion/ej2-spreadsheet@18.2.55(transitive)
- Removed@syncfusion/ej2-spreadsheet@18.2.54(transitive)