Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
The Url plugin lets users import files from the Internet. Paste any URL and it’ll be added!
The Url plugin lets users import files from the Internet. Paste any URL and it’ll be added!
A Companion instance is required for the Url plugin to work. 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.
Uppy is being developed by the folks at Transloadit, a versatile file encoding service.
import Uppy from '@uppy/core'
import Url from '@uppy/url'
const uppy = new Uppy()
uppy.use(Url, {
// Options
})
$ npm install @uppy/url
Alternatively, you can also use this plugin in a pre-built bundle from Transloadit’s CDN: Edgly. In that case Uppy
will attach itself to the global window.Uppy
object. See the main Uppy documentation for instructions.
Documentation for this plugin can be found on the Uppy website.
3.2.0
Released: 2022-10-19
| Package | Version | Package | Version | | ---------------------- | ------- | ---------------------- | ------- | | @uppy/angular | 0.4.3 | @uppy/tus | 3.0.3 | | @uppy/aws-s3 | 3.0.3 | @uppy/url | 3.1.0 | | @uppy/companion | 4.0.4 | @uppy/webcam | 3.2.1 | | @uppy/core | 3.0.3 | @uppy/xhr-upload | 3.0.3 | | @uppy/golden-retriever | 3.0.2 | uppy | 3.2.0 | | @uppy/locales | 3.0.2 | | |
UrlUI
(Antoine du Hamel / #4143)Timed out waiting for socket
(Antoine du Hamel / #4150)Cannot mark a queued request as done
in MiniXHRUpload
(Antoine du Hamel / #4151)yarn.lock
(Antoine du Hamel / #4154)yarn.lock
(Antoine du Hamel / #4153)transloadit-xhr
dev example (Antoine du Hamel / #4149)console.log
call (Antoine du Hamel / #4139)FAQs
The Url plugin lets users import files from the Internet. Paste any URL and it’ll be added!
The npm package @uppy/url receives a total of 38,479 weekly downloads. As such, @uppy/url popularity was classified as popular.
We found that @uppy/url demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.