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

@rpldy/upload-preview

Package Overview
Dependencies
Maintainers
1
Versions
111
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.1.8 to 0.1.9

types/index.d.ts

16

package.json
{
"version": "0.1.8",
"version": "0.1.9",
"name": "@rpldy/upload-preview",

@@ -8,2 +8,3 @@ "description": "",

"module": "src/index.js",
"types": "types/index.d.ts",
"license": "MIT",

@@ -20,11 +21,10 @@ "repository": {

"dependencies": {
"@rpldy/shared": "^0.1.7",
"@rpldy/shared-ui": "^0.1.8"
"@rpldy/shared": "^0.1.9",
"@rpldy/shared-ui": "^0.1.9"
},
"devDependencies": {
"@rpldy/sender": "^0.1.7",
"@rpldy/upload-button": "^0.1.8",
"@rpldy/upload-url-input": "^0.1.8",
"@rpldy/upload-button": "^0.1.9",
"@rpldy/upload-url-input": "^0.1.9",
"@storybook/addon-knobs": "^5.3.18",
"flow-bin": "^0.121.0",
"flow-bin": "^0.123.0",
"styled-components": "^4.4.1"

@@ -39,3 +39,3 @@ },

},
"gitHead": "20fa09a7a5ffa89c05d892175d5d0d9b4d6821cf"
"gitHead": "f1a40b9335abc19d904be186e43ae72b9d366e32"
}

@@ -0,1 +1,12 @@

<a href="https://badge.fury.io/js/%40rpldy%2Fupload-preview">
<img src="https://badge.fury.io/js/%40rpldy%2Fupload-preview.svg" alt="npm version" height="20"></a>
<a href="https://circleci.com/gh/rpldy/react-uploady">
<img src="https://circleci.com/gh/rpldy/react-uploady.svg?style=svg" alt="circleci status"/></a>
<a href="https://codecov.io/gh/rpldy/react-uploady">
<img src="https://codecov.io/gh/rpldy/react-uploady/branch/master/graph/badge.svg" alt="codecov status"/></a>
<a href="https://bundlephobia.com/result?p=@rpldy/upload-preview">
<img src="https://badgen.net/bundlephobia/minzip/@rpldy/upload-preview" alt="bundlephobia badge"/></a>
<a href="https://react-uploady-storybook.netlify.com/?path=/story/upload-preview--simple">
<img src="https://cdn.jsdelivr.net/gh/storybookjs/brand@master/badge/badge-storybook.svg" alt="rpldy storybook"/></a>
# Upload Preview

@@ -10,10 +21,8 @@

```shell
#Yarn:
$ yarn add @rpldy/uploady @rpldy/upload-preview
```
Or
```shell
#NPM:
$ npm i @rpldy/uploady @rpldy/upload-preview
```
```

@@ -20,0 +29,0 @@ ## Props

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