Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
@cicara/sico
Advanced tools
npm install -g @cicara/sico
$ sico --help
Usage: sico [options] [command]
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
sprite package svg files to a single sprite file
optimize optimize svg icons
help [command] display help for command
$ sico sprite --help
Usage: sico-sprite [options] <pattern>
Options:
-p --pretty pretty output (default: false)
-o --output-file <filename> output file for new files (can not coexist with write)
-h, --help display help for command
$ sico optimize --help
Usage: sico-optimize [options] <pattern>
Options:
-w --write overwrite origin files (default: false)
-p --pretty pretty output (default: false)
--current-color transform color to currentColor (default: false)
--convert-path-data convert Path data to relative or absolute (whichever is shorter), convert one segment to another, trim useless delimiters, smart rounding, and much more (default: false)
--set-size-1em set svg width and height to 1em (default: false)
-o --output <destination> output path for new files (can not coexist with write)
-h, --help display help for command
FAQs
optimize svg file for svg icons
The npm package @cicara/sico receives a total of 5 weekly downloads. As such, @cicara/sico popularity was classified as not popular.
We found that @cicara/sico 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
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.