New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@smock/umi-plugin-sproxy

Package Overview
Dependencies
Maintainers
12
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smock/umi-plugin-sproxy

拦截/代理真实接口,便于开发调试

latest
Source
npmnpm
Version
0.1.33
Version published
Maintainers
12
Created
Source

umi sproxy工具插件

umi-plugin-sproxy

安装方法:

npm i @smock/umi-plugin-sproxy
# 或
yarn add @smock/umi-plugin-sproxy

指定NO_SPROXY或NO_INTERCEPTOR环境变量可禁用拦截工具 例如:

export NO_SPROXY=true
# 或
export NO_INTERCEPTOR=true

拦截工具参考文档: https://www.npmjs.com/package/@smock/interceptor

Keywords

umi plugin

FAQs

Package last updated on 22 Jul 2021

Did you know?

Socket

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.

Install

Related posts