@uppy/react
Advanced tools
Comparing version 2.2.2 to 2.2.3
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@uppy/dashboard@^2.4.2
Updated@uppy/drag-drop@^2.1.2
Updated@uppy/file-input@^2.1.2
Updated@uppy/progress-bar@^2.1.2
Updated@uppy/status-bar@^2.2.2
Updated@uppy/utils@^4.1.2