
Security News
Axios Maintainer Confirms Social Engineering Attack Behind npm Compromise
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.
@b1/bee-toast
Advanced tools
BeeUi 小程序组件 - 提示框
$ bee install @b1/bee-toast
| 名称 | 描述 |
|---|---|
is-show | [说明]: toast 显示控制字段。类型: Boolean默认值: false |
text | [说明]:提示的文案,必填。 类型: String默认值: "" |
icon | [说明]:图标。 类型: String默认值: "" 可选值详见 wxc-icon 组件中的 type 属性 |
icon-image | [说明]:【已废弃,请使用 src 】自定义图标图片的路径,优先级高于 icon。类型: String默认值: "" |
src | [说明]:自定义图标图片的路径,优先级高于 icon。 类型: String默认值: "" |
icon-color | [说明]:图标颜色。 类型: String默认值: "#fff" |
duration | [说明]:提示的延迟时间,单位毫秒。 类型: Number默认值: 2000 |
bind:success | [说明]:调用成功的回调函数。 |
| 名称 | 描述 |
|---|---|
show(msg) | [说明]:显示toast。 [类型]: Function[参数]: String[返回]: void |

FAQs
BeeUi wepy小程序组件 - 提示框
We found that @b1/bee-toast 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
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.