@syncfusion/ej2-react-diagrams
Advanced tools
Comparing version 18.1.43 to 18.1.45
@@ -9,2 +9,10 @@ # Changelog | ||
- `#270667` - The issue with "Prevent line routing for straight connector" has been fixed. | ||
## 18.1.43 (2020-04-07) | ||
### Diagram | ||
#### Bug Fixes | ||
- `F12953` - The issue "Diagram FitToPage method not working properly by calling several times" has been fixed. | ||
@@ -11,0 +19,0 @@ - `F13028` - The issue "Connector padding is not working for Path Node" has been fixed. |
/*! | ||
* filename: ej2-react-diagrams.umd.min.js | ||
* version : 18.1.43 | ||
* version : 18.1.45 | ||
* 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-diagrams@*", | ||
"_id": "@syncfusion/ej2-react-diagrams@18.1.42", | ||
"_id": "@syncfusion/ej2-react-diagrams@18.1.43", | ||
"_inBundle": false, | ||
"_integrity": "sha512-Cx31p2HWPqIWZXVfUNp2G+t1bwvaQEUFsiW2V9r0OJt3HttgeaY9MaWa02tPGq0xmG1v2WBCkk4CFuOurMGqSw==", | ||
"_integrity": "sha512-17u61xiif2q0d0/eK2a3UwTDLlSz+g1rPN2/YSRCh/vAS4xtFz7NReU3dgR5mmCvaqHzjdcPW7C6PzHrTw/YhA==", | ||
"_location": "/@syncfusion/ej2-react-diagrams", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-diagrams/-/ej2-react-diagrams-18.1.42.tgz", | ||
"_shasum": "547afbe215eb16dc87b88e059a841f0f5f032e5b", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-diagrams/-/ej2-react-diagrams-18.1.43.tgz", | ||
"_shasum": "56e0c6b548dcb1b374872bbdc837d03fcb8cd1d5", | ||
"_spec": "@syncfusion/ej2-react-diagrams@*", | ||
@@ -35,4 +35,4 @@ "_where": "/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~18.1.42", | ||
"@syncfusion/ej2-diagrams": "18.1.43", | ||
"@syncfusion/ej2-base": "~18.1.44", | ||
"@syncfusion/ej2-diagrams": "18.1.45", | ||
"@syncfusion/ej2-react-base": "~18.1.42" | ||
@@ -62,4 +62,4 @@ }, | ||
}, | ||
"version": "18.1.43", | ||
"version": "18.1.45", | ||
"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
445887
+ Added@syncfusion/ej2-diagrams@18.1.45(transitive)
- Removed@syncfusion/ej2-diagrams@18.1.43(transitive)