react-image-cropper
react-image-cropper copied to clipboard
react image crop
Found vulnerability while installing react-image-cropper. Latest version of react-image-cropper takes "deep-extend": "^0.4.1", as a dependency. But to avoid vulnerability "deep-extend": "^0.5.x" is required. How to resolve this vulnerability.
Hi, when I use cropper, everything is working fine. I can crop my image etc. When I save the url and read then this image again, the image is turned...
I've shared this component so that people can play with it online in the live playground and install it using NPM/Yarn - and also to import and develop it from...
Is it possible to provide the source image in a existing background image to crop them into single image using this package. following is the example working urls for making...
This PR fixes all vulnerabilities listed by `npm audit`
For more details see: dominictarr/event-stream#116 (comment) Signed-off-by: Daniel Prado [email protected]
I have the function of rotating the image by 90 degrees. With the help of your component, I wanted to trim and add a similar function. But, if you change...
An older version of `npm-run-all` is dependant on `flatmap-stream` which was hijacked by a malicious maintainer (see: https://github.com/mysticatea/npm-run-all/commit/57d72eb98c2ce108f07d2a2cf1b44d57f08ec3ca#commitcomment-31468478). Right now, this package won't even install since NPM has removed the...
This isn't really an issue but more of a feature request. Or, maybe there is a way to do this already but I couldn't figure it out via the documentation....
Signed-off-by: James