@syncfusion/ej2-react-image-editor
Advanced tools
Comparing version 20.3.47 to 20.3.48
@@ -7,2 +7,10 @@ # Changelog | ||
#### Bug Fixes | ||
- Issue with "Screen Orientation Alignment in mobile mode" has been resolved. | ||
## 20.3.47 (2022-09-29) | ||
### Image Editor | ||
The Image Editor control is a graphical user interface used for editing images. It provides built-in support for rotate, flip, zoom, and crop the images based on the selection. It also has support for inserting an annotations including rectangle, ellipse, line, text, and freehand drawings. | ||
@@ -9,0 +17,0 @@ |
/*! | ||
* filename: ej2-react-image-editor.umd.min.js | ||
* version : 20.3.47 | ||
* version : 20.3.48 | ||
* 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-image-editor@*", | ||
"_id": "@syncfusion/ej2-react-image-editor@20.2.52", | ||
"_id": "@syncfusion/ej2-react-image-editor@20.3.47", | ||
"_inBundle": false, | ||
"_integrity": "sha512-ZUT5a5zz7Y18Qn/7XkYU3XeBa0GK/z2ooUMh7IjT96b2LMTaJ8zxIv4uONLK8roko9H38Wp734hiTAbC6LyKEA==", | ||
"_integrity": "sha512-oC4gQ84Q2n8D8GjwGr11rb7Da7KUfCrIQ6UEHlT5w0wBKhQ6SIxZkDAHxiM71j7erZw/r5ohFxeiLrF/gdbzfw==", | ||
"_location": "/@syncfusion/ej2-react-image-editor", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-image-editor/-/ej2-react-image-editor-20.2.52.tgz", | ||
"_shasum": "69ecdd6bb3309e54f14679965a95f08470c172c9", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-image-editor/-/ej2-react-image-editor-20.3.47.tgz", | ||
"_shasum": "daada994bdb2b75792e94f68f64c2e345669a3be", | ||
"_spec": "@syncfusion/ej2-react-image-editor@*", | ||
@@ -35,4 +35,4 @@ "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~20.3.47", | ||
"@syncfusion/ej2-image-editor": "20.3.47", | ||
"@syncfusion/ej2-base": "~20.3.48", | ||
"@syncfusion/ej2-image-editor": "20.3.48", | ||
"@syncfusion/ej2-react-base": "~20.3.47" | ||
@@ -68,4 +68,4 @@ }, | ||
}, | ||
"version": "20.3.47", | ||
"version": "20.3.48", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is too big to display
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
671420
+ Added@syncfusion/ej2-image-editor@20.3.48(transitive)
- Removed@syncfusion/ej2-image-editor@20.3.47(transitive)