
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.
deped-sync
Advanced tools
将其它源的 npm package 同步到私服
npm i deped-sync -g
将 npm 官网的 react 同步到私服
dsync react -t=私服库 -u=私服账户 -p=密码 -e=邮箱
指定版本同步到私服, 比如 react 18.0.0.0
dsync react@18.0.0 -t=私服库 -u=私服账户 -p=密码 -e=邮箱
将 B 私服库中 的 @swc/core 同步到 A 私服库中
dsync @swc/core -t=A库 -s=B库 -u=A库账户 -p=密码 -e=邮箱
FAQs
通过dsync命令将其它源的npm包同步到私服
The npm package deped-sync receives a total of 0 weekly downloads. As such, deped-sync popularity was classified as not popular.
We found that deped-sync 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.