
Product
Introducing Webhook Events for Pull Request Scans
Add real-time Socket webhook events to your workflows to automatically receive pull request scan results and security alerts in real time.
The Box plugin for Uppy lets users import files from their Box account.
A Companion instance is required for the Box plugin to work. Companion handles authentication with Box, downloads files from Box and uploads them to the destination. This saves the user bandwidth, especially helpful if they are on a mobile connection.
Uppy is being developed by the folks at Transloadit, a versatile file encoding service.
import Uppy from '@uppy/core'
import Box from '@uppy/box'
const uppy = new Uppy()
uppy.use(Box, {
// Options
})
$ npm install @uppy/box
Alternatively, you can also use this plugin in a pre-built bundle from
Transloadit’s CDN: Smart CDN. 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.
4.0.1
Released: 2024-07-15
| Package | Version | Package | Version | | ----------------- | ------- | ----------------- | ------- | | @uppy/companion | 5.0.1 | @uppy/drop-target | 3.0.1 | | @uppy/core | 4.0.1 | @uppy/react | 4.0.1 | | @uppy/dashboard | 4.0.1 | uppy | 4.0.1 | | @uppy/drag-drop | 4.0.1 | | |
setOptions
to StatusBar
(Mikael Finstad / #5260).ts
files (Antoine du Hamel / #5335)ws
from 8.17.0 to 8.17.1 (dependabot[bot] / #5324)<Dashboard/>
, <DragDrop/>
, drop-target
- new anti-flickering solution (Evgenia Karunus / #5326)Meta
generic optional (Merlijn Vos / #5330)manual-cdn
workflow (Antoine du Hamel / #5329)FAQs
Import files from Box, into Uppy.
The npm package @uppy/box receives a total of 109,163 weekly downloads. As such, @uppy/box popularity was classified as popular.
We found that @uppy/box demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 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.
Product
Add real-time Socket webhook events to your workflows to automatically receive pull request scan results and security alerts in real time.
Research
The Socket Threat Research Team uncovered malicious NuGet packages typosquatting the popular Nethereum project to steal wallet keys.
Product
A single platform for static analysis, secrets detection, container scanning, and CVE checks—built on trusted open source tools, ready to run out of the box.