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.2.3 to 1.2.4

9

package.json
{
"name": "react-image-picker-editor",
"version": "1.2.3",
"version": "1.2.4",
"description": "React library for the selection, edition and compression of images in png, jpeg and webp formats.",
"author": "josealejandro2928",
"author": {
"name": "Jose Alejandro Concepcion Alvarez",
"url": "https://www.linkedin.com/in/jalejandroc/"
},
"license": "MIT",

@@ -24,3 +27,3 @@ "repository": "josealejandro2928/react-image-picker-editor",

"predeploy": "cd example && yarn install && yarn run build",
"release":"rm -rf ./dist && yarn build && cp ./LICENSE.md ./dist/ && cp ./README.md ./dist/ && npm publish",
"release": "rm -rf ./dist && yarn build && cp ./LICENSE.md ./dist/ && cp ./README.md ./dist/ && npm publish",
"deploy": "gh-pages -d example/build"

@@ -27,0 +30,0 @@ },

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