Skip to content

Commit 175eff3

Browse files
author
Charlike Mike Reagent
committed
fix(*): update nsp id
Signed-off-by: Charlike Mike Reagent <[email protected]>
1 parent 79ee780 commit 175eff3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ _Project scaffolded and managed with [hela][]._
142142
[prettier-url]: https://github.com/prettier/prettier
143143
[prettier-img]: https://img.shields.io/badge/styled_with-prettier-f952a5.svg
144144

145-
[nodesecurity-url]: https://nodesecurity.io/orgs/tunnckocore/projects/todo/master
146-
[nodesecurity-img]: https://nodesecurity.io/orgs/tunnckocore/projects/todo/badge
145+
[nodesecurity-url]: https://nodesecurity.io/orgs/tunnckocore/projects/a3213fd4-9f9a-46a1-a472-055c49331b92/master
146+
[nodesecurity-img]: https://nodesecurity.io/orgs/tunnckocore/projects/a3213fd4-9f9a-46a1-a472-055c49331b92/badge
147147
<!-- the original color of nsp:
148148
[nodesec-img]: https://img.shields.io/badge/nsp-no_known_vulns-35a9e0.svg -->
149149

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Simple, small and stable helper & prompter for submitting conventional commits",
55
"repository": "tunnckoCore/gitcommit",
66
"author": "Charlike Mike Reagent (https://charlike.online)",
7-
"nspId": "todo",
7+
"nspId": "a3213fd4-9f9a-46a1-a472-055c49331b92",
88
"main": "./src/index.js",
99
"scripts": {
1010
"start": "hela",

0 commit comments

Comments
 (0)