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

image-upload-react

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

image-upload-react - npm Package Compare versions

Comparing version 1.2.3 to 1.3.3

1

dist/index.js

@@ -93,2 +93,3 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }

},
accept: "image/*",
onChange: handleImageSelect,

@@ -95,0 +96,0 @@ onClick: function onClick(event) {

@@ -91,2 +91,3 @@ import React from 'react';

},
accept: "image/*",
onChange: handleImageSelect,

@@ -93,0 +94,0 @@ onClick: function onClick(event) {

2

package.json
{
"name": "image-upload-react",
"version": "1.2.3",
"version": "1.3.3",
"description": "react image picker",

@@ -5,0 +5,0 @@ "author": "Abd-Alwahab",

Sorry, the diff of this file is not supported yet

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