New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-image-picker-editor

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-image-picker-editor - npm Package Compare versions

Comparing version 1.0.6 to 1.1.0

dist/components/CropprWrapper/CropprWrapper.d.ts

9

package.json
{
"name": "react-image-picker-editor",
"version": "1.0.6",
"version": "1.1.0",
"description": "React library for the selection, edition and compression of images in png, jpeg and webp formats.",

@@ -27,4 +27,3 @@ "author": "josealejandro2928",

"peerDependencies": {
"react": "^17.0.2",
"resize-observer-polyfill": "1.5.1"
"react": "^17.0.2"
},

@@ -62,5 +61,3 @@ "devDependencies": {

],
"dependencies": {
"resize-observer-polyfill": "^1.5.1"
},
"dependencies": {},
"keywords": [

@@ -67,0 +64,0 @@ "react",

@@ -24,12 +24,2 @@ # ReactImagePickerEditor

### External Resource
`ReactImagePickerEditor`, for use the functionality of cropping images, the ResizeObserver api is used
The ResizeObserver interface reports changes to the dimensions of an Element's content or border box, or the bounding box of an SVGElement.
Install the package
```sh
npm i resize-observer-polyfill --save
```
### Usages

@@ -36,0 +26,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc