Socket
Socket
Sign inDemoInstall

@uppy/react

Package Overview
Dependencies
7
Maintainers
5
Versions
109
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.11.0 to 1.11.1

16

package.json
{
"name": "@uppy/react",
"description": "React component wrappers around Uppy's official UI plugins.",
"version": "1.11.0",
"version": "1.11.1",
"license": "MIT",

@@ -25,8 +25,8 @@ "main": "index.js",

"dependencies": {
"@uppy/dashboard": "^1.14.0",
"@uppy/drag-drop": "^1.4.22",
"@uppy/file-input": "^1.4.20",
"@uppy/progress-bar": "^1.3.22",
"@uppy/status-bar": "^1.8.1",
"@uppy/utils": "^3.3.0",
"@uppy/dashboard": "^1.15.0",
"@uppy/drag-drop": "^1.4.23",
"@uppy/file-input": "^1.4.21",
"@uppy/progress-bar": "^1.3.23",
"@uppy/status-bar": "^1.8.2",
"@uppy/utils": "^3.3.1",
"prop-types": "^15.6.1"

@@ -37,3 +37,3 @@ },

},
"gitHead": "1493a807fe83f7b465a8f7562bfb5631b1945e5b"
"gitHead": "e1efe07927e7c47b94bba5540d9c0f6fd1c4c514"
}

@@ -6,3 +6,3 @@ # @uppy/react

<a href="https://www.npmjs.com/package/@uppy/react"><img src="https://img.shields.io/npm/v/@uppy/react.svg?style=flat-square"></a>
<a href="https://travis-ci.org/transloadit/uppy"><img src="https://img.shields.io/travis/transloadit/uppy/master.svg?style=flat-square" alt="Build Status"></a>
<img src="https://github.com/transloadit/uppy/workflows/Tests/badge.svg" alt="CI status for Uppy tests"> <img src="https://github.com/transloadit/uppy/workflows/Companion/badge.svg" alt="CI status for Companion tests"> <img src="https://github.com/transloadit/uppy/workflows/End-to-end%20tests/badge.svg" alt="CI status for browser tests">

@@ -9,0 +9,0 @@ React component wrappers around Uppy's officially maintained UI plugins.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc