Gathering detailed insights and metrics for sanity-plugin-mermaid
Gathering detailed insights and metrics for sanity-plugin-mermaid
Gathering detailed insights and metrics for sanity-plugin-mermaid
Gathering detailed insights and metrics for sanity-plugin-mermaid
npm install sanity-plugin-mermaid
Typescript
Module System
Node Version
NPM Version
39.2
Supply Chain
51.5
Quality
65.5
Maintenance
25
Vulnerability
91.6
License
JavaScript (100%)
Total Downloads
2,193
Last Day
1
Last Week
3
Last Month
23
Last Year
239
6 Stars
23 Commits
1 Forks
1 Watchers
22 Branches
1 Contributors
Updated on Feb 21, 2025
Minified
Minified + Gzipped
Latest Version
1.2.0
Package Id
sanity-plugin-mermaid@1.2.0
Unpacked Size
239.88 kB
Size
180.23 kB
File Count
14
NPM Version
6.13.4
Node Version
12.16.1
Cumulative downloads
Total Downloads
Add a Mermaid graph input type for Sanity CMS
Read more about using the plugin in this blog post
1sanity install mermaid
Then use it in your schema:
1export default { 2 name: 'graph', 3 title: 'Graph', 4 type: 'document', 5 fields: [ 6 { 7 name: 'title', 8 title: 'Title', 9 type: 'string', 10 }, { 11 type: 'mermaid', 12 } 13 ] 14}
In order to render in your frontend you need to manually use the mermaid package.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
Found 0/23 approved changesets -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
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
72 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-06-23
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 MoreLast Day
-50%
1
Compared to previous day
Last Week
-81.3%
3
Compared to previous week
Last Month
53.3%
23
Compared to previous month
Last Year
15.5%
239
Compared to previous year