@uppy/react
Advanced tools
Comparing version 1.3.2 to 1.4.0
{ | ||
"name": "@uppy/react", | ||
"description": "React component wrappers around Uppy's official UI plugins.", | ||
"version": "1.3.2", | ||
"version": "1.4.0", | ||
"license": "MIT", | ||
@@ -25,7 +25,7 @@ "main": "index.js", | ||
"dependencies": { | ||
"@uppy/dashboard": "^1.4.1", | ||
"@uppy/drag-drop": "^1.3.1", | ||
"@uppy/progress-bar": "^1.3.1", | ||
"@uppy/status-bar": "^1.3.1", | ||
"@uppy/utils": "^2.0.0", | ||
"@uppy/dashboard": "^1.5.0", | ||
"@uppy/drag-drop": "^1.4.0", | ||
"@uppy/progress-bar": "^1.3.2", | ||
"@uppy/status-bar": "^1.4.0", | ||
"@uppy/utils": "^2.1.0", | ||
"prop-types": "^15.6.1" | ||
@@ -36,3 +36,3 @@ }, | ||
}, | ||
"gitHead": "aea91d00db29c058009b60eb4d951b085fb90db2" | ||
"gitHead": "c370dba0b6d48770995d0c764bb54f0b05309781" | ||
} |
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@^1.5.0
Updated@uppy/drag-drop@^1.4.0
Updated@uppy/progress-bar@^1.3.2
Updated@uppy/status-bar@^1.4.0
Updated@uppy/utils@^2.1.0