Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rpldy/upload-preview

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rpldy/upload-preview - npm Package Compare versions

Comparing version 0.4.1 to 0.5.0

14

package.json
{
"version": "0.4.1",
"version": "0.5.0",
"name": "@rpldy/upload-preview",

@@ -20,10 +20,10 @@ "description": "preview component to show image or video being uploaded",

"dependencies": {
"@rpldy/shared": "^0.4.1",
"@rpldy/shared-ui": "^0.4.1"
"@rpldy/shared": "^0.5.0",
"@rpldy/shared-ui": "^0.5.0"
},
"devDependencies": {
"@rpldy/upload-button": "^0.4.1",
"@rpldy/upload-url-input": "^0.4.1",
"@rpldy/upload-button": "^0.5.0",
"@rpldy/upload-url-input": "^0.5.0",
"@storybook/addon-knobs": "^5.3.19",
"flow-bin": "^0.130.0",
"flow-bin": "^0.133.0",
"react-image-crop": "^8.6.4",

@@ -39,3 +39,3 @@ "styled-components": "^5.1.1"

},
"gitHead": "5978d6e0e9cf6257fdb0bce611742e2e7c95d215"
"gitHead": "ccd432a0d36a69f08fa65494d0a63735767fb273"
}

@@ -65,3 +65,3 @@ <a href="https://badge.fury.io/js/%40rpldy%2Fupload-preview">

This is especially useful when adding other features such as abort and [retry](../retry-hooks).
This is especially useful when adding other features such as abort and [retry](../core/retry-hooks).

@@ -68,0 +68,0 @@ The code below shows how to clear the previews with a button click:

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