
Security News
Feross on the 10 Minutes or Less Podcast: Nobody Reads the Code
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.
@smock/vue-cli-plugin-sproxy
Advanced tools
npm i @smock/vue-cli-plugin-sproxy
该服务会在任何vue子命令启动时启动。(只有在process.env.NODE_ENV为development时或未定义时生效。)
例如:
该服务会在运行npm run serve 或 yarn serve时自动运行。
该服务会运行在配置文件制定的端口。
详细信息可以查看控制台输出。
如何禁用?
启动serve时指定环境变量NO_INTERCEPTOR=true即可。
注意:使用命令启动时请指定NO_INTERCEPTOR环境变量为true。目的是禁止自动启动的服务。
{
// ...
"scripts": {
"sproxy": "vue-cli-service sproxy --port 5000"
}
// ...
}
Then you can run command to start the interceptor service.
npm run sproxy
Configuration Documents:
FAQs
vue cli plugin of @smock/interceptor
We found that @smock/vue-cli-plugin-sproxy demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 12 open source maintainers 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
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.

Research
/Security News
Campaign of 108 extensions harvests identities, steals sessions, and adds backdoors to browsers, all tied to the same C2 infrastructure.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.