
Security News
GitHub Actions Checkout Now Blocks Risky pull_request_target Checkouts
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.
npm-proxy-login
Advanced tools
1. 通过该脚本登陆 npm 进行发包, 启动脚本时传入4个参数 (registry、username、password、email) 2. registry 代表需要登陆的 源, 可以是 官方的源,也可以是私有 npm 源 3. username、password、email 分别代表 (发布私有化 npm 包 账号的 账号、密码、邮箱)
"scripts": {
"npmProxyLogin": "npx npmproxylogin https://registry.npmjs.org/ username password email"
}
FAQs
1. 通过该脚本登陆 npm 进行发包, 启动脚本时传入4个参数 (registry、username、password、email) 2. registry 代表需要登陆的 源, 可以是 官方的源,也可以是私有 npm 源 3. username、password、email 分别代表 (发布私有化 npm 包 账号的 账号、密码、邮箱)
The npm package npm-proxy-login receives a total of 264 weekly downloads. As such, npm-proxy-login popularity was classified as not popular.
We found that npm-proxy-login demonstrated a healthy version release cadence and project activity because the last version was released less than 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.

Security News
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.