
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
install-me-maybe
Advanced tools
Installs your NPM modules only if they are out of date, designed for CI / CD systems
Works with Yarn or NPM!
Designed for CI / CD systems. Run install-me-maybe
as many times as you'd like, it will only run npm install
or yarn
when the lock file changed.
Creates a hash of your package-lock.json or yarn.lock and writes that hash to a file called .installmemaybe
On the next call to install-me-maybe the contents of the hash file are compared with the new hash, only then will an install be triggered.
Installs your NPM modules only if they are out of date, designed for CI / CD systems
FAQs
Installs your NPM modules only if they are out of date, designed for CI / CD systems
We found that install-me-maybe 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.