@uppy/react
Advanced tools
Comparing version 1.10.8 to 1.10.9
{ | ||
"name": "@uppy/react", | ||
"description": "React component wrappers around Uppy's official UI plugins.", | ||
"version": "1.10.8", | ||
"version": "1.10.9", | ||
"license": "MIT", | ||
@@ -25,7 +25,7 @@ "main": "index.js", | ||
"dependencies": { | ||
"@uppy/dashboard": "^1.12.8", | ||
"@uppy/drag-drop": "^1.4.19", | ||
"@uppy/progress-bar": "^1.3.19", | ||
"@uppy/status-bar": "^1.7.6", | ||
"@uppy/utils": "^3.2.3", | ||
"@uppy/dashboard": "^1.12.9", | ||
"@uppy/drag-drop": "^1.4.20", | ||
"@uppy/progress-bar": "^1.3.20", | ||
"@uppy/status-bar": "^1.7.7", | ||
"@uppy/utils": "^3.2.4", | ||
"prop-types": "^15.6.1" | ||
@@ -36,3 +36,3 @@ }, | ||
}, | ||
"gitHead": "d07d27422c373b66216ef98ff76081e8618c4943" | ||
"gitHead": "84f7b4d37daa4c1dc98138a169189412af2ae498" | ||
} |
Sorry, the diff of this file is not supported yet
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
65555
Updated@uppy/dashboard@^1.12.9
Updated@uppy/drag-drop@^1.4.20
Updated@uppy/progress-bar@^1.3.20
Updated@uppy/status-bar@^1.7.7
Updated@uppy/utils@^3.2.4