Comparing version 1.5.15 to 1.5.16
@@ -251,2 +251,2 @@ var _class, _temp; | ||
return Url; | ||
}(Plugin), _class.VERSION = "1.5.15", _temp); | ||
}(Plugin), _class.VERSION = "1.5.16", _temp); |
{ | ||
"name": "@uppy/url", | ||
"description": "The Url plugin lets users import files from the Internet. Paste any URL and it’ll be added!", | ||
"version": "1.5.15", | ||
"version": "1.5.16", | ||
"license": "MIT", | ||
@@ -25,4 +25,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/companion-client": "^1.8.0", | ||
"@uppy/utils": "^3.3.1", | ||
"@uppy/companion-client": "^1.8.1", | ||
"@uppy/utils": "^3.4.0", | ||
"preact": "8.2.9" | ||
@@ -33,3 +33,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