
Company News
Socket Has Acquired Secure Annex
Socket has acquired Secure Annex to expand extension security across browsers, IDEs, and AI tools.
binary-china-mirror
Advanced tools
解决国内安装npm依赖时,需要安装国外binary库的问题,让你摆脱安装失败问题。
# 自动在全局的.npmrc及.yarnrc生成对应的配置
npm i -g binary-china-mirror --registry=https://registry.npmmirror.com
# 查看npm配置
npm config list
cd ~/my-project
# 命令会自动根据当前项目用yarn或者npm自动生成对应的rc文件
binary-china-mirror
RUN npm config set registry https://registry.npmmirror.com \
&& npm install --unsafe-perm -g binary-china-mirror
# 安装全部依赖
RUN npm ci
FAQs
Binary china mirror
The npm package binary-china-mirror receives a total of 1 weekly downloads. As such, binary-china-mirror popularity was classified as not popular.
We found that binary-china-mirror 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.

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.

Product
Reachability analysis for PHP is now available in experimental, helping teams identify which vulnerabilities are actually exploitable.