Research
Security News
Threat Actor Exposes Playbook for Exploiting npm to Build Blockchain-Powered Botnets
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
@beisen-platform/platform-date-range
Advanced tools
{
text: this.props.text || '', // '2018/08/22 10:50:28~2018/08/29 10:50:38' , 中间用 ~ 分割
value: this.props.value || '', // '2018/08/22 10:50:28-2018/08/29 10:50:38',中间用 - 分割
"cmp_id": "2a5e8670-6ea6-474d-b682-be8f55a46b4b",
"cmp_name": "datetime11",
"cmp_type": "BC_DateRange",
"cmp_label": "日期时间(11)",
"cmp_data": {
"title": "日期时间(11)",
"field_name": "dxkforeignsjy",
"required": false, //必填
"cmp_state": "create",
"cmp_status": "editable",
"editdisplaystate": "editable",
"createdisplaystate": "editable",
"showdisplaystate": "readonly",
"datasourcename": "NativePlace",
"metaObjectName":"BeisenCloudDemo.first",
"dataType": "Text",
"desc":"日期", //title后面的帮助问号显示的文字
"isShowTime": true, //true or false,是否开启选择时分秒的功能
"data_format": "yyyy/MM/dd HH:mm:ss", //format格式,展示出来的格式
"dateTimeType": "dateRange" //日期类型,有如下几种 ,date,dateTime,years,dateRange,dateTimeRange
},
"search_data": {
metaFieldRelationIDPath: null,
metaobjectname: "BeisenCloudDemo.first",
opeartor: "eq",
seperator: "-"
},
"ifError": false, //true 或者false,是否显示错误状态
"biz_data": { "text": "" },
"validators": {},
"placeholder":"这是提示", //输入框内提示信息,只有非只读禁用时显示,没有则取title
styleTitle: 'rightFlush', // "upAndDown" , "rightFlush", "leftFlush", label的位置上下还是左右
onChange: (value,target) => {} //onchange回调事件
}
render() {
return <DateTimeRange {...this.props}/>;
}
FAQs
We found that @beisen-platform/platform-date-range 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 threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
Security News
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
Security News
Research
A malicious npm package disguised as a WhatsApp client is exploiting authentication flows with a remote kill switch to exfiltrate data and destroy files.