
Research
TeamPCP-Linked Supply Chain Attack Hits SAP CAP and Cloud MTA npm Packages
Compromised SAP CAP npm packages download and execute unverified binaries, creating urgent supply chain risk for affected developers and CI/CD environments.
pngout-bin
Advanced tools
pngout optimizes the size of PNG files losslessly
You probably want imagemin-pngout instead.
$ npm install --save pngout-bin
import {execFile} from 'node:child_process';
import pngout from 'pngout-bin';
execFile(pngout, ['input.png', 'output.png', '-s0', '-k0', '-f0'], error => {
console.log('Image minified!');
});
$ npm install --global pngout-bin
$ pngout --help
MIT © Imagemin
FAQs
pngout wrapper that makes it seamlessly available as a local dependency
The npm package pngout-bin receives a total of 70,766 weekly downloads. As such, pngout-bin popularity was classified as popular.
We found that pngout-bin demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 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.

Research
Compromised SAP CAP npm packages download and execute unverified binaries, creating urgent supply chain risk for affected developers and CI/CD environments.

Company News
Socket has acquired Secure Annex to expand extension security across browsers, IDEs, and AI tools.

Research
/Security News
Socket is tracking cloned Open VSX extensions tied to GlassWorm, with several updated from benign-looking sleepers into malware delivery vehicles.