Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@simon04/npm2arch
Advanced tools
Convert npm packages into a PKGBUILD for Arch Linux integration.
NPM package.json --> PKGBUILD for pacman
yaourt -S nodejs-npm2arch
git clone https://github.com/Filirom1/npm2arch
cd npm2arch
[sudo] npm install -g
Transform an npm package into an Arch Linux PKGBUILD
npm2PKGBUILD $NPM_NAME > PKGBUILD
makepkg
pacman -U nodejs-$NPM_NAME-$VERSION-any.pkg.tar.xz
Transform an npm package into an AUR tarball using mkaurball
npm2aurball $NPM_NAME
Transform an npm package into an Arch Linux package archive
npm2archpkg $NPM_NAME
pacman -U nodejs-$NPM_NAME-$VERSION-any.pkg.tar.xz
Install an npm package with pacman
npm2archinstall $NPM_NAME
npm2arch is licensed under the MIT License.
FAQs
Convert NPM package to a PKGBUILD for ArchLinux
The npm package @simon04/npm2arch receives a total of 14 weekly downloads. As such, @simon04/npm2arch popularity was classified as not popular.
We found that @simon04/npm2arch 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
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.