Gathering detailed insights and metrics for mask-guide-1
Gathering detailed insights and metrics for mask-guide-1
Gathering detailed insights and metrics for mask-guide-1
Gathering detailed insights and metrics for mask-guide-1
npm install mask-guide-1
Typescript
Module System
Node Version
NPM Version
70.9
Supply Chain
71.4
Quality
74.8
Maintenance
100
Vulnerability
100
License
JavaScript (89.19%)
HTML (10.81%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
3 Stars
23 Commits
1 Forks
1 Watchers
16 Branches
1 Contributors
Updated on Jun 02, 2020
Latest Version
1.0.0
Package Id
mask-guide-1@1.0.0
Unpacked Size
459.36 kB
Size
216.33 kB
File Count
9
NPM Version
5.6.0
Node Version
8.10.0
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
No dependencies detected.
参数 | 说明 | 类型 | 默认值 | 是否必填 | 备注 |
---|---|---|---|---|---|
el | 用来选择需要引导的元素 | id/Element | 无 | 是 | |
width | 露出空白的宽度 | Number | 需要引导元素的宽度 | 否 | |
height | 露出空白的高度 | Number | 需要引导元素的高度 | 否 | |
top | 空白为距离窗口顶部的高度 | Number | 需要引导元素的位置 | 否 | |
left | 空白为距离窗口左边的距离 | Number | 需要引导元素的位置 | 否 | |
explainWidth | 文字说明位置的宽度 | Number | 需要引导元素的宽度 | 否 | 当说明的内容很多,比需要引导的元素宽是可以使用该字段 |
selfClickCallback | 点击被引导元素的回调 | Function | function(){} | 否 | |
nextCallback | 点击下一步的回调 | Function | function(){} | 否 | |
closeCallback | 点击跳过的回调 | Function | function(){} | 否 | |
nextBtnText | 下一步按钮的文字 | String | 下一步 | 否 | |
closeBtnText | 跳过按钮的文字 | String | 跳过 | 否 | |
showNext | 是否现实下一步按钮 | Boolean | true | 否 | |
showClose | 是否现实跳过按钮 | Boolean | false | 否 | |
explain | 其他说明内容 | String或者Element | null | 否 |
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
Found 0/23 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
license file not detected
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
51 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More