Comparing version 0.27.1 to 0.27.2
{ | ||
"name": "@uppy/url", | ||
"description": "The Url plugin lets users import files from the Internet. Paste any URL and it’ll be added!", | ||
"version": "0.27.1", | ||
"version": "0.27.2", | ||
"license": "MIT", | ||
@@ -36,3 +36,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "6b82d12d42a0dfdd9e0677a18efcaf44c251c58c" | ||
"gitHead": "bd6c2c36aebd705bdf1f9cee973487b50a4bdf10" | ||
} |
@@ -10,3 +10,3 @@ # @uppy/url | ||
An Uppy Server instance is required for the Url plugin to work. Uppy Server will download the files and upload them to their destination. This saves bandwidth for the user (especially on mobile connections) and helps avoid CORS restrictions. | ||
An Uppy Companion instance is required for the Url plugin to work. Uppy Companion will download the files and upload them to their destination. This saves bandwidth for the user (especially on mobile connections) and helps avoid CORS restrictions. | ||
@@ -13,0 +13,0 @@ Uppy is being developed by the folks at [Transloadit](https://transloadit.com), a versatile file encoding service. |
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
37818