
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
@icedesign/balloon-confirm
Advanced tools
ICE 气泡确认框
npm install @icedesign/balloon-confirm
气泡确认框
Balloon
组件。Balloon
组件,所以对于子元素是自定义React Component
的情况,需要主动传递onMouseEnter
、onMouseLeave
、onClick
事件。props
可参考Balloon
组件,其中triggerType
默认为click
。参数名 | 说明 | 必填 | 类型 | 默认值 | 备注 |
---|---|---|---|---|---|
className | 样式名 | 否 | string | - | |
title | 确认框描述 | 否 | string | - | |
confirmText | 确认按钮文本 | 否 | string | '确认' | |
cancelText | 取消按钮文本 | 否 | string | '取消' | |
onConfirm | 点击确认的回调 | 否 | function(e) | - | |
onCanel | 点击取消的回调 | 否 | function(e) | - | |
Icon | 自定义气泡图标 | 否 | ReactNode | <Icon type="warning" style={{ color: '#FFA003' }} /> |
FAQs
ICE 气泡确认框
The npm package @icedesign/balloon-confirm receives a total of 28 weekly downloads. As such, @icedesign/balloon-confirm popularity was classified as not popular.
We found that @icedesign/balloon-confirm demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 12 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
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.