@syncfusion/ej2-react-spreadsheet
Advanced tools
Comparing version 25.1.40 to 25.1.41
@@ -7,5 +7,9 @@ # Changelog | ||
#### Bug fixes | ||
- `#I573941` - Issue with "chart is not properly shown when the chart range is pointed to another sheet range while importing a file" has been resolved. | ||
#### Bug Fixes | ||
- `#I575050` - Issue with "chart model is not properly maintained during initial loading when the top and left positions are specified in the chart model" has been resolved. | ||
- `#I575749` - Issue with "file is not exported if it has a defined name with a reference to a sheet name that contains a comma" has been resolved. | ||
@@ -1334,2 +1338,10 @@ ## 25.1.35 (2024-03-15) | ||
## 25.1.40 (2024-04-16) | ||
### Spreadsheet | ||
#### Bug Fixes | ||
- `#I575050` - Issue with "chart model is not properly maintained during initial loading when the top and left positions are specified in the chart model" has been resolved. | ||
## 25.1.38 (2024-04-02) | ||
@@ -1336,0 +1348,0 @@ |
/*! | ||
* filename: ej2-react-spreadsheet.min.js | ||
* version : 25.1.40 | ||
* version : 25.1.41 | ||
* Copyright Syncfusion Inc. 2001 - 2023. 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 : 25.1.40 | ||
* version : 25.1.41 | ||
* Copyright Syncfusion Inc. 2001 - 2023. 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@25.1.38", | ||
"_id": "@syncfusion/ej2-react-spreadsheet@25.1.40", | ||
"_inBundle": false, | ||
"_integrity": "sha512-c3DZHvylgZcotgkU1IK/tjIwuR27KAw6jLkhBvXsKn2zprUULbqgdHw9UbBOmwnF7/UAyzbOrzvnK0gFDn3bsA==", | ||
"_integrity": "sha512-PDx+UPDrOQJ+udIThlcLM4i2rZvZSN0tu/GpzQ0Ro4Qx/9kTZznkaQVYcNJqa3MBBQDPCi2q+runZmd9L5KLYg==", | ||
"_location": "/@syncfusion/ej2-react-spreadsheet", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-25.1.38.tgz", | ||
"_shasum": "4bc423daf66dc2a57b1aa6b9612bed959f75401a", | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-25.1.40.tgz", | ||
"_shasum": "d63f3f7e8f0433c3aa05ac1e554fd111b90ca30f", | ||
"_spec": "@syncfusion/ej2-react-spreadsheet@*", | ||
@@ -37,3 +37,3 @@ "_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included", | ||
"@syncfusion/ej2-react-base": "~25.1.35", | ||
"@syncfusion/ej2-spreadsheet": "25.1.40" | ||
"@syncfusion/ej2-spreadsheet": "25.1.41" | ||
}, | ||
@@ -58,4 +58,4 @@ "deprecated": false, | ||
}, | ||
"version": "25.1.40", | ||
"version": "25.1.41", | ||
"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
216327
+ Added@syncfusion/ej2-spreadsheet@25.1.41(transitive)
- Removed@syncfusion/ej2-spreadsheet@25.1.40(transitive)