@uppy/file-input
Advanced tools
Comparing version 1.4.21 to 1.4.22
@@ -152,2 +152,2 @@ var _class, _temp; | ||
return FileInput; | ||
}(Plugin), _class.VERSION = "1.4.21", _temp); | ||
}(Plugin), _class.VERSION = "1.4.22", _temp); |
{ | ||
"name": "@uppy/file-input", | ||
"description": "Simple UI of a file input button that works with Uppy right out of the box", | ||
"version": "1.4.21", | ||
"version": "1.4.22", | ||
"license": "MIT", | ||
@@ -25,3 +25,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^3.3.1", | ||
"@uppy/utils": "^3.4.0", | ||
"preact": "8.2.9" | ||
@@ -32,3 +32,3 @@ }, | ||
}, | ||
"gitHead": "e1efe07927e7c47b94bba5540d9c0f6fd1c4c514" | ||
"gitHead": "7c55bd855e456c536bcd318efeefd65e774cd903" | ||
} |
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/utils@^3.4.0