Socket
Socket
Sign inDemoInstall

@uppy/react

Package Overview
Dependencies
7
Maintainers
8
Versions
109
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.2 to 2.2.3

16

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

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

"dependencies": {
"@uppy/dashboard": "^2.3.0",
"@uppy/drag-drop": "^2.1.1",
"@uppy/file-input": "^2.1.1",
"@uppy/progress-bar": "^2.1.1",
"@uppy/status-bar": "^2.2.1",
"@uppy/utils": "^4.1.0",
"@uppy/dashboard": "^2.4.2",
"@uppy/drag-drop": "^2.1.2",
"@uppy/file-input": "^2.1.2",
"@uppy/progress-bar": "^2.1.2",
"@uppy/status-bar": "^2.2.2",
"@uppy/utils": "^4.1.2",
"prop-types": "^15.6.1"

@@ -39,5 +39,5 @@ },

"peerDependencies": {
"@uppy/core": "^2.3.1",
"@uppy/core": "^2.3.3",
"react": "^16.0.0 || ^17.0.0 || ^18.0.0"
}
}
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