
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.
bm-bridge-com
Advanced tools
安装:
npm i bm-bridge --save
使用:
import { closeWebView } from 'bm-bridge'
closeWebView()
在pc开发环境,如果想模拟返回一个假的定位地址,可以在项目中设置一个全局标示:
// 设置bm-bridge的本地开发标示
// @ts-ignore
window.__BM__BRIDGE__DEV__ = true
同时在当前url中添加参数__gps__,刷新页面即可得到定位桥接返回的假地址,注意不要在正是环境设置__BM__BRIDGE__DEV__,以免正式环境无法返回真的定位地址。
FAQs
bm桥接组件
We found that bm-bridge-com 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.

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.