Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
react-native-baidu-mjt
Advanced tools
npm i react-native-baidu-mjt
react-native link react-native-baidu-mjt
参考 SDK快速接入(Objective C) 或 cocoapods
配置:[your target] > Build Settings > General > Linked Frameworks and Libraries > 添加 libz.1.2.5.tbd
libstdc++.tbd
CoreTelephony.framework
JavaScriptCore.framework
Security.framework
CoreLocation.framework
SystemConfiguration.framework
CoreGraphics.framework
UIKit.framework
Foundation.framework
或者
配置:[your target] > Build Settings > OTHER_LDFLAGS > 依次添加 -l"z"
-l"stdc++"
-framework "CoreTelephony"
-framework JavaScriptCore
-framework Security
-framework CoreLocation
-framework SystemConfiguration
-framework CoreGraphics
-framework UIKit
-framework Foundation
参考 安卓SDK快速接入(Gradle配置) 的 配置manifext.xml-添加业务配置
配置业务
开启统计,options 包含如下参数:
channel
渠道enableExceptionLog
开启错误日志收集, 默认 1logSendWifiOnly
仅在 WIFI 环境发送日志,默认 false。iOS 专用,Android 需要在 AndroidManifest.xml 中 设置 BaiduMobAd_ONLY_WIFIsessionResumeInterval
设置应用进入后台再回到前台为同一次启动的最大间隔时间,默认 30logSendInterval
日志发送时间间隔,logStrategy 为 2 时有效logStrategy
设置日志发送策略,0:启动,1:每天,2:自定义,默认0enableDebug
是否打印SDK中的日志,默认 falseadid
adid。iOS 专用enableGps
设置是否获取GPS信息,默认 true。iOS 专用,Android 需要在 AndroidManifest.xml 中 设置 BaiduMobAd_GPS_LOCATIONappKey
appKeyFAQs
百度移动统计-基础分析 SDK react-native 版
The npm package react-native-baidu-mjt receives a total of 1 weekly downloads. As such, react-native-baidu-mjt popularity was classified as not popular.
We found that react-native-baidu-mjt 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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.