
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@alitajs/aconsole
Advanced tools
一些 alita 项目的移动端调试工具的集合。
{
aconsole:{
inspx:{},
console:{}
}
}
inspx 可以通过摇一摇唤醒,用于查看页面渲染的 px 值,显示值为真实的 px 值,可能是设置的 px 值 @2x 或者 @3x。
配置项。
export default {
aconsole:{
inspx: {
production: false, // 希望在生产上也能够保留 inspx 功能,一般用在特殊的灰度环境
disabled: false, // 是否关闭 inspx 功能,推荐用法是不使用,这里可以不配置 inspx 。
margin: true,
size: true,
padding: true,
},
}
};
控制台通过配置唤起。
配置项。
键名 | 类型 | 可选 | 默认值 | 描述 |
---|---|---|---|---|
defaultPlugins | Array | true | ['system', 'network', 'element', 'storage'] | 需要自动初始化并加载的内置插件。 |
onReady | Function | true | 回调方法,当 vConsole 完成初始化并加载完内置插件后触发。 | |
onClearLog | Function | true | 回调方法,点击 Log 或 System 面板的 "Clear" 按钮后出发。 | |
maxLogNumber | Number | true | 1000 | 超出上限的日志会被自动清除。 |
disableLogScrolling | Boolean | true | 若为 false ,有新日志时面板将不会自动滚动到底部。 | |
theme | String | true | 'light' | 主题颜色,可选值为 'light' |
FAQs
@alitajs/aconsole
The npm package @alitajs/aconsole receives a total of 15 weekly downloads. As such, @alitajs/aconsole popularity was classified as not popular.
We found that @alitajs/aconsole demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 11 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.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.