Installations
npm install node-red-contrib-markdown-mail
Developer Guide
Typescript
No
Module System
CommonJS
Node Version
9.0.0
NPM Version
6.9.0
Score
66.9
Supply Chain
66.6
Quality
75
Maintenance
50
Vulnerability
99.6
License
Releases
Unable to fetch releases
Contributors
Unable to fetch Contributors
Languages
JavaScript (64.27%)
HTML (35.73%)
Developer
smarthomefans
Download Statistics
Total Downloads
625
Last Day
1
Last Week
3
Last Month
7
Last Year
82
GitHub Statistics
43 Stars
188 Commits
26 Forks
2 Watching
15 Branches
4 Contributors
Package Meta Information
Latest Version
1.0.0
Package Id
node-red-contrib-markdown-mail@1.0.0
Unpacked Size
7.91 kB
Size
3.67 kB
File Count
6
NPM Version
6.9.0
Node Version
9.0.0
Total Downloads
Cumulative downloads
Total Downloads
625
Last day
0%
1
Compared to previous day
Last week
200%
3
Compared to previous week
Last month
133.3%
7
Compared to previous month
Last year
-5.7%
82
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
pushbear markdown 邮件模板
安装
$ npm i node-red-contrib-markdown-mail
测试流程
1[{"id":"10d2769d.7a77e9","type":"e-mail","z":"17e201be.442a8e","server":"smtp.qq.com","port":"465","secure":true,"name":"434715737@qq.com","dname":"","x":956,"y":930,"wires":[]},{"id":"702aa829.345428","type":"inject","z":"17e201be.442a8e","name":"","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":129,"y":954,"wires":[["d493b.d80bb6c5"]]},{"id":"d493b.d80bb6c5","type":"function","z":"17e201be.442a8e","name":"内容准备","func":"msg.payload = `\n门口监测到人走动,请看图核实身份 \n![图片](https://ss0.bdstatic.com/94oJfD_bAAcT8t7mm9GUKT-xh_/timg?image&quality=100&size=b4000_4000&sec=1557395612&di=be03f8779ccb85ac0fad4e77e066d97c&src=http://s11.sinaimg.cn/mw690/006hikKrzy7slvzPwSKba&690)\n\n\n`\nmsg.title = \"测试发送数据\"\nreturn msg;","outputs":1,"noerr":0,"x":338,"y":957,"wires":[["3b0c8997.0e2af6"]]},{"id":"3b0c8997.0e2af6","type":"markdown-mail","z":"17e201be.442a8e","name":"","title":"","content":"","x":626,"y":947,"wires":[["10d2769d.7a77e9"]]}]
Maintainers
License
MIT © 2018 yaming116
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: MIT License: LICENSE:0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/16 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'master'
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 14 are checked with a SAST tool
Reason
17 existing vulnerabilities detected
Details
- Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92
- Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx
- Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275
- Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc
- Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp
- Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw
- Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7
- Warn: Project is vulnerable to: GHSA-3w3w-pxmm-2w2j
- Warn: Project is vulnerable to: GHSA-xwcq-pm8m-c4vf
- Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c
- Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj
- Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf
- Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9
- Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3
- Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q
- Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw
- Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g
Score
1.7
/10
Last Scanned on 2024-12-30
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