
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
weiyi-vue-navigate
Advanced tools
本lib
主要解决在h5中各种跳转(原生,h5)等问题,旨在简化操作
目前仅支持 webpack, 并且开启了es6的代码转换功能使用
#切换到微易仓库
npm install weiyi-vue-navigate
import navigate from 'weiyi-vue-navigate'
//跳h5
navigate.gotoUrl('http://baidu.com')
//跳原生
navigate.gotoNative('redBag')
//增加webview 回调
navigate.addAppBackFun(function(){
...
})
本lib
在默认加载的时候会绑定onAppBackToInputPage
事件,并添加标识为,用来防止 跳原生页面多次点击会造成多次触发的问题
FAQs
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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.