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

@rpldy/upload-button

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rpldy/upload-button - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

2

lib/asUploadButton.js

@@ -37,3 +37,3 @@ "use strict";

extraProps = props.extraProps,
uploadOptions = _objectWithoutProperties(props, ["id", "className", "text", "children", "extraProps"]); //using ref so inputOnClick can stay memoized
uploadOptions = _objectWithoutProperties(props, ["id", "className", "text", "children", "extraProps"]); //using ref so onButtonClick can stay memoized

@@ -40,0 +40,0 @@

{
"version": "0.3.1",
"version": "0.3.2",
"name": "@rpldy/upload-button",

@@ -27,9 +27,9 @@ "description": "upload button component and asUploadButton HOC",

"dependencies": {
"@rpldy/shared-ui": "^0.3.0"
"@rpldy/shared-ui": "^0.3.2"
},
"devDependencies": {
"@rpldy/retry": "^0.3.0",
"@rpldy/uploady": "^0.3.1",
"@rpldy/retry": "^0.3.2",
"@rpldy/uploady": "^0.3.2",
"@storybook/addon-knobs": "^5.3.19",
"flow-bin": "^0.126.1",
"flow-bin": "^0.129.0",
"styled-components": "^5.1.1"

@@ -44,3 +44,3 @@ },

},
"gitHead": "ac68ae0a1fb284b90462f4bd9d840a59ac1cb5e3"
"gitHead": "855e4471317ca0bc82f168b217c43e3f74211364"
}

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