
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@crashmax/vite-plugin-compress
Advanced tools
Compress your bundle + assets from Vite
./public
are compressed with Brotliexclude: ["ssr-manifest.json"]
import compress from 'vite-plugin-compress'
export default {
plugins: [
compress(),
]
}
quality: number
Higher quality means smaller file sizes.
Defaults to max quality (11).
threshold: number
Minimum file size (in bytes) to be compressed.
Defaults to 1501.
exclude: string[]
Globs to exclude certain files from being compressed.
extensions: string[]
Additional extensions to compress with Brotli.
Default extensions include:
.html
.js
.css
.svg
.json
svgo: object
Options for the SVG optimizer.
More info here.
Default plugins include:
removeViewBox: false
removeDimensions: true
pngquant: object
Options for the PNG optimizer.
More info here.
brotli: boolean
Set to false to disable Brotli compression.
verbose: boolean
Log compressed files and their compression ratios.
FAQs
Compress your bundle + assets from Vite
We found that @crashmax/vite-plugin-compress 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.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.