
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
slate-cloud
Advanced tools
Add hosted images and file attachments for Slate with image resizing for use with Portive
Add beautiful and intuitive images and attachments to Slate with support for paste, drag and drop and <input type="file"> uploads.
Images uploaded directly to hosted server
Images are proportionately resized by dragging a resize bar
Images are resized on the server for faster downloads and reduced bandwidth
Uses HTML srcSet to deliver higher resolution images to displays with higher DPI (e.g. high resolution images will be delivered at 2x the resolution if possible)
Shows the width/height while dragging for precise resizing
While images are uploading, a live progress bar is shown
The progress bar is not part of Slate's edit history which means undo won't undo progress bar movement
Uses a CDN for fast performance
Specify default max width/height for initial view (e.g. you can default to a preview with a width of 320px or go full width)
Images are just a Slate Element that you define. Just add the <HostedImage> component inside it where you want the image to be shown. Because it's just a Slate element you can do all the following:
Coming Soon:
Default implementation shows attachment block with filename, file size (friendly format like 12KB) and the progress bar
Supports progress bar while uploading on custom attachments with a <ProgressBar> Component
Fully customizable to display aspects like size of file, original filename and who uploaded the attachment.
Has an async save method that ensures that all the images and attachments have finished uploading with an optional timeout. If the timeout is reached first, will return the document without the completed uploaded.
Uses a secret API key just for you that gives you control over who can upload, how much and for how long giving you secure control over uploading.
Coming Soon:
johndoe can upload up to 1 GB and then he is shown a message and given a link to the upgrade page.FAQs
Add hosted images and file attachments for Slate with image resizing for use with Portive
We found that slate-cloud demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.